Commit Graph

819 Commits

Author SHA1 Message Date
Guillaume Nodet
fc1d848d2a Concurrent access to the local repository, fixes #14 2019-10-03 14:04:06 +02:00
Peter Palaga
b10be13e04 Make --threads and --builder overridable via CLI 2019-10-01 18:42:59 +02:00
Guillaume Nodet
37152ad2db Use MVND_HOME instead of MAVEN_HOME to not mess the stock maven usage, fixes #7 2019-10-01 16:46:26 +02:00
Guillaume Nodet
3714bdbfe2 Add a correct NOTICE file, fixes #8 2019-10-01 16:18:00 +02:00
Guillaume Nodet
8e0e92ad96 Properly configure logging in the client, fixes #10 2019-10-01 16:07:20 +02:00
Guillaume Nodet
9eeceef158 Make sure the daemon system properties are reset after a build, fixes #5 2019-10-01 14:54:45 +02:00
Guillaume Nodet
af50993285 Support for --version, fixes #2 2019-10-01 12:24:48 +02:00
Guillaume Nodet
23549ebe14 Provides option to list and kill daemons, fixes #6 2019-10-01 12:24:13 +02:00
Guillaume Nodet
d28c066f53 Use an int for the pid in the registry 2019-10-01 12:23:10 +02:00
Guillaume Nodet
3fa011c36c Add a license, fixes #4 2019-09-30 16:57:52 +02:00
Peter Palaga
942be66550 Add more common entries to .gitignore 2019-09-30 16:11:25 +02:00
Guillaume Nodet
0bb8b6cd19 Fix exception when a message line is longer than 64k 2019-09-30 15:55:58 +02:00
Guillaume Nodet
3740425b99 Small changes 2019-09-30 11:56:42 +02:00
Guillaume Nodet
f6ff65d156 Default mvnd to use the smart builder and 2 threads per core 2019-09-26 23:25:03 +02:00
Guillaume Nodet
5913de0221 Support for daemons 2019-09-26 22:16:49 +02:00
Guillaume Nodet
a1e135ff4d Update README.md 2019-09-27 23:41:17 +02:00
Guillaume Nodet
fe1b8adaca Create README.md 2019-09-26 23:26:01 +02:00
Guillaume Nodet
e3b58e80e5 Support for daemons 2019-09-26 22:16:49 +02:00
Guillaume Nodet
844f3ddd7f Concurrent build support 2019-09-21 19:54:59 +02:00