14264 Commits (319b41b4c9c9d6d776828519b141fea1427fe89e)
 

Author SHA1 Message Date
Eli Schwartz 880f21281e
mark the PyPI metadata as supporting python 3.12 1 year ago
Eli Schwartz ecf261330c
tests: fix test case to not import distutils on python 3.12 1 year ago
Eli Schwartz 2d6c10908b
python module: stop using distutils "link to libpython" probe on recent python 1 year ago
Eli Schwartz 3d3a10ef02
python module: refactor pypy detection into a consistent variable 1 year ago
Eli Schwartz 40f897fa92
python module: stop using distutils schemes on sufficiently new Debian 1 year ago
Eli Schwartz 9f610ad5b7
python dependency: ensure that setuptools doesn't inject itself into distutils 1 year ago
Alan Coopersmith 710a753c78 nasm tests: skip asm language test on Solaris & illumos 1 year ago
Jussi Pakkanen 9bccc96c4e Mangle dashes as needed by WiX. 1 year ago
Christoph Reiter d7b25662ce find_tool: don't assume the pkgconfig variable is a valid command 1 year ago
Michael Gene Brockus (Dreamer) 184927eaf5 Update Users.md 1 year ago
Dylan Baker 937aab09c0 interpreter: handle implib/export_dynamic conflicts in the interpreter 1 year ago
Dylan Baker c9bdf441dd interpreter: use typed_kwargs for executable's "implib" keyword argument 1 year ago
Dylan Baker 2ded5a8faa interpreter: use typed_kwargs for executable's "pie" keyword argument 1 year ago
Dylan Baker c84dcd309d interpreter: use typed_kwargs for executable(export_dynamic) 1 year ago
Xiang Gao 6402f53a13 Allow share/cmake/ as cmake_prefix_path 1 year ago
Eli Schwartz fc45b57cf9
fix regression that broke sanity checking of jar sources 1 year ago
Dylan Baker 32be9bd6de add support for vs_module_defs to Executables 1 year ago
Dylan Baker 5421c24ea0 fix using a CustomTargetIndex for vs_module_defs 1 year ago
Dylan Baker f4ea89be60 interpreter: use typed_kwargs for build_target(vs_module_defs) 1 year ago
Dylan Baker f485a8cf16 interpreter: use typed_kwargs for static_library(pic) 1 year ago
Dylan Baker 798791baac interpreter: use typed_kwargs for static_library(prelink) 1 year ago
Lei YU dac25ba9a8 unittest: Fix clang-tidy-fix 1 year ago
Dylan Baker 5ff59f2fb5 interpreter: remove rust_crate_type from the build_target checker 1 year ago
Dylan Baker 07597088a5 interpreter: used typed_kwargs for rust_dependency_map 1 year ago
Dylan Baker e27dbb42a0 interpreter: add rust_abi to type annotations 1 year ago
Dylan Baker 3c88c73c59 interpreter: annotate build_target function 1 year ago
Charles Brunet a843a99743
mypy: replace fchmod by chmod 1 year ago
Eli Schwartz 5b317c5658
compilers: use correct version comparison for openbsd libraries 1 year ago
Albert Tang fb6fd5aa17 tests: Skip "withIncludeFile" for PCH on Xcode backend 1 year ago
Luke Elliott b6b68d7ee6
vs2010backend: avoid duplicated directory structure in vcxproj.filters 1 year ago
Luke Elliott 14ac4e3528
Revert "Visual studio: Generate vcxproj.filters files to adds filters to imitated directories to navigate more easily in the source files." 1 year ago
Eli Schwartz c3fe1b046d
tests: fix broken promises with linker scripts 1 year ago
CorrodedCoder 5b16e830cc Adjust kernel detection to support Solaris 5.10 or earlier 1 year ago
Dylan Baker d5546bdcea rust: apply global, project, and environment C args to bindgen 1 year ago
Alan Brooks c1ac252f4f fix bug where all java builds & tests fail to run SanityCheck on JDK11 1 year ago
Lei YU 8d6b474bf6 Add clang-tidy-fix target 1 year ago
Christoph Reiter f20f331494 cpp: restore c++26 support 1 year ago
Christoph Reiter 9c74c73bc7 openmp: add 5.1/5.2, fixes openmp with llvm v17 1 year ago
Christoph Reiter d0b09898c7 get_llvm_tool_names: add llvm 17 1 year ago
Xavier Claessens 586bd1136d interpreter: Move code that dumps generated AST 1 year ago
Xavier Claessens e9369be086 CMakeInterpreter: Remove useless arguments 1 year ago
Xavier Claessens 49e7e3b9cc Allow to fallback to cmake subproject 1 year ago
Kunwu.Chan c0da998afa
CPU family support 'sw_64' and remove the compile warning (#12273) 1 year ago
Alan Coopersmith ded5bd77ad ZlibSystemDependency: pass libtype to clib_compiler.find_library 1 year ago
Dylan Baker fa7c7d919a rust: properly rematerialize static dependencies as well as dynamic ones 1 year ago
Steven Noonan 54950544c2 objective-c++: add support for current supported standards in Apple Clang 1 year ago
Benoit Pierre 74407670e1 docs: fix `add_project_link_arguments` documentation 1 year ago
Xavier Claessens dbf081c9ce Rust: Fix both_libraries() case 1 year ago
Xavier Claessens 7321f01678 Rust: Use Popen_safe_logged in sanity checks 1 year ago
Xavier Claessens c6f33aed2d Rust: Fix proc-macro usage when cross compiling 1 year ago