Isaku Yamahata
|
8d65898d91
[LibOS,Pal] Eliminate creation of host_endian.h symlink
|
5 years ago |
Isaku Yamahata
|
cff1146892
[LibOS,Pal] Modify Makefiles' logic to simplify checks on SYS
|
5 years ago |
Isaku Yamahata
|
fc0b5c4012
[LibOS,Pal] remove unnecessary `.PHONY: default` in Makefiles
|
5 years ago |
Isaku Yamahata
|
fa2ed00153
[LibOS] Include Makefile.{config, rule} in test/*/Makefile
|
5 years ago |
Isaku Yamahata
|
647a8f3953
[LibOS,Pal] Consolidate common CFLAGS in Makefile.configs
|
5 years ago |
Isaku Yamahata
|
72ddedc065
[Scripts] Remove PAL_LOADER variable from Makefile.test
|
5 years ago |
Isaku Yamahata
|
6d30b68be6
[Pal] regression/Makefile: Remove unused variable `extra_rules`
|
5 years ago |
Isaku Yamahata
|
29d907a573
[LibOS,Pal] Consolidate DEBUG, WERROR, PROFILE in Makefile.configs
|
5 years ago |
Isaku Yamahata
|
88ea5164d6
[LibOS,Pal] Makefiles: use `+=` instead of `=` in CFLAGS/LDFLAGS/etc
|
5 years ago |
Isaku Yamahata
|
b7e336e15e
[Pal/lib] Remove useless setting of CFLAGS in Makefile
|
5 years ago |
Isaku Yamahata
|
86afe662f3
[Pal/Linux-SGX] Add rule `cmulti` to build executable from multiple .o files
|
5 years ago |
Isaku Yamahata
|
22043ce260
[Pal] Makefile: Remove unnecessary dependencies
|
5 years ago |
Isaku Yamahata
|
c126c10452
[Pal] Move user_start.S under Pal/crt_init/ directory
|
5 years ago |
Isaku Yamahata
|
5961d999d2
[Pal] Remove redundant HOST_DIR definitions in Makefiles
|
5 years ago |
Isaku Yamahata
|
50bdec8a23
[LibOS,Pal] Move Makefile.Host under Scripts/
|
5 years ago |
Isaku Yamahata
|
419b5c5a11
[Pal] Introduce common Makefile.manifest and remove Pal/src/Makefile.Test
|
5 years ago |
Isaku Yamahata
|
08ae3a241c
[Pal] Use expand_target_to_{sig,sgx,token} instead of expand_target()
|
5 years ago |
Isaku Yamahata
|
d9fa901e17
[Pal/Linux-SGX] Move rules from Makefile.Test to Makefile.manifest
|
5 years ago |
Isaku Yamahata
|
8fc9f0d948
[LibOS] native/Makefile, benchmark/Makefile: Use implicit pattern rules
|
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
|
dd086816b5
[LibOS,Pal] Define AR and ARFLAGS properly
|
5 years ago |
Isaku Yamahata
|
0612fc8657
[LibOS] Cleanup test/inline/Makefile
|
5 years ago |
Isaku Yamahata
|
a1c534ec56
[LibOS/shim/test] Rename .*.c files to .c files
|
5 years ago |
Isaku Yamahata
|
58e5139e74
[Pal/regression] Rename .so.c files to .c files
|
5 years ago |
Isaku Yamahata
|
9ef2251d66
[LibOS,Pal,Scripts] Add and use recipe to create manifest from template
|
5 years ago |
Isaku Yamahata
|
732712e23e
[LibOS,Pal] Move makefile libraries under Scripts/
|
5 years ago |
Isaku Yamahata
|
e6d90c5bd8
[LibOS] test/apps: Update LTP to use its own Makefile.Test
|
4 years ago |
Isaku Yamahata
|
d4c402d0ac
[Pal/regression] Hex.c: Define __abort() and warn() not exported by Pal
|
5 years ago |
Isaku Yamahata
|
220ae79695
[Pal/lib] printfmt.c: Add static to inline functions
|
5 years ago |