Isaku Yamahata
|
6d30b68be6
[Pal] regression/Makefile: Remove unused variable `extra_rules`
|
5 年 前 |
Isaku Yamahata
|
29d907a573
[LibOS,Pal] Consolidate DEBUG, WERROR, PROFILE in Makefile.configs
|
5 年 前 |
Isaku Yamahata
|
88ea5164d6
[LibOS,Pal] Makefiles: use `+=` instead of `=` in CFLAGS/LDFLAGS/etc
|
5 年 前 |
Isaku Yamahata
|
b7e336e15e
[Pal/lib] Remove useless setting of CFLAGS in Makefile
|
5 年 前 |
Isaku Yamahata
|
86afe662f3
[Pal/Linux-SGX] Add rule `cmulti` to build executable from multiple .o files
|
5 年 前 |
Isaku Yamahata
|
22043ce260
[Pal] Makefile: Remove unnecessary dependencies
|
5 年 前 |
Isaku Yamahata
|
c126c10452
[Pal] Move user_start.S under Pal/crt_init/ directory
|
5 年 前 |
Isaku Yamahata
|
5961d999d2
[Pal] Remove redundant HOST_DIR definitions in Makefiles
|
5 年 前 |
Isaku Yamahata
|
50bdec8a23
[LibOS,Pal] Move Makefile.Host under Scripts/
|
5 年 前 |
Isaku Yamahata
|
419b5c5a11
[Pal] Introduce common Makefile.manifest and remove Pal/src/Makefile.Test
|
5 年 前 |
Isaku Yamahata
|
08ae3a241c
[Pal] Use expand_target_to_{sig,sgx,token} instead of expand_target()
|
5 年 前 |
Isaku Yamahata
|
d9fa901e17
[Pal/Linux-SGX] Move rules from Makefile.Test to Makefile.manifest
|
5 年 前 |
Isaku Yamahata
|
8fc9f0d948
[LibOS] native/Makefile, benchmark/Makefile: Use implicit pattern rules
|
5 年 前 |
Isaku Yamahata
|
35dd8c9423
[LibOS,Pal] Consolidate `export DEBUG` in Makefile.configs
|
5 年 前 |
Isaku Yamahata
|
0912f20ccf
[LibOS,Pal] Unify the setting of CC and remove raw gcc invocations
|
5 年 前 |
Isaku Yamahata
|
dd086816b5
[LibOS,Pal] Define AR and ARFLAGS properly
|
5 年 前 |
Isaku Yamahata
|
0612fc8657
[LibOS] Cleanup test/inline/Makefile
|
5 年 前 |
Isaku Yamahata
|
a1c534ec56
[LibOS/shim/test] Rename .*.c files to .c files
|
5 年 前 |
Isaku Yamahata
|
58e5139e74
[Pal/regression] Rename .so.c files to .c files
|
5 年 前 |
Isaku Yamahata
|
9ef2251d66
[LibOS,Pal,Scripts] Add and use recipe to create manifest from template
|
5 年 前 |
Isaku Yamahata
|
732712e23e
[LibOS,Pal] Move makefile libraries under Scripts/
|
5 年 前 |
Isaku Yamahata
|
e6d90c5bd8
[LibOS] test/apps: Update LTP to use its own Makefile.Test
|
4 年 前 |
Isaku Yamahata
|
d4c402d0ac
[Pal/regression] Hex.c: Define __abort() and warn() not exported by Pal
|
5 年 前 |
Isaku Yamahata
|
220ae79695
[Pal/lib] printfmt.c: Add static to inline functions
|
5 年 前 |
Isaku Yamahata
|
98f94654bf
[Pal] user_start.S: Preserve %rbp since it is callee-saved
|
5 年 前 |
Isaku Yamahata
|
a09c0897f5
[LibOS] Cleanup of shim_thread::shim_signal_logs
|
4 年 前 |
Simon Gaiser
|
330432aed9
[Pal/Linux-SGX] Make pal-sgx-sign code importable
|
4 年 前 |
Simon Gaiser
|
0daeed847f
[Jenkins] Check for missing gitignores and fix found issues
|
4 年 前 |
Dmitrii Kuvaiskii
|
c43cb19179
[Jenkins] Add missing timeouts to apps on all pipelines
|
4 年 前 |
Dmitrii Kuvaiskii
|
bca88eb94d
[LibOS] test/apps: Allow SSL/TLS connections in Apache httpd
|
4 年 前 |