Commit Graph

17 Commits

Author SHA1 Message Date
Jeremy Soller
3d3b2f0285
Fix git clone 2019-07-23 17:36:55 -06:00
Jeremy Soller
bdd5748b51
git: Fix path parsing and disable mmap 2019-07-20 21:14:07 -06:00
Jeremy Soller
9bb5b2a8bf
git: Link with nghttp2 2019-07-10 20:17:20 -06:00
Jeremy Soller
5647f4953d
Reduce git patch 2019-03-31 15:07:59 -06:00
Jeremy Soller
ea6fb1cfc3
Simplify git patch 2018-12-26 19:27:51 -07:00
Jeremy Soller
10234adf0c
Replace another instance of /dev/null in git 2018-12-02 16:08:32 -07:00
Jeremy Soller
3ccc94cb1a
Update git patch to use null: in sanitize_stdfs 2018-12-02 14:24:06 -07:00
Ian Douglas Scott
064869a1f1
git: Simplify patch a bit; some functions have been added 2017-08-15 13:38:11 -07:00
Ian Douglas Scott
f0f21aa8fe
git: do not patch /dev/null to null:
Newlib now has a workaround for this, and it was resulting in a lot of
changes.
2017-08-15 13:19:35 -07:00
Ian Douglas Scott
bc88709f6b
git: ; as path separator 2017-07-24 19:12:58 -07:00
Ian Douglas Scott
e55a6fcde7
git: use symlink instead of hard link 2017-07-07 21:39:02 -07:00
Ian Douglas Scott
505b4a5ac4
git: patch simplification 2017-07-07 15:09:10 -07:00
Ian Douglas Scott
f70775dee9
Simpify patch 2017-07-07 13:39:17 -07:00
Ian Douglas Scott
1dd0e46721
git: Avoid patching Makefile 2017-07-07 13:28:39 -07:00
Ian Douglas Scott
4955cacafd
git: Do not patch configure script 2017-07-07 10:39:32 -07:00
Ian Douglas Scott
f51d3cb8a0
Use symlinks in git 2017-07-05 19:47:57 -07:00
Ian Douglas Scott
22934777cd
Initial git recipe; has issues 2017-07-05 12:15:49 -07:00