lean4-htt/script
Sebastian Ullrich ccf1292e07 fix: rework header/lib handling with bundled clang
* use `-nostdinc` to make sure system headers don't affect us
* include clang headers with `-isystem`, which suppresses all those warnings
* do not use default sysroot on Windows after all, since that can be a
  surprising location

Fixes #922
2022-01-20 16:05:54 +01:00
..
apply.lean
diff_changelogs.py
gen_constants_cpp.py
gen_tokens_cpp.py
patch.sh
prepare-llvm-linux.sh fix: rework header/lib handling with bundled clang 2022-01-20 16:05:54 +01:00
prepare-llvm-macos.sh fix: rework header/lib handling with bundled clang 2022-01-20 16:05:54 +01:00
prepare-llvm-mingw.sh fix: rework header/lib handling with bundled clang 2022-01-20 16:05:54 +01:00
reformat.lean feat: add script to reformat lean files 2021-12-15 11:42:38 +00:00
update-stage0 feat: build & bundle Lake 2021-10-15 06:56:02 -07:00