Tad Fisher
95c758b11c
Don't run tasks in buildSrc project
2024-06-04 13:23:09 -07:00
Tad Fisher
85cebdd557
Separate plugins for different Gradle APIs
2024-06-04 13:15:20 -07:00
Tad Fisher
301c64fa2f
Miscellaneous cleanup
2024-05-29 17:51:45 -07:00
Tad Fisher
f82c91be9f
Allow overriding the Gradle installation
2024-05-24 16:10:01 -07:00
Tad Fisher
799fb3debc
Allow overriding dependencies in gradle.nix
2024-05-24 14:24:41 -07:00
Tad Fisher
4910251482
Vastly simplify artifact extraction
2024-05-23 17:26:53 -07:00
Tad Fisher
43c4b71928
Update CLI interface
2024-05-19 13:56:09 -07:00
Tad Fisher
f24e295fc0
Dogfood v2
2024-05-17 17:50:06 -07:00
Tad Fisher
8d2ec45ad4
Rewrite plugin, use filenames in lockfile
2024-05-17 14:52:02 -07:00
Tad Fisher
e83e42f9d4
Fix ivy descriptor and snapshot artifacts
2023-12-19 17:40:34 -08:00
Tad Fisher
8ceeeb9611
WIP
2023-12-19 13:52:14 -08:00
Tad Fisher
6da87262a4
Redesign env hierarchy
2023-10-15 19:39:40 -07:00
Tad Fisher
121e512a06
Update metadata parsing
2023-10-11 17:51:59 -07:00
Tad Fisher
ba088f5bc6
Add --gradle-jdk argument
2023-10-10 10:52:04 -07:00
Tad Fisher
f618923fd0
Fix golden data for projects using local M2 dir
2023-10-06 16:48:24 -07:00
Tad Fisher
689a6a2090
Skip project dependencies
2023-10-06 16:23:59 -07:00
Tad Fisher
b152ca50f2
Cleanup build
2023-10-06 16:19:32 -07:00
Tad Fisher
00f8deb8f2
Rewrite based on code from the GitHub Dependency Graph Gradle Plugin
2023-10-06 16:01:15 -07:00
Tad Fisher
56c4bb435d
gradle-env.nix: Use dependencyResolutionManagement in 6.8+
2021-02-03 16:05:02 -08:00
Tad Fisher
55b3b60535
Update build dependencies
2021-02-01 14:58:38 -08:00
Tad Fisher
7c02e63afa
Add extraInit and buildJdk args
2020-12-01 16:44:44 -08:00
Tad Fisher
fd6a6f4693
Resolve and apply settings buildscript dependencies
2020-11-24 16:35:48 -08:00
Tad Fisher
beb157cf18
Update build; improve caching; improve tests
2020-11-22 19:32:18 -08:00
Jörg Thalheim
e05b6382ca
gradle-env: fix example usage
2020-10-23 09:01:09 +02:00
eyjhb
59e8130e64
fix init file not working on buildSrc
2020-08-01 13:41:51 +02:00
Tad Fisher
dd5d60e835
Fix dependency resolution for plugins in buildSrc
2020-04-27 17:42:58 -07:00
Tad Fisher
648be6bd07
Use custom dependency resolution
...
- Use Apache Ivy to resolve artifact URLs
- Update build model with full artifact IDs
- Generate Maven module metadata to support dynamic version constraints
- Resolve snapshot versions and generate snapshot metadata
- Add test fixtures and rewrite Gradle plugin tests
- Update dependencies
2020-01-23 10:01:38 -08:00
Tad Fisher
9a47ead9cb
Use project properties for plugin args
2019-11-01 15:30:34 -07:00
Tad Fisher
e6d2d02d50
Add "--project", "-p" option for resolving subprojects explicitly
...
Fixes #4 .
Also resolves #3 by excluding the local maven repo.
2019-10-31 17:36:03 -07:00
Tad Fisher
3afaaa373a
Remove fixupPhase from mkDep
2019-10-16 15:00:28 -07:00
Tad Fisher
2400aa55d0
Remove gradle-wrapper arg
...
It is the default behavior to use the project's Gradle wrapper if available.
2019-10-16 14:51:54 -07:00
Tad Fisher
e0ebecec21
Fix self-hosting
2019-06-19 14:36:14 -07:00
Tad Fisher
65af918965
app: move static files to /share
2019-06-04 15:29:18 -07:00
Tad Fisher
987c03604b
All-in-one env file
2019-06-04 15:18:58 -07:00
Tad Fisher
13a84d7518
Use Gradle Tooling API
2019-05-28 17:19:32 -07:00
Tad Fisher
274fcf4892
Update dependencies
2019-05-25 12:24:13 -07:00
Tad Fisher
1e2794a018
Generate buildSrc env
2019-04-01 14:34:47 -07:00
Tad Fisher
932f690610
First stab
2019-03-31 20:18:55 -07:00