aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-08-13Bump versions to 0.63.1 for release0.63.1Nirbheek Chauhan2-2/+2
2022-08-13mesonbuild/mtest.py: filter more invalid googletest JUnit4 attributesDimitri John Ledkov1-0/+4
2022-08-13CI: fix error when mixing clang 14 with released valgrind versionsEli Schwartz2-0/+8
2022-08-13add compilers from extracted objects directly to build targetsEli Schwartz7-4/+49
2022-08-13cmake: Add rule relaxations for CMake subprojectsDaniel Mensinger2-3/+28
2022-08-13dependencies: reject Qt6 pkg-config dependency if libexecdir is not knownEli Schwartz1-0/+7
2022-08-13qt: fix qt 6 tools detection for pkg-configKonstantin1-1/+21
2022-08-08compilers: add logging to obscure compiler defines scraperEli Schwartz1-2/+8
2022-08-08compilers: include compiler detection output in the debug logsEli Schwartz1-0/+5
2022-08-08compilers: better reporting of command failuresEli Schwartz1-25/+26
2022-08-08run_project_tests: Don't try to use tqdm when stdout is not a ttyDylan Baker1-1/+1
2022-08-08linkers: detection should invoke the linker with lang_link_args onlyEli Schwartz1-3/+3
2022-08-08mtest: unify parsed and non-parsed output handlingHemmo Nieminen4-25/+97
2022-08-08cmake: Change assertion into a more useful error (fixes #9925)Daniel Mensinger1-1/+2
2022-08-08azure CI: remove vs2017 tests without replacement now that the image is deletedEli Schwartz1-59/+0
2022-08-08Handle garbage in environment more gracefully when setting vsenvDenis Fortin1-2/+7
2022-08-08Inline try_wait_one using asyncio.wait_forElliott Sales de Andrade1-8/+7
2022-08-08fix Popen_safe writeZhangyuan Nie1-6/+9
2022-08-08linkers: make sure the linker is actually Apple when matching failureEli Schwartz1-5/+11
2022-08-08linkers: include linker detection output in the debug logsEli Schwartz1-1/+8
2022-08-08linkers: better reporting of command failuresEli Schwartz1-3/+3
2022-08-08envconfig: add more binutils variablesArtturin1-1/+10
2022-08-08handle OSError exception in run functionOmer Pereg1-1/+14
2022-08-08qt module: correctly compare program name for lrelease versionEli Schwartz1-1/+1
2022-08-08tests: Test extern'd globals on MacOS with the Apple ArchiverAilin Nemui5-0/+31
2022-08-08backends/ninja: run `ranlib -c $out` when using the apple arDylan Baker1-2/+13
2022-08-08linkers: Add a representation for the Apple AR LinkerDylan Baker3-1/+11
2022-08-08ninja depscanner: handle C++ sources named capital CEli Schwartz2-3/+9
2022-08-08ar linker: detect the "osx ld" case (where generating thin archives won't wor...Justin Blanchard4-12/+13
2022-08-08Resolve KeyError while executing help command with unknown paramPrathamesh1-3/+4
2022-08-08wrap: Fix diff_files not finding the patch to applyNirbheek Chauhan1-2/+3
2022-08-08Ignore encoding errors when scanning. Closes #10571.Jussi Pakkanen1-2/+2
2022-08-08Revert /utf-8 changes in the visualstudio mixin to the 0.62.0 stateEli Schwartz1-5/+3
2022-08-08CI: install ifort on WindowsEli Schwartz7-1/+116
2022-08-08tests: unskip windows mixing msvc and fortran, for non-gcc fortranEli Schwartz2-2/+4
2022-08-08tests: skip template test for windows shared fortranEli Schwartz1-0/+6
2022-08-08cuda: don't inject `-lstdc++` when linkingDavid Seifert1-1/+10
2022-07-03Finalize the release.0.63.0Jussi Pakkanen22-246/+272
2022-07-02Users.md: remove wxFormBuildersmowzy1-1/+0
2022-06-30test cases: Don't fall off the end of main() without an exit statusSimon McVittie3-0/+3
2022-06-29docs: update various function references to be linkifiedEli Schwartz7-26/+26
2022-06-27docs: fix broken link to structured sourcesEli Schwartz1-2/+2
2022-06-27docs: fix broken links in i18n modueEli Schwartz1-2/+2
2022-06-27docs: correctly classify module methods as a method, not a functionEli Schwartz1-7/+7
2022-06-27docs: grammar nitEli Schwartz1-1/+1
2022-06-27docs: encourage using the "setup" subcommand where appropriateEli Schwartz1-1/+1
2022-06-27docs: fix confusing repetitionEli Schwartz1-6/+4
2022-06-27docs: linkify some function referencesEli Schwartz3-4/+4
2022-06-27dependencies: update llvm versionsDylan Baker1-1/+3
2022-06-27Bump version number for rc2.0.63.0.rc2Jussi Pakkanen1-1/+1