Commit Graph

25 Commits

Author SHA1 Message Date
1bf1a030dc feat: add multiple projects configure function 2023-11-04 02:10:45 +08:00
6c5835bc72 feat: remove auto conversion if it's an interpolation 2023-11-04 02:10:45 +08:00
d9c8c5dc84 fix: like "a=some", "a_b=some" style's property key name will fail on build 2023-11-04 02:10:44 +08:00
d2aed2120e feat: use @Nonnull better for Kotlin code 2023-11-03 23:10:53 +08:00
68116f9f1f fix: when set global configure children configure "all" replaced problem 2023-09-26 08:01:59 +08:00
bd22e7b134 refactor: remove related lowercase functions 2023-09-26 07:59:06 +08:00
416522a673 feat: add stub function for possible problems with nested lambdas 2023-09-26 07:11:58 +08:00
f08d25912d refactor: standardize Gradle project naming 2023-09-26 06:33:58 +08:00
1bcd23113d fix: Gradle lifecycle problem 2023-09-26 04:35:44 +08:00
22b4228a46 feat: replace "/" to "or" 2023-09-26 04:28:48 +08:00
7485b13e7c feat: add checking update function 2023-09-26 03:40:39 +08:00
e24f6d0df1 feat: styled new SLog 2023-09-26 03:17:07 +08:00
10ae6ed17a refactor: unconditionally to output the sources even got an error 2023-09-26 02:01:13 +08:00
d41347066d docs: fix description 2023-09-16 00:28:21 +08:00
b6507c0e99 docs: update comments 2023-09-12 13:53:55 +08:00
180f475562 feat: add keyValuesRules function 2023-09-07 00:15:45 +08:00
9e2c26ae73 feat: add propertiesFileNames function 2023-09-07 00:14:08 +08:00
f66cdc1f31 feat: add toStringMap function 2023-09-07 00:14:08 +08:00
2e73f36bf0 feat: add includeKeys function 2023-09-07 00:14:07 +08:00
8594bca9a6 refactor: using new way to checking load build script class exists 2023-09-06 19:33:10 +08:00
8cc09e7fcd refactor: using relative pom path to resolve generated dependencies jar 2023-09-06 19:32:08 +08:00
6297cb9919 refactor: replace packaging jar method using "net.lingala.zip4j" 2023-09-06 02:26:30 +08:00
eead3c8839 feat: add use '' or "" to force a string value 2023-09-04 02:01:08 +08:00
e113c45a5d feat: let generator use typed value 2023-09-04 02:00:16 +08:00
f03805ff2c Initial commit 2023-09-03 01:11:31 +08:00