summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-02Bump versions to 0.62.2 for release0.62.2Nirbheek Chauhan
2022-06-02Fix sandbox violation when using subproject as a symlinkVili Väinölä
2022-06-02another day, another mypy update becomes stricter about typingEli Schwartz
2022-06-02i18n: be build-compatible (but not developer-compatible) with gettext-tinyEli Schwartz
2022-06-02i18n: fix bug where disabling gettext() broke merge_file()Eli Schwartz
2022-05-31fix custom_target crash if boolean true is specified in install_dirEli Schwartz
2022-05-31Make a copy of auto_features options when changing its nameXavier Claessens
2022-05-31Fix optimization level 's' for the TI compilerAndreas Obergschwandtner
2022-05-31cmake: Add test caseDaniel Mensinger
2022-05-31cmake: fix detecting directories as input files (fixes #10244)Daniel Mensinger
2022-05-31ast: cmake: Generate line numbers while printing the AST for better debuggingDaniel Mensinger
2022-05-31fix traceback when run_command has a find_program as the inline argEli Schwartz
2022-05-31Fix --allow-shlib-undefined for LLVM versions > 9Tristan Partin
2022-05-31fix incorrect FeatureNew for separator kwarg in environment object methodsEli Schwartz
2022-05-31mtest: stop disrespecting the gdb config fileEli Schwartz
2022-05-31fix regression in reporting errors for invalid gnu_symbol_visibilityEli Schwartz
2022-05-31Limit parallelism to hopefully work on machines with 160 cores.Jussi Pakkanen
2022-05-31cmake: Fix CMake LLVM dependency error (fixes #10322)Daniel Mensinger
2022-05-31Add small note that get_variable can publicize its data filesEli Schwartz
2022-05-31dependencies: move DependencyVariableString handling to declare_dependencyEli Schwartz
2022-05-31dependencies: allow get_variable to expose files from subprojectsEli Schwartz
2022-05-31dependencies: tighten type checking and fix cmake API violation for get_variableEli Schwartz
2022-05-30qt module: fix missing sanity check for install_dir + installEli Schwartz
2022-05-30qt module: fix broken install_dir kwargEli Schwartz
2022-05-30devenv: Catch FileNotFoundErrorXavier Claessens
2022-05-30improve help for -DdebugPaolo Bonzini
2022-05-30Visual Studio: Only use /utf-8 on VS2015 or later or clang-clChun-wei Fan
2022-05-30Fix typo that breaks g++ cross detection on Debian.Jussi Pakkanen
2022-04-22Bump versions to 0.62.1 for release0.62.1Nirbheek Chauhan
2022-04-22Use system install scheme rather than the incorrect Debian one.Jussi Pakkanen
2022-04-22gtkdochelper.py: Use os.pathsep for --path argumentChun-wei Fan
2022-04-21Add NetBSD support in symbolextractor.Thomas Klausner
2022-04-21Fix purelib and platlib validation in Python3 module.Jussi Pakkanen
2022-04-21vcs_tag: document the already supported file argKirill Isakov
2022-04-19cmake: Always use all compilers for LLVM (fixes #10249)Daniel Mensinger
2022-04-19project tests: log the reason why a test is skippedEli Schwartz
2022-04-19project tests: do not use tqdm progress bars for a single testEli Schwartz
2022-04-19cmake: Better error message when configuring a CMake subproject fails.Daniel Mensinger
2022-04-19Fix CMake error messageDaniel Mensinger
2022-04-19Fix typos in Xcode backend.Jussi Pakkanen
2022-04-19Correctly handle --version argument to runpythonElliott Sales de Andrade
2022-04-19install_symlink: Handle $DESTDIR case for links with absolute pathMarco Trevisan (Treviño)
2022-04-19Add ppc970 definition to universal.pySergey Fedorov
2022-04-19Fix universal builds on Darwin PPC: add ppc7400 definitionbarracuda156
2022-04-19Fix generator expression list problems (fixes #10288)Daniel Mensinger
2022-04-19wayland: Make sure wayland-scanner has same version as wayland librariesXavier Claessens
2022-04-19Add regression test for Python dist.Jussi Pakkanen
2022-04-19compilers: fix broken CompCert support for release flagsEli Schwartz
2022-04-19mconf: Fix printing <inherited from main project> for yielding optionsXavier Claessens
2022-04-19qt module: also prefer the changed name scheme for the toolsEli Schwartz