Ryan Kurtz
|
6b9cf67ab3
|
GP-4842: Upping minimum supported Python version to 3.9
|
2024-08-14 09:30:38 -04:00 |
|
Ryan Kurtz
|
6c69cee64b
|
Merge remote-tracking branch 'origin/patch'
|
2024-07-17 11:14:16 -04:00 |
|
Ryan Kurtz
|
30628db2d0
|
GP-0: No longer instructing users to run the "init" gradle task during
fetchDepdendencies.gradle. It didn't play nice with gradle 8.9.
(Closes #6724)
|
2024-07-17 10:32:31 -04:00 |
|
Ryan Kurtz
|
78aadd0d8c
|
GP-4486: Adding Gradle wrapper
|
2024-07-03 08:04:27 -04:00 |
|
Ryan Kurtz
|
966e6fddf3
|
GP-4122: Switching to JDK 21
|
2024-06-12 05:59:11 -04:00 |
|
ghidra1
|
546f54f418
|
GP-4570 revisions to buildPyPackage task
|
2024-04-30 18:44:00 -04:00 |
|
Ryan Kurtz
|
8e5f272a43
|
GP-4489: Updating README.md to no longer require python build module
|
2024-04-30 14:02:00 -04:00 |
|
Ryan Kurtz
|
239234c2e1
|
GP-4489: Updating README.md to require pip3
|
2024-04-29 08:53:09 -04:00 |
|
Dan
|
fc17ca970c
|
GP-4489: Add psutil and protobuf to downloads, dist. Build py packages for dist.
|
2024-04-26 23:34:30 -04:00 |
|
Ryan Kurtz
|
542c9529d1
|
GP-0: Updating README.md to make it more clear what release file to
download (Closes #5868)
|
2024-01-03 13:13:49 -05:00 |
|
Ryan Kurtz
|
3b9bec2ce2
|
GP-0: Updating README
|
2023-08-04 19:00:32 -04:00 |
|
Andrew Strelsky
|
0de46bc339
|
removed $ from README
|
2023-05-02 17:59:23 -04:00 |
|
Ryan Kurtz
|
ed82e48c0b
|
GP-2476: Removing Gradle 8 note from docs
|
2023-02-22 07:27:36 -05:00 |
|
Ryan Kurtz
|
c198419b7e
|
GP-0: Update docs to indicate Gradle 8 is currently not supported
(#3527)
|
2023-02-16 06:50:53 -05:00 |
|
Ryan Kurtz
|
d67c3d77d8
|
Merge remote-tracking branch 'origin/patch'
|
2022-12-10 02:53:09 -05:00 |
|
Ryan Kurtz
|
1fee517024
|
GP-2928: Better error handling and documentation for unsupported
versions of visual studio
|
2022-12-09 03:32:17 -05:00 |
|
Ryan Kurtz
|
1bf953fc2a
|
GP-2786: Backporting Visual Studio Build Tools support to patch
|
2022-12-09 03:22:14 -05:00 |
|
Ryan Kurtz
|
ea5c2a423f
|
Merge branch 'GP-2786_ryanmkurtz_PR-4647_xiaoyinl_vswhere'
|
2022-11-09 00:23:59 -05:00 |
|
Ryan Kurtz
|
cddcf3d3e7
|
GP-2786: A few improvements
|
2022-11-09 00:21:58 -05:00 |
|
Ryan Kurtz
|
c71d63c10f
|
GP-0: Updating README.md with link to Known Issues section in DevGuide
|
2022-11-04 04:29:32 -04:00 |
|
Xiaoyin Liu
|
663e9d6d39
|
Add VC Build Tools to README.md
|
2022-10-08 06:37:20 -07:00 |
|
Ryan Kurtz
|
52d208e248
|
GP-677: Simplified DevGuide.md (Closes #4146)
|
2022-08-23 12:01:20 -04:00 |
|
Ryan Kurtz
|
0b3a92dfe6
|
GP-2132: Upgrade to Java 17 source and target compatibility
|
2022-07-21 00:32:21 -04:00 |
|
ghidra1
|
e5080cd9b1
|
Merge remote-tracking branch 'origin/GP-1659_SwitchWithInject' into
patch
|
2022-01-14 19:33:45 -05:00 |
|
Ryan Kurtz
|
cb13b3d6c6
|
GP-1680: Upping minimum Gradle version to 6.8
|
2022-01-14 03:30:55 -05:00 |
|
Ryan Kurtz
|
e0cb6a78fa
|
GP-0: Updating README.md
|
2021-12-15 12:35:37 -05:00 |
|
Ryan Kurtz
|
2c73c72f0b
|
GP-0: Updating README.md
|
2021-12-10 18:29:36 -05:00 |
|
Ryan Kurtz
|
5c0f06ab8d
|
GP-1521: Increasing minimum supported Gradle version from 6.0 to 6.4
(Closes #3650)
|
2021-11-19 07:53:52 -05:00 |
|
Olivier Hériveaux
|
442a1d5bd1
|
README.md releases URL fix
|
2021-11-03 14:09:47 +01:00 |
|
Ryan Kurtz
|
3c07ca2962
|
GP-1209: Support for building natives from a release.
|
2021-09-27 08:16:14 -04:00 |
|
Ryan Kurtz
|
5ef6ac96c3
|
Merge remote-tracking branch
'origin/GP-1106_ryanmkurtz_PR-3197_ryanmkurtz_platforms' (Closes #3197)
|
2021-08-31 14:02:05 -04:00 |
|
Ryan Kurtz
|
4bfb1d53dd
|
GP-1242: Updating JDK download links
|
2021-08-24 11:33:38 -04:00 |
|
Ryan Kurtz
|
00533b2869
|
GP-1106: Platform naming convention now supports different
architectures. Support for building on ARM.
|
2021-08-17 13:41:47 -04:00 |
|
Ryan Kurtz
|
3a0ae8ee39
|
GP-849: Gradle 7 support
|
2021-05-12 13:45:16 -04:00 |
|
Ryan Kurtz
|
158f2906b2
|
GP-936: README.md and DevGuide.md now state that we support Gradle 5.x
and 6.x (instead of 5.0 and later)
|
2021-05-11 12:54:19 -04:00 |
|
Ryan Kurtz
|
25cb6345cf
|
GP-915: Fixing gradle instruction in README.md
|
2021-05-04 08:02:39 -04:00 |
|
Ryan Kurtz
|
7c82d7b7b5
|
GP-847: Improved README.md
|
2021-04-08 10:24:43 -04:00 |
|
Dan
|
1c8df7abe2
|
GT-2738: Adding 'U.S. citizen' qualification to README.
|
2019-04-04 12:56:49 -04:00 |
|
emteere
|
49c2010b63
|
Update README.md
|
2019-04-03 15:53:27 -04:00 |
|
Dan
|
05ad1aa9f3
|
Updating DevGuide.md and README.md
|
2019-03-27 13:55:16 -04:00 |
|
James Osborn
|
db81e6b3b0
|
Minor text corrections (#165)
* Minor spelling and grammar fixes
|
2019-03-15 12:46:04 -04:00 |
|
Bill B
|
ce0b87f2b1
|
corrected to 'macOS'
Signed-off-by: Bill B <brubaker.bill+gitkraken@gmail.com>
|
2019-03-07 16:23:54 -05:00 |
|
Dan
|
090f94947e
|
minor grammar fix (#42)
hyphenate the compound modifier and formalize the article/adjective to read a tiny bit better
|
2019-03-06 10:26:42 -05:00 |
|
Tux3
|
4bba28bff3
|
README.md: Remove redundant HTTP autolink. (#4)
|
2019-03-05 20:18:54 -05:00 |
|
Dan
|
d2400ae34b
|
Fleshing out README and adding legal framework.
|
2019-03-04 12:38:27 -05:00 |
|
emteere
|
07d98fcea7
|
Update README.md
|
2019-03-01 20:40:39 -05:00 |
|
Christopher Tubbs
|
6c909a46cd
|
Add skeleton repository files
* Add issue templates
* Add contributing guide
* Add NOTICE file to accompany Apache 2.0 LICENSE file
* Update README
|
2019-02-28 22:43:12 -05:00 |
|
Christopher Tubbs
|
64ad1bc91a
|
Initial commit
|
2019-02-28 22:27:49 -05:00 |
|