提交历史

作者 SHA1 备注 提交日期
  Isaku Yamahata 8ca30edbfa [Make] Remove the use of wildcards 4 年之前
  Isaku Yamahata 8db9c73431 [Pal] Error out on unsupported platforms in regression/ and test/ 4 年之前
  Isaku Yamahata 0a7e3dd127 [LibOS,Pal] Move header files from Pal/lib/ under Pal/include/ 4 年之前
  Isaku Yamahata 8d65898d91 [LibOS,Pal] Eliminate creation of host_endian.h symlink 4 年之前
  Isaku Yamahata cff1146892 [LibOS,Pal] Modify Makefiles' logic to simplify checks on SYS 4 年之前
  Isaku Yamahata fc0b5c4012 [LibOS,Pal] remove unnecessary `.PHONY: default` in Makefiles 4 年之前
  Isaku Yamahata 647a8f3953 [LibOS,Pal] Consolidate common CFLAGS in Makefile.configs 4 年之前
  Isaku Yamahata 6d30b68be6 [Pal] regression/Makefile: Remove unused variable `extra_rules` 4 年之前
  Isaku Yamahata 29d907a573 [LibOS,Pal] Consolidate DEBUG, WERROR, PROFILE in Makefile.configs 4 年之前
  Isaku Yamahata 88ea5164d6 [LibOS,Pal] Makefiles: use `+=` instead of `=` in CFLAGS/LDFLAGS/etc 4 年之前
  Isaku Yamahata c126c10452 [Pal] Move user_start.S under Pal/crt_init/ directory 4 年之前
  Isaku Yamahata 50bdec8a23 [LibOS,Pal] Move Makefile.Host under Scripts/ 4 年之前
  Isaku Yamahata 419b5c5a11 [Pal] Introduce common Makefile.manifest and remove Pal/src/Makefile.Test 4 年之前
  Isaku Yamahata 08ae3a241c [Pal] Use expand_target_to_{sig,sgx,token} instead of expand_target() 4 年之前
  Isaku Yamahata 35dd8c9423 [LibOS,Pal] Consolidate `export DEBUG` in Makefile.configs 4 年之前
  Isaku Yamahata 0912f20ccf [LibOS,Pal] Unify the setting of CC and remove raw gcc invocations 4 年之前
  Isaku Yamahata 58e5139e74 [Pal/regression] Rename .so.c files to .c files 4 年之前
  Isaku Yamahata 9ef2251d66 [LibOS,Pal,Scripts] Add and use recipe to create manifest from template 4 年之前
  Isaku Yamahata 732712e23e [LibOS,Pal] Move makefile libraries under Scripts/ 4 年之前
  Isaku Yamahata d379bba600 [LibOS] test: Add missing dependencies in Makefiles 4 年之前
  Simon Gaiser 7377a787bc [Makefile] Add distclean target 4 年之前
  Simon Gaiser 2d29f7aaeb [Makefile] Drop SGX_RUN 4 年之前
  Simon Gaiser 13cac1df92 [Makefile] Fix missing cleans 4 年之前
  Isaku Yamahata 53c7b845f0 [Makefile.rules,Pal/Linux-SGX] Pythonize dependency calculation for SGX manifests 4 年之前
  Isaku Yamahata 6e3c45c8e3 [Pal/Linux-SGX] pal-sgx-get-token, pal-sgx-sign: move to Python3 and cleanup 4 年之前
  Chia-Che Tsai 6c4f21cba2 [Pal/Linux-SGX] Simple remote attestation framework 5 年之前
  Isaku Yamahata 4f592769a0 [Pal] Do not calculate .manifest.sgx.d dependencies during make clean 4 年之前
  Isaku Yamahata a9c14dd345 [Pal] regression: enable -mavx only for AvxDisable 4 年之前
  Isaku Yamahata 2f03b32db7 [Pal/{test, regression}] Use Makefile.rules to simplify Makefile 4 年之前
  Isaku Yamahata 9af27a82b0 [Makefile, Pal/Linux-SGX] Calculate dependencies for *.manifest.sgx 4 年之前