Historique des commits

Auteur SHA1 Message Date
  Isaku Yamahata cff1146892 [LibOS,Pal] Modify Makefiles' logic to simplify checks on SYS il y a 4 ans
  Isaku Yamahata fc0b5c4012 [LibOS,Pal] remove unnecessary `.PHONY: default` in Makefiles il y a 4 ans
  Isaku Yamahata fa2ed00153 [LibOS] Include Makefile.{config, rule} in test/*/Makefile il y a 4 ans
  Isaku Yamahata 647a8f3953 [LibOS,Pal] Consolidate common CFLAGS in Makefile.configs il y a 4 ans
  Isaku Yamahata 72ddedc065 [Scripts] Remove PAL_LOADER variable from Makefile.test il y a 4 ans
  Isaku Yamahata 6d30b68be6 [Pal] regression/Makefile: Remove unused variable `extra_rules` il y a 4 ans
  Isaku Yamahata 29d907a573 [LibOS,Pal] Consolidate DEBUG, WERROR, PROFILE in Makefile.configs il y a 4 ans
  Isaku Yamahata 88ea5164d6 [LibOS,Pal] Makefiles: use `+=` instead of `=` in CFLAGS/LDFLAGS/etc il y a 4 ans
  Isaku Yamahata b7e336e15e [Pal/lib] Remove useless setting of CFLAGS in Makefile il y a 4 ans
  Isaku Yamahata 86afe662f3 [Pal/Linux-SGX] Add rule `cmulti` to build executable from multiple .o files il y a 4 ans
  Isaku Yamahata 22043ce260 [Pal] Makefile: Remove unnecessary dependencies il y a 4 ans
  Isaku Yamahata c126c10452 [Pal] Move user_start.S under Pal/crt_init/ directory il y a 4 ans
  Isaku Yamahata 5961d999d2 [Pal] Remove redundant HOST_DIR definitions in Makefiles il y a 4 ans
  Isaku Yamahata 50bdec8a23 [LibOS,Pal] Move Makefile.Host under Scripts/ il y a 4 ans
  Isaku Yamahata 419b5c5a11 [Pal] Introduce common Makefile.manifest and remove Pal/src/Makefile.Test il y a 4 ans
  Isaku Yamahata 08ae3a241c [Pal] Use expand_target_to_{sig,sgx,token} instead of expand_target() il y a 4 ans
  Isaku Yamahata d9fa901e17 [Pal/Linux-SGX] Move rules from Makefile.Test to Makefile.manifest il y a 4 ans
  Isaku Yamahata 8fc9f0d948 [LibOS] native/Makefile, benchmark/Makefile: Use implicit pattern rules il y a 4 ans
  Isaku Yamahata 35dd8c9423 [LibOS,Pal] Consolidate `export DEBUG` in Makefile.configs il y a 4 ans
  Isaku Yamahata 0912f20ccf [LibOS,Pal] Unify the setting of CC and remove raw gcc invocations il y a 4 ans
  Isaku Yamahata dd086816b5 [LibOS,Pal] Define AR and ARFLAGS properly il y a 4 ans
  Isaku Yamahata 0612fc8657 [LibOS] Cleanup test/inline/Makefile il y a 4 ans
  Isaku Yamahata a1c534ec56 [LibOS/shim/test] Rename .*.c files to .c files il y a 4 ans
  Isaku Yamahata 58e5139e74 [Pal/regression] Rename .so.c files to .c files il y a 4 ans
  Isaku Yamahata 9ef2251d66 [LibOS,Pal,Scripts] Add and use recipe to create manifest from template il y a 4 ans
  Isaku Yamahata 732712e23e [LibOS,Pal] Move makefile libraries under Scripts/ il y a 4 ans
  Isaku Yamahata e6d90c5bd8 [LibOS] test/apps: Update LTP to use its own Makefile.Test il y a 4 ans
  Isaku Yamahata d4c402d0ac [Pal/regression] Hex.c: Define __abort() and warn() not exported by Pal il y a 4 ans
  Isaku Yamahata 220ae79695 [Pal/lib] printfmt.c: Add static to inline functions il y a 4 ans
  Isaku Yamahata 98f94654bf [Pal] user_start.S: Preserve %rbp since it is callee-saved il y a 4 ans