2
0
Fork 0
mirror of https://github.com/ethauvin/bld.git synced 2025-04-26 00:37:10 -07:00
Commit graph

52 commits

Author SHA1 Message Date
673ebbdeb0 Updated to latest bld wrapper 2024-08-23 10:58:37 -04:00
a616a8a8f6 Upgraded bld to 2.1.0-SNAPSHOT 2024-08-22 19:23:18 -04:00
0797e39dd6 Added native support for Java modules 2024-08-22 19:04:56 -04:00
d96ce65cbb Fixed regression in 2.0.0 with global bld command when used without any arguments.
Upgraded to bld 2.0.1.
Updated version to 2.0.1.
2024-07-28 20:59:21 -04:00
97a153f955 Updated version to 2.0.0.
Upgraded to bld 2.0.0.
2024-07-28 19:59:35 -04:00
fbaaa4ae3e Updated wrapper 2024-07-27 22:35:52 -04:00
fa5929a778 Updated wrapper 2024-07-23 05:17:21 -04:00
0e4e171a81 Don't try to avoid other std output when help is generating JSON, the plugin will now parse the JSON out regardless 2024-07-20 15:06:29 -04:00
3ec2cc68ce More changes to cache format, now the dependency tree generation is cached 2024-07-20 11:30:35 -04:00
d605ac1242 Preserve the project's version as a semantic version number. Created two version of parsing version string, one falls back to generic version, the other returns VersionNumber.UNKNOWN when parsing fails like in previous bld versions. 2024-07-20 02:44:51 -04:00
fa0ac43828 Updated wrapper 2024-07-19 23:36:58 -04:00
19991e84c4 Regression fix to version handling 2024-07-19 23:16:18 -04:00
15be3a2cd7 Allow offline and help json modes work together 2024-07-19 18:11:09 -04:00
42ced8e340 Updated wrapper 2024-07-19 13:32:34 -04:00
522b8b95d7 Updated wrapper 2024-07-19 08:53:45 -04:00
454c51db12 Updated wrapper 2024-07-18 22:15:53 -04:00
9614bd8014 Consolidate all hashing and caching into a single properties file instead of multiple files 2024-07-18 22:14:56 -04:00
604f5ba424 Tweaks to help output and bld output when no commands are provided 2024-07-17 22:56:07 -04:00
b0a75b22b7 Tweaks to help overview documentation 2024-07-17 22:31:50 -04:00
0ed48f9eed Fix properties 2024-07-17 21:25:44 -04:00
a02e78820e Improvement to offline operation, now pushed to the actual operations instead of the commands 2024-07-17 21:25:24 -04:00
d904fd22b7 Better error reporting when internet is not accessible, added support for offline mode that will not access the internet for any reason. 2024-07-17 20:59:38 -04:00
8e02a3ac7e Removed generic json output support and only add it for the help operation 2024-07-14 15:22:45 -04:00
48c43a05ed Fixes for dependency override property behavior. 2024-07-13 20:44:45 -04:00
bb6052250e Updated wrapper 2024-07-13 19:29:18 -04:00
23d9e26856 Fixed download location of bld's own wrapper 2024-07-13 19:26:27 -04:00
30f456e47a Added support for overriding dependency versions with properties throughout all of dependency resolution. 2024-07-13 19:25:44 -04:00
fd38de9644 Updated wrapper for latest 2.0.0-SNAPSHOT 2024-07-13 08:00:32 -04:00
5ced931f7e Upgraded to latest bld wrapper 2024-07-10 18:50:10 -04:00
bc13bad49f Upgraded to latest bld wrapper 2024-06-26 08:03:49 -04:00
c912e4396e Improvements to json operation.
Upgraded bld to 2.0.0-SNAPSHOT.
2024-06-25 05:13:20 -04:00
e491f6d664 Updated to latest bld 1.9.2-SNAPSHOT 2024-05-23 07:56:03 -04:00
aca7aa41a9 Added support for setting the bld build file java and javac options through bld-wrapper.properties. Fixes #33. 2024-05-23 07:53:16 -04:00
accf27c4db Updated version to 1.9.1.
Updated to bld 1.9.1.
Updated to RIFE/core 1.8.1.
2024-05-01 16:48:02 -04:00
52fc588795 Updated to bld 1.9.0 2024-02-25 22:52:13 -05:00
5e681a4400 Updated version to 1.8.0 2024-01-30 21:19:37 -05:00
942cd28468 Updated to bld 1.7.5.
Updated to latest RIFE2/core with updated dependencies.
Updated version to 1.7.5.
Updated RIFE2 project blueprint to use v1.7.3 and related dependencies.
2023-10-20 17:24:28 -04:00
1a243efb66 Updated version to 1.7.4 2023-10-10 16:14:56 -04:00
f2b1d4228f Updated for bld 1.7.3. 2023-10-03 23:02:32 -04:00
d00471dd02 Updated version to 1.7.2 2023-08-19 23:53:19 -04:00
57fbaefda7 Updated version to 1.7.1 2023-08-17 11:28:56 -04:00
9ea1739249 Updated to bld 1.7.0 2023-05-12 16:11:46 -04:00
34509e125a Updated wrapper and submodule 2023-05-12 09:00:55 -04:00
e99c28e5f8 Fixed zip distribution generation, using the actual wrapper jar of the current repo state 2023-05-12 08:54:09 -04:00
aaaf7a544e Updated to latest wrapper 2023-05-11 21:59:04 -04:00
ec683311b8 Added bld.sourceDirectories property to allow additional source directories to be added for the build file compilation. Simplified build file by using the AbstractRife2Build file from core as the base. 2023-05-11 12:30:02 -04:00
bb7781a0b2 Updated for revised extensions 2023-05-11 10:34:11 -04:00
6dd420f88f Core submodule update. 2023-05-11 10:11:28 -04:00
cb59f12427 Updated core submodule. Use RIFE core method to read version number. 2023-05-11 09:43:43 -04:00
6fff539b39 Updated core submodule. 2023-05-11 09:19:13 -04:00