Commit Graph

32 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
6b8e8b4090
Compile git statically 2019-07-11 11:03:59 -06:00
Jeremy Soller
9bb5b2a8bf
git: Link with nghttp2 2019-07-10 20:17:20 -06:00
Jeremy Soller
f31064caa1
Update pkgutils 2019-04-07 10:47:52 -06:00
Jeremy Soller
5647f4953d
Reduce git patch 2019-03-31 15:07:59 -06:00
Jeremy Soller
8f153efb38
Add build argument to autotools stuff 2019-01-20 15:32:38 -07:00
Jeremy Soller
917dcda07f
Remove patches for linking pthreads 2019-01-07 17:36:36 -07:00
Jeremy Soller
bc9111de77
Fix linking pthreads 2018-12-27 19:11:10 -07:00
Jeremy Soller
ea6fb1cfc3
Simplify git patch 2018-12-26 19:27:51 -07:00
Jeremy Soller
a421212313
Recipe cleanup and add freeglut (WIP) 2018-12-10 12:44:02 -07:00
Jeremy Soller
5391551561
Make all make calls parallel 2018-12-02 19:50:30 -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
Jeremy Soller
f0f05be025 Fix pkg-config with autotools programs 2018-02-22 20:07:00 -07:00
Jeremy Soller
7d02f68aad Use poll with git 2017-11-26 19:14:35 -07:00
Tibor Nagy
e4c9e702d2 Add ca-certificates dependency for git 2017-11-23 22:28:19 +01: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
219464b4d0
Specify host in config.sh, not specific recipe 2017-08-07 14:16:43 -07:00
Ian Douglas Scott
bc88709f6b
git: ; as path separator 2017-07-24 19:12:58 -07:00
Ian Douglas Scott
7cab4d678e
Override git sha1 implementation 2017-07-17 10:06:48 -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
f666977dc5
Use curl in git 2017-07-07 12:55:07 -07:00
Ian Douglas Scott
4955cacafd
git: Do not patch configure script 2017-07-07 10:39:32 -07:00
Ian Douglas Scott
ccfd1885ee
Add zlib recipe; use in git recipe 2017-07-07 10:19:23 -07:00
Ian Douglas Scott
b90d029b7e
Corrections to git recipe 2017-07-05 19:48:30 -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