Commit Graph

25 Commits

Author SHA1 Message Date
Jeremy Soller
f84eb0c265
Compile statically on everything 2019-06-21 21:06:46 -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
b86345a1d2
Fix linkage of pthreads in gcc 2018-12-22 10:09:38 -07:00
Jeremy Soller
05e8ccc040
Build gcc with lpthread 2018-12-22 08:29:21 -07:00
Jeremy Soller
998cd2a7fe
Posix threading in gcc 2018-12-14 17:10:08 -07:00
Jeremy Soller
29cee43e10
Add upstreams to gcc, gnu-binutils. Update llvm. Use llvm recipe when building rust 2018-12-14 12:16:12 -07:00
Jeremy Soller
9a78a52ca0
Use absolute path for build sysroot 2018-11-28 07:55:15 -07:00
Jeremy Soller
5e24c0d3d8
Attempt to fix issue with gcc paths 2018-11-26 21:48:41 -07:00
Jeremy Soller
e1710bd4d5
Reenable c++ 2018-11-18 10:37:36 -07:00
Jeremy Soller
871149f4a0
Disable c++ 2018-11-17 09:47:05 -07:00
Jeremy Soller
a92a4b8d65 Remove use of autoconf 2018-08-27 15:34:18 -06:00
Jeremy Soller
79e8d44a2e Move more packages to gitlab 2018-06-10 12:00:42 -06:00
Jeremy Soller
f0f05be025 Fix pkg-config with autotools programs 2018-02-22 20:07:00 -07:00
Agoston Szepessy
a9d71c3d05 Add dependency info to packages
A variable called DEPENDS in recipes contains the runtime dependency
information for packages. These get added to the package during tarring.
2017-09-21 23:54:05 -04:00
Ian Douglas Scott
219464b4d0
Specify host in config.sh, not specific recipe 2017-08-07 14:16:43 -07:00
Ian Douglas Scott
7df21d6c63
Build gcc with C++ support 2017-07-30 17:13:27 -07:00
Ian Douglas Scott
e098418b0e
Use symlinks instead of scripts 2017-07-01 12:10:22 -07:00
Ian Douglas Scott
c54bd0dc12
Use /bin/sh and /bin/cc ion scripts 2017-06-14 21:59:48 -07:00
Ian Douglas Scott
5b01f056db
Correction to gcc recipe 2017-06-12 18:33:49 -07:00
Ian Douglas Scott
a4321ad117
Strip only executables, not libraries
Striping crt* was causing issues.
2017-06-12 12:46:49 -07:00
Ian Douglas Scott
6528b4bc21
Strip binaries in gcc and gnu-binutils, for much smaller file size 2017-06-11 21:07:19 -07:00
Jeremy Soller
d7d187b637 Do not build in a subdirectory 2017-06-08 19:15:05 -06:00
Jeremy Soller
e87d8c0d93 Fix skipping method 2017-06-07 20:08:00 -06:00
Ian Douglas Scott
c88984c5cf
Recipes for gcc, binutils, newlib 2017-06-03 20:12:48 -07:00