aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-07-31linkers: make sure the linker is actually Apple when matching failureEli Schwartz1-5/+11
2022-07-31linkers: include linker detection output in the debug logsEli Schwartz1-1/+8
2022-07-31linkers: better reporting of command failuresEli Schwartz1-3/+3
2022-07-31envconfig: add more binutils variablesArtturin1-1/+10
2022-07-31Only reconfigure if configure options actually changedDaan De Meyer5-3/+18
2022-07-31documentation: extend custom_target installGerion Entrup1-2/+3
2022-07-31handle OSError exception in run functionOmer Pereg1-1/+14
2022-07-25qt module: correctly compare program name for lrelease versionEli Schwartz1-1/+1
2022-07-25tests: Test extern'd globals on MacOS with the Apple ArchiverAilin Nemui5-0/+31
2022-07-25backends/ninja: run `ranlib -c $out` when using the apple arDylan Baker1-2/+13
2022-07-25linkers: Add a representation for the Apple AR LinkerDylan Baker3-1/+11
2022-07-25ninja depscanner: handle C++ sources named capital CEli Schwartz2-3/+9
2022-07-21ar linker: detect the "osx ld" case (where generating thin archives won't wor...Justin Blanchard4-12/+13
2022-07-21compilers: add logging to obscure compiler defines scraperEli Schwartz1-2/+8
2022-07-21compilers: include compiler detection output in the debug logsEli Schwartz1-0/+5
2022-07-21compilers: better reporting of command failuresEli Schwartz1-25/+26
2022-07-18Applied tristan957's suggestionsVolker Weißmann2-3/+2
2022-07-18cmake module: Better warnings and error messages in some cases.Volker Weißmann3-0/+10
2022-07-17modules/wayland: Add full type checkingDylan Baker2-9/+33
2022-07-17interpreter: Add return type to func_dependencyDylan Baker1-1/+1
2022-07-17Resolve KeyError while executing help command with unknown paramPrathamesh1-3/+4
2022-07-16Fix finding of Visual studio path in mingw64Ty1-2/+2
2022-07-16wrap: Fix diff_files not finding the patch to applyNirbheek Chauhan1-2/+3
2022-07-16Ignore encoding errors when scanning. Closes #10571.Jussi Pakkanen1-2/+2
2022-07-15backends: Remove /Zi arg if requested to use /Z7Christian Wendt1-5/+5
2022-07-14docs: add some function linkification in code snippetsEli Schwartz7-21/+21
2022-07-13docs: Suggest using depth=1 by default for wrap-gitPhilip Withnall1-1/+5
2022-07-11Revert /utf-8 changes in the visualstudio mixin to the 0.62.0 stateEli Schwartz1-5/+3
2022-07-11CI: install ifort on WindowsEli Schwartz7-1/+116
2022-07-11tests: unskip windows mixing msvc and fortran, for non-gcc fortranEli Schwartz2-2/+4
2022-07-11tests: skip template test for windows shared fortranEli Schwartz1-0/+6
2022-07-11run_single_test: Allow passing extra args like run_project_testDylan Baker1-1/+4
2022-07-11docs: add cross-file exampleMichael Davidsaver1-1/+28
2022-07-08implement the new preserve_path kwarg for install_data tooEli Schwartz36-11/+123
2022-07-08fix incorrect type annotationEli Schwartz1-1/+1
2022-07-07Users.md: Add SciPyAmit D1-0/+1
2022-07-07Fix test case numbers.Jussi Pakkanen124-24/+24
2022-07-06cuda: don't inject `-lstdc++` when linkingDavid Seifert1-1/+10
2022-07-06run_project_tests: Don't try to use tqdm when stdout is not a ttyDylan Baker1-1/+1
2022-07-06gnome module: Use --quiet to supress printing the link command lineRichard Hughes1-0/+1
2022-07-06Improve error message for `include_directories(abs_path_intree)`Ralf Gommers2-3/+8
2022-07-06Detect Cython and Vala compilers on the build machine alwaysTristan Partin1-4/+3
2022-07-06pkgconfig: do not add valgrind as requirementMarc-André Lureau1-0/+2
2022-07-04Update Users.mdAmit D1-0/+3
2022-07-04Update Users.mdAmit D1-0/+9
2022-07-03move various unused typing-only imports into type-checking blocksEli Schwartz19-34/+77
2022-07-03fix totally invalid import of an importEli Schwartz1-1/+3
2022-07-03sort imports for neatnessEli Schwartz3-18/+17
2022-07-03Bump version number for new development.Jussi Pakkanen1-1/+1
2022-07-03Finalize the release.0.63.0Jussi Pakkanen22-246/+272