1
0
Fork 0
mirror of https://github.com/ethauvin/kobalt.git synced 2025-04-26 16:28:12 -07:00

Commit graph

  • 7fd87c5f17 Merge branch 'master' into HEAD Erik C. Thauvin 2016-07-25 13:10:27 -07:00
  • e96a3a52e4 Prettyfied --profiling output Erik C. Thauvin 2016-07-25 11:58:47 -07:00
  • 33f01cdb27 Introduce KobaltContext#filefor(id). Cedric Beust 2016-07-25 00:41:42 -08:00
  • bc1e26bd1a Refactor PomGenerator. Cedric Beust 2016-07-25 00:39:06 -08:00
  • 60a61f0867 Formatting. Cedric Beust 2016-07-24 23:28:31 -08:00
  • 996bad980c Prettyfied --profiling output Erik C. Thauvin 2016-07-25 11:58:47 -07:00
  • b02ba388da Introduce KobaltContext#filefor(id). Cedric Beust 2016-07-25 00:41:42 -08:00
  • 5df0d01a21 Refactor PomGenerator. Cedric Beust 2016-07-25 00:39:06 -08:00
  • 095a3918f1 Formatting. Cedric Beust 2016-07-24 23:28:31 -08:00
  • c2aa0b45cb 0.868. 0.868 Cedric Beust 2016-07-24 22:39:56 -08:00
  • 888e5cde73 Added --profiling. Cedric Beust 2016-07-24 22:39:43 -08:00
  • f8d2d0ed23 Tests for profiles. Cedric Beust 2016-07-22 01:11:44 -08:00
  • 6b1ddc2333 Rename. Cedric Beust 2016-07-22 01:10:29 -08:00
  • 0057611869 val Cedric Beust 2016-07-22 01:10:20 -08:00
  • 9decde54c4 Make private. Cedric Beust 2016-07-22 01:10:04 -08:00
  • d029e654b0 Tests to make sure COMPILE scoped dependencies are resolved properly. Cedric Beust 2016-07-21 22:17:34 -08:00
  • 1b7987b07a 0.867. 0.867 Cedric Beust 2016-07-21 20:09:10 -07:00
  • f76b525f0c Fix file path. Cedric Beust 2016-07-21 20:08:51 -07:00
  • ba3bc4d216 0.866. 0.866 Cedric Beust 2016-07-21 19:57:02 -07:00
  • 1697b96923 Actually publish to the correct local maven repo. Cedric Beust 2016-07-21 19:56:46 -07:00
  • 9265eb20fb Comment. Cedric Beust 2016-07-21 19:56:29 -07:00
  • 84f104c2d6 0.865. 0.865 Cedric Beust 2016-07-21 04:02:48 -08:00
  • 45e40a1397 Transitive dependencies for tests were not correct. Cedric Beust 2016-07-21 04:02:22 -08:00
  • 4ba5f5bee1 0.864. 0.864 Cedric Beust 2016-07-21 00:23:28 -08:00
  • 0ca68c2c4f Add the <modelVersion> tag to the generated pom. Cedric Beust 2016-07-21 00:22:35 -08:00
  • 156f58ba82 IDEA files. Cedric Beust 2016-07-20 23:15:53 -08:00
  • 6aaa18e6f6 0.863. 0.863 Cedric Beust 2016-07-20 22:53:59 -08:00
  • 74181ec892 ~/.kobalt/repository is now ~/.kobalt/cache Cedric Beust 2016-07-20 22:50:36 -08:00
  • 8a30679966 settings.xml now uses camel case tags. Cedric Beust 2016-07-20 22:46:00 -08:00
  • 29dc3dd466 Formatting. Cedric Beust 2016-07-20 02:04:07 -08:00
  • 9d3665fe17 Merge branch 'master' of github.com:cbeust/kobalt Cedric Beust 2016-07-21 07:18:02 -07:00
  • ab95e4fc75 Refactor. Cedric Beust 2016-07-21 07:17:51 -07:00
  • 6b32aa6e62 Merge pull request #290 from ethauvin/master Cedric Beust 2016-07-20 22:44:42 -07:00
  • 2d6c8f720c Added support for jvm parameters (-Dkey=value) Erik C. Thauvin 2016-07-20 22:36:45 -07:00
  • 67ab53f8a3 0.862. 0.862 Cedric Beust 2016-07-20 18:21:51 -07:00
  • c5a79ea673 Return URI's for local Maven repo paths. Cedric Beust 2016-07-20 18:17:06 -07:00
  • 3562682cb4 0.861. Cedric Beust 2016-07-20 01:18:12 -08:00
  • 3a2ba61c6e Fix the extractHost() missing method exception. Cedric Beust 2016-07-20 01:17:01 -08:00
  • 5d6272065c Description and URL for the pom file. Cedric Beust 2016-07-19 23:43:23 -08:00
  • e24d9cea76 Merge pull request #288 from ethauvin/master 0.861 Cedric Beust 2016-07-20 13:15:52 -07:00
  • c0a2881ca0 Fixed kobaltw for TravisCI, also now handles directory names with space in them. Erik C. Thauvin 2016-07-20 13:05:11 -07:00
  • 67a5a670e9 0.860. 0.860 Cedric Beust 2016-07-19 21:48:24 -08:00
  • 2251a1254a Introducing ILocalMavenRepoPathInterceptor. Cedric Beust 2016-07-19 21:45:44 -08:00
  • 19d18bce82 Not needed, we already have localMaven(). Cedric Beust 2016-07-19 21:33:39 -08:00
  • f31c092acf Merge pull request #286 from ethauvin/master Cedric Beust 2016-07-20 06:18:28 -07:00
  • 6ec5aa8994 Changed fix for Gygwin/MinGW to handle Windows specifically. Switched kotbaltw to bourne shell. kobaltw.bat now created by default. Cedric Beust 2016-07-19 16:41:58 -07:00
  • 53ba3a4c0c 0.859. 0.859 Cedric Beust 2016-07-19 16:41:58 -07:00
  • ccd65b1baf Log. Cedric Beust 2016-07-19 16:41:46 -07:00
  • e24847d231 0.858. 0.858 Cedric Beust 2016-07-19 01:01:01 -08:00
  • 868abad621 Rename. Cedric Beust 2016-07-19 01:00:49 -08:00
  • b5c81c4e8d Faster .jarFile. Cedric Beust 2016-07-19 01:00:40 -08:00
  • 80f732bb00 Typo. 0.857 Cedric Beust 2016-07-18 23:49:49 -08:00
  • 91c6463c2e 0.857. Cedric Beust 2016-07-18 23:48:46 -08:00
  • c1c43e961a 0.856. 0.856 Cedric Beust 2016-07-18 23:44:21 -08:00
  • d37827ce93 Return pairs for benchmark functions. Cedric Beust 2016-07-18 23:43:41 -08:00
  • db1207ac04 Logging. Cedric Beust 2016-07-18 23:43:31 -08:00
  • 0760533444 Use Aether for transitive dependencies. Cedric Beust 2016-07-18 23:43:27 -08:00
  • c7d1dc4a8d Better default test directive. Cedric Beust 2016-07-18 23:42:10 -08:00
  • da8728f5f6 Merge pull request #284 from ethauvin/master 0.855 Cedric Beust 2016-07-19 10:02:25 -07:00
  • e061db2d1b Fix kobatlw shebang for Cygwin/MinGW. Erik C. Thauvin 2016-07-19 09:50:53 -07:00
  • ad7fe6c48f Rename test includes. Cedric Beust 2016-07-18 02:16:37 -08:00
  • ce3daac4f4 IDEA file Cedric Beust 2016-07-18 01:38:50 -08:00
  • 700c782a1e warn only if level >= 2 0.854 Cedric Beust 2016-07-18 01:34:46 -08:00
  • d08cda0e1f 0.854. Cedric Beust 2016-07-18 01:31:05 -08:00
  • 9f141e0e4a public Cedric Beust 2016-07-18 01:30:41 -08:00
  • 4353e438a1 Can't be null. Cedric Beust 2016-07-18 01:30:05 -08:00
  • 20b37cfc88 Reformat. Cedric Beust 2016-07-18 01:29:56 -08:00
  • f73315d97a Support internal. Cedric Beust 2016-07-18 01:29:13 -08:00
  • 9d582d5215 Relative path. Cedric Beust 2016-07-17 23:27:13 -08:00
  • 33eb4b0908 Relative paths. Cedric Beust 2016-07-18 07:14:15 -07:00
  • fec0b6c713 Better logging. Cedric Beust 2016-07-18 07:13:15 -07:00
  • 465b763aba First pass at different compiler args. Cedric Beust 2016-07-17 18:18:01 -07:00
  • a3c5489040 Merge branch 'master' of github.com:cbeust/kobalt Cedric Beust 2016-07-16 19:31:22 -07:00
  • 669b6cf6cb Remote duplicate paths. Cedric Beust 2016-07-16 19:09:07 -07:00
  • 6454ff28e2 Merge pull request #281 from ethauvin/master Cedric Beust 2016-07-15 11:25:51 -07:00
  • a8d07023c9 Validate current directory. Erik C. Thauvin 2016-07-15 11:09:17 -07:00
  • a413823198 Reformat. Cedric Beust 2016-07-13 17:43:59 -07:00
  • c6072710fe Merge pull request #280 from ethauvin/master Cedric Beust 2016-07-13 17:42:39 -07:00
  • 89655f4b46 Fix for --log -2 undocumented feature. Erik C. Thauvin 2016-07-13 17:32:30 -07:00
  • 4718fa2f85 0.853. Cedric Beust 2016-07-13 02:45:39 -08:00
  • fdd18a3573 Exclude $ classes from being run by Unit. Cedric Beust 2016-07-13 02:45:08 -08:00
  • 3ac313b7bf Better message when a dependency can't be resolved. Cedric Beust 2016-07-13 02:24:20 -08:00
  • e6efdc2f75 Merge pull request #279 from sargunster/shebang 0.853 Cedric Beust 2016-07-12 20:10:07 -07:00
  • 61f1c7c626 Always generate the shebang line Sargun Vohra 2016-07-12 22:58:11 -04:00
  • 3ced5ffd10 0.852. 0.852 Cedric Beust 2016-07-12 18:59:22 -07:00
  • 46b2c54022 IDEA files. Cedric Beust 2016-07-12 18:27:38 -07:00
  • e3c0b4dd0a Fix tests. Cedric Beust 2016-07-12 18:27:31 -07:00
  • 3975f73318 Comments. Cedric Beust 2016-07-12 03:48:30 -08:00
  • 97423c6b68 Typo. Cedric Beust 2016-07-12 03:29:25 -08:00
  • 77af90c077 0.851. 0.851 Cedric Beust 2016-07-12 03:21:45 -08:00
  • 49fd4d8708 Fix profile regexp. Cedric Beust 2016-07-12 03:21:30 -08:00
  • bf1863db32 Fix the profile rebuild. Cedric Beust 2016-07-12 03:19:17 -08:00
  • e7407fdcf8 Fix version for debug. Cedric Beust 2016-07-12 03:18:28 -08:00
  • 05ba43b599 0.850. 0.850 Cedric Beust 2016-07-12 02:31:17 -08:00
  • da9e8815f3 Always recompile the build file is a profile is given. Cedric Beust 2016-07-12 02:31:02 -08:00
  • ba2f274ee1 Not used. Cedric Beust 2016-07-12 02:22:32 -08:00
  • d577a785c5 This fix broke task ordering, need to investigate. Cedric Beust 2016-07-12 02:22:23 -08:00
  • 63f02f86bf Better log. Cedric Beust 2016-07-12 02:21:23 -08:00
  • ec3edce536 0.849. 0.849 Cedric Beust 2016-07-12 01:58:00 -08:00
  • 0e2cfc69fb Log profiles. Cedric Beust 2016-07-12 01:57:40 -08:00