1
0
Fork 0
mirror of https://github.com/hermitcore/libhermit.git synced 2025-03-09 00:00:03 +01:00
Commit graph

61 commits

Author SHA1 Message Date
Stefan Lankes
f152caa005 remove typo 2017-01-17 18:49:05 +01:00
Stefan Lankes
caf2d34dfe enable sysroot support 2017-01-13 00:51:26 +01:00
Stefan Lankes
92e5a04d6b revise the build process, download required repos on demand 2017-01-10 23:47:18 +01:00
Stefan Lankes
1ce65f052d build libhermit.a without testing 2017-01-08 15:52:14 +01:00
Stefan Lankes
47ec665163 remove obsolete flags 2017-01-08 12:10:00 +01:00
Stefan Lankes
79a12cfff3 create toolchain (and its submodules) only on demand
- only is the configure flag "--with-toolchain" is set, the whole
  toolchain will be created
- gcc & Co are not longer part of this repository => download these
  submodules on demand
2017-01-08 00:59:39 +01:00
Stefan Lankes
9507a45c97 add forward declaration of a few functions to avoid compiler problems 2016-12-09 16:30:54 +01:00
Stefan Lankes
e9ff3fbf49 add current versions of binutils and newlib 2016-12-09 16:30:54 +01:00
Stefan Lankes
fec29f19ff enable c++ & lto support within the bootstrapcompiler 2016-12-03 00:44:32 +01:00
Stefan Lankes
13b2dee63e simplify tests 2016-12-03 00:44:32 +01:00
Stefan Lankes
dfd4272d59 reodering of the directory structure 2016-12-03 00:43:49 +01:00