Isaku Yamahata
|
df358b8ba8
[Make] Consistently use $(RM) instead of rm -f
|
4 years ago |
Isaku Yamahata
|
50bdec8a23
[LibOS,Pal] Move Makefile.Host under Scripts/
|
5 years ago |
Isaku Yamahata
|
35dd8c9423
[LibOS,Pal] Consolidate `export DEBUG` in Makefile.configs
|
5 years ago |
Isaku Yamahata
|
0912f20ccf
[LibOS,Pal] Unify the setting of CC and remove raw gcc invocations
|
5 years ago |
Isaku Yamahata
|
732712e23e
[LibOS,Pal] Move makefile libraries under Scripts/
|
5 years ago |
Simon Gaiser
|
9052837dfc
[Make] Improve download handling
|
4 years ago |
Simon Gaiser
|
7377a787bc
[Makefile] Add distclean target
|
4 years ago |
Wojtek Porczyk
|
101371683a
[LibOS] Sanitize glibc build script
|
5 years ago |
Isaku Yamahata
|
2cb174cd8e
[LibOS] Eliminate GLIBC_DISABLE_VDSO and remove vdso-related patch to Glibc
|
5 years ago |
Simon Gaiser
|
2d29f7aaeb
[Makefile] Drop SGX_RUN
|
5 years ago |
Simon Gaiser
|
13cac1df92
[Makefile] Fix missing cleans
|
5 years ago |
Isaku Yamahata
|
b82d838b7e
[LibOS] Remove setting PARALELLMFLAGS for Glibc build
|
5 years ago |
Chia-Che Tsai
|
dc8b63ce62
[Glibc] Update Glibc version to 2.23 and 2.27
|
5 years ago |
Isaku Yamahata
|
350b522263
[LibOS/Glibc] Remove Glibc modification which disabled vDSO
|
5 years ago |
Simon Gaiser
|
1ff85d10a3
[Makefile] Move building of tests to a separate target
|
5 years ago |
Isaku Yamahata
|
2a54d1915b
[LibOS] Remove PARALLELMFLAGS hack from buildglibc.py
|
5 years ago |
Don Porter
|
a0c208f71e
[Makefiles] Enable parallel make in Jenkins, fix parallel make for SGX
|
5 years ago |
Chia-Che Tsai
|
2f39783a33
[GLIBC] Fix the Makefile
|
5 years ago |
Isaku Yamahata
|
c2da06e3ed
[LibOS] Remove USE_clone_FOR_fork and glibc patch for fork
|
5 years ago |
Chia-Che Tsai
|
05a65c6188
[GLIBC] Move syscalldb implementation to a separate patch
|
5 years ago |
Chia-Che Tsai
|
c0c45bc679
[LibOS] Separate glibc patch and source files for liblibos
|
5 years ago |
Chia-Che Tsai
|
1df0204555
[LibOS/Glibc] Separate Glibc patch for supporting ld.gold
|
5 years ago |
Isaku Yamahata
|
c806e5b437
[LibOS/glibc] Make fork-instead-of-clone patch optional
|
5 years ago |
Isaku Yamahata
|
10994e1b69
[Makefile] Use symlinks instead of cp to populate Runtime dir
|
6 years ago |
Isaku Yamahata
|
7ffe9ffe65
[LibOS/glibc] Add glibc dependencies to Makefile
|
6 years ago |
Isaku Yamahata
|
36d243a045
[LibOS/shim/Makefile] Don't build glibc unnecessarily
|
6 years ago |
Isaku Yamahata
|
5a26186ed8
LibOS/Makefile: imporove handling of glibc patches
|
6 years ago |
Chia-Che Tsai
|
056ff6bfa9
[LibOS] Adding multiple mirrors for downloading glibc
|
6 years ago |
Michał Kowalczyk
|
f14049316a
[Build] Add `make format` target
|
6 years ago |
Jat
|
6a1faf7874
gcc -dumpmachine returns x86_64-xxx-linux-gnu (#242)
|
6 years ago |