Commit Graph

284 Commits

Author SHA1 Message Date
nathan 9e5954774e Cleand up comments 2016-09-02 12:55:52 +02:00
nathan 32e6ddd40b updated imports 2016-06-02 21:49:31 +02:00
nathan feec1f2f09 Added documentation, removed 'native' functionality (rolled into
'extraFiles'
2016-06-02 21:49:13 +02:00
nathan 949b266ade Updated version 2016-05-31 02:21:42 +02:00
nathan 82ff089878 Changed description-from-license logic to be MORE fragile, so that
errors are more pronounced at runtime.
2016-05-31 01:56:10 +02:00
nathan 97619b1f18 Added ability to get project description from License 2016-05-30 10:43:36 +02:00
nathan e1e138f7ed Exposed License.notes 2016-05-30 10:43:03 +02:00
nathan 94e5a0a1ee Cleaned project iml files 2016-05-30 10:42:24 +02:00
nathan 91acd71ebe Updated version 2016-04-28 20:16:19 +02:00
nathan 34e9833d8c Updated version 2016-04-28 16:46:18 +02:00
nathan 903c280ce8 Fixed issues with maven POM dependency version having an
not-coorrect prefix
2016-04-28 01:23:57 +02:00
nathan 26d9c8d4b3 Updated license info 2016-04-05 14:47:40 +02:00
nathan 96c0104436 project builds now associate dependency name+version info, so if
versions change, a new build can be built
2016-04-04 17:25:20 +02:00
nathan 76e18a4787 updated version 2016-04-03 21:04:08 +02:00
nathan 26a4ac1a27 Better retry for promot repo. no more duplicates in pom->comments
sections for license stuff.
2016-04-03 21:01:22 +02:00
nathan e57cd24a2d Added "CUSTOM" license type (where the contents of the license are
added in the 'copyright' section)
2016-03-25 17:42:41 +01:00
nathan 035267311f Updated version 2016-03-22 01:46:21 +01:00
nathan d03d8acb6a Now outputs errors during compile (when the compiler outputs text to
ERR). Better removal of shutdown hook (for saving build checksums)
2016-03-22 01:25:35 +01:00
nathan e1ffdbb93d Will no longer save build file checksums if there is an error during
the build
2016-03-22 00:49:45 +01:00
nathan e51e1e58f3 Fixed issue with version being off by 1 in jars (it was updating the
version AFTER building the jar)
2016-03-22 00:34:56 +01:00
nathan 92c45efd42 Fixed issue with version being off by 1 in jars (it was updating the
version AFTER building the jar)
2016-03-22 00:29:36 +01:00
nathan 6835bdca7a Updated build, system is self-building via build files again (instead
of just inside IDE)
2016-03-21 01:43:45 +01:00
nathan 475ec9b23a Updated to new build system 2016-03-21 01:40:15 +01:00
nathan 33dbe03fcc Added debug options for building build files 2016-03-21 01:39:50 +01:00
nathan 039bbf57c5 added some simple autodetection for build file 2016-03-21 01:38:28 +01:00
nathan aea64c1ca9 Additional tweaks to how we can accurately get the file path 2016-03-21 01:38:08 +01:00
nathan 2b0a3ceed0 Code polish. Also deletes staging dir if it's empty 2016-03-21 00:41:48 +01:00
nathan b18c14ede4 Fixed compileBuildInstructions 2016-03-21 00:41:17 +01:00
nathan efffedc4b1 Cleaend up dynamic classpath loading 2016-03-21 00:40:22 +01:00
nathan 604a8f5bf5 Added Shutdown hook + comparator as separate files 2016-03-21 00:38:48 +01:00
nathan 593f00c4fa Fixed in-memory classloader location parsing, changed to file object
instead of string
2016-03-21 00:38:21 +01:00
nathan 228168bd7d Fixed start/stop when at a < stock width 2016-03-21 00:36:23 +01:00
nathan 0559b93d1a Added extra debug info if file parse is bad 2016-03-20 22:31:42 +01:00
nathan d35cef8326 changed dependencies 2016-03-20 17:01:20 +01:00
nathan 0bcf822974 Fixed buildLog finish() and info when build is done. 2016-03-20 17:01:07 +01:00
nathan 9f11378446 Permit customizing the settings file name 2016-03-19 03:06:25 +01:00
nathan 07d3e32268 added comments 2016-03-17 19:40:47 +01:00
nathan ff633067c4 Releasing to maven is more reliable. Additional checks added during
close/release stage to confirm that stage is complete before continuing.
2016-03-17 17:38:32 +01:00
nathan 6c74b9a016 Added ability to specifiy the 'settings' .ini file as a CLI 2016-03-17 17:26:51 +01:00
nathan 325d47bd03 Fixed issues with BuildLog.print() not always being correct. 2016-03-17 17:26:21 +01:00
nathan 2563da3894 fast-md5 built for java6 2016-03-16 12:47:28 +01:00
nathan 0e9051b35d updated annotations 2016-03-16 00:21:53 +01:00
nathan 3fa6cbe886 Added javatar source 2016-03-14 04:19:31 +01:00
nathan d3c97a459e Explicit double variable 2016-03-14 04:18:44 +01:00
nathan b87539af65 Fixed error reporting when parsing YAML files 2016-03-14 01:48:40 +01:00
nathan b1ecef25bf Changed excetions to logs for issues with jar files not being found 2016-03-14 00:45:16 +01:00
nathan c18c2a0763 Fixed issue with deleting builds where the original and new are the
same file
2016-03-14 00:44:52 +01:00
nathan 01cff1b8e7 Fixed issue with getSource() returning incorrect filename 2016-03-14 00:44:28 +01:00
nathan 3f0b76b412 updated dependencies 2016-03-14 00:43:52 +01:00
nathan 3a19f9d11f Temp projects (when cross building temp files) are always built. 2016-03-13 17:01:01 +01:00