12439 Commits (373d18bc4dfca088aaa92a2d23ed486f3faf527f)
 

Author SHA1 Message Date
Nirbheek Chauhan 373d18bc4d
Bump versions to 0.62.2 for release 3 years ago
Vili Väinölä 2be432d130 Fix sandbox violation when using subproject as a symlink 3 years ago
Eli Schwartz 5bb0916ebd another day, another mypy update becomes stricter about typing 3 years ago
Eli Schwartz 9ed4948030 i18n: be build-compatible (but not developer-compatible) with gettext-tiny 3 years ago
Eli Schwartz 86d1f10a2f i18n: fix bug where disabling gettext() broke merge_file() 3 years ago
Eli Schwartz 99768b7bb6 fix custom_target crash if boolean true is specified in install_dir 3 years ago
Xavier Claessens 8837636bd4 Make a copy of auto_features options when changing its name 3 years ago
Andreas Obergschwandtner f6969be55e Fix optimization level 's' for the TI compiler 3 years ago
Daniel Mensinger d5c6c9c49d cmake: Add test case 3 years ago
Daniel Mensinger 803d8caec6 cmake: fix detecting directories as input files (fixes #10244) 3 years ago
Daniel Mensinger 12917b01ea ast: cmake: Generate line numbers while printing the AST for better debugging 3 years ago
Eli Schwartz 5ebb13d45d fix traceback when run_command has a find_program as the inline arg 3 years ago
Tristan Partin 4dc3192819 Fix --allow-shlib-undefined for LLVM versions > 9 3 years ago
Eli Schwartz 97388f71f1 fix incorrect FeatureNew for separator kwarg in environment object methods 3 years ago
Eli Schwartz 383c4a0fbd mtest: stop disrespecting the gdb config file 3 years ago
Eli Schwartz df59295218 fix regression in reporting errors for invalid gnu_symbol_visibility 3 years ago
Jussi Pakkanen 6b31715fc7 Limit parallelism to hopefully work on machines with 160 cores. 3 years ago
Daniel Mensinger 7d6b33e006 cmake: Fix CMake LLVM dependency error (fixes #10322) 3 years ago
Eli Schwartz 4972233fe2 Add small note that get_variable can publicize its data files 3 years ago
Eli Schwartz ebfd16f22e dependencies: move DependencyVariableString handling to declare_dependency 3 years ago
Eli Schwartz 49e468d6ac dependencies: allow get_variable to expose files from subprojects 3 years ago
Eli Schwartz cc4aed4739 dependencies: tighten type checking and fix cmake API violation for get_variable 3 years ago
Eli Schwartz 610010ccdd qt module: fix missing sanity check for install_dir + install 3 years ago
Eli Schwartz 16e69f0b0c qt module: fix broken install_dir kwarg 3 years ago
Xavier Claessens b9dafbb287 devenv: Catch FileNotFoundError 3 years ago
Paolo Bonzini f63cb10f32 improve help for -Ddebug 3 years ago
Chun-wei Fan cde6c1d1f0 Visual Studio: Only use /utf-8 on VS2015 or later or clang-cl 3 years ago
Jussi Pakkanen 9d8c0a272e Fix typo that breaks g++ cross detection on Debian. 3 years ago
Nirbheek Chauhan bb91cea0d6
Bump versions to 0.62.1 for release 3 years ago
Jussi Pakkanen b43a16672d Use system install scheme rather than the incorrect Debian one. 3 years ago
Chun-wei Fan 3a034574ba gtkdochelper.py: Use os.pathsep for --path argument 3 years ago
Thomas Klausner 90788f4baf Add NetBSD support in symbolextractor. 3 years ago
Jussi Pakkanen 36529659f6 Fix purelib and platlib validation in Python3 module. 3 years ago
Kirill Isakov 5522e8f024 vcs_tag: document the already supported file arg 3 years ago
Daniel Mensinger 44907fb96b cmake: Always use all compilers for LLVM (fixes #10249) 3 years ago
Eli Schwartz d5301b7a6c project tests: log the reason why a test is skipped 3 years ago
Eli Schwartz 9687a0a122 project tests: do not use tqdm progress bars for a single test 3 years ago
Daniel Mensinger 0c8a41796f cmake: Better error message when configuring a CMake subproject fails. 3 years ago
Daniel Mensinger d11172d3a2 Fix CMake error message 3 years ago
Jussi Pakkanen b715d49c6b Fix typos in Xcode backend. 3 years ago
Elliott Sales de Andrade 7855645ef0 Correctly handle --version argument to runpython 3 years ago
Marco Trevisan (Treviño) 790ae83a03 install_symlink: Handle $DESTDIR case for links with absolute path 3 years ago
Sergey Fedorov 525fa6bbc8 Add ppc970 definition to universal.py 3 years ago
barracuda156 8fd033d4d4 Fix universal builds on Darwin PPC: add ppc7400 definition 3 years ago
Daniel Mensinger b50ea49010 Fix generator expression list problems (fixes #10288) 3 years ago
Xavier Claessens e6796e1b92 wayland: Make sure wayland-scanner has same version as wayland libraries 3 years ago
Jussi Pakkanen 8c35b53b3d Add regression test for Python dist. 3 years ago
Eli Schwartz 455e99b420 compilers: fix broken CompCert support for release flags 3 years ago
Xavier Claessens c199de00be mconf: Fix printing <inherited from main project> for yielding options 3 years ago
Eli Schwartz 1cf0c20236 qt module: also prefer the changed name scheme for the tools 3 years ago