7679 Commits (06dfcd7de579832e223e83d16d6a7c8dde24f6d1)

Author SHA1 Message Date
Eli Schwartz 06dfcd7de5
linkers: include linker detection output in the debug logs 3 years ago
Eli Schwartz b6037c65fc
linkers: better reporting of command failures 3 years ago
Artturin 8a8ab9a8e0 envconfig: add more binutils variables 3 years ago
Daan De Meyer f774609b09 Only reconfigure if configure options actually changed 3 years ago
Omer Pereg fa044e011d handle OSError exception in run function 3 years ago
Eli Schwartz 1e1dee738b qt module: correctly compare program name for lrelease version 3 years ago
Dylan Baker bdc6f243e9 backends/ninja: run `ranlib -c $out` when using the apple ar 3 years ago
Dylan Baker d6b9d431ec linkers: Add a representation for the Apple AR Linker 3 years ago
Eli Schwartz 5b2f921d52
ninja depscanner: handle C++ sources named capital C 3 years ago
Justin Blanchard ec388fe7c2 ar linker: detect the "osx ld" case (where generating thin archives won't work) based on host OS, not build OS. 3 years ago
Eli Schwartz 0eed99318b
compilers: add logging to obscure compiler defines scraper 3 years ago
Eli Schwartz 1f527550c6
compilers: include compiler detection output in the debug logs 3 years ago
Eli Schwartz 93ba937186
compilers: better reporting of command failures 3 years ago
Volker Weißmann 5f3c7125cc Applied tristan957's suggestions 3 years ago
Volker Weißmann cdd2dca174 cmake module: Better warnings and error messages in some cases. 3 years ago
Dylan Baker 0bf66ff02c modules/wayland: Add full type checking 3 years ago
Dylan Baker 84d06a8f4b interpreter: Add return type to func_dependency 3 years ago
Prathamesh 7af0078d4e Resolve KeyError while executing help command with unknown param 3 years ago
Ty c7eb601e07 Fix finding of Visual studio path in mingw64 3 years ago
Nirbheek Chauhan c19773c0bc wrap: Fix diff_files not finding the patch to apply 3 years ago
Jussi Pakkanen c44ae35356 Ignore encoding errors when scanning. Closes #10571. 3 years ago
Christian Wendt 468022f91c backends: Remove /Zi arg if requested to use /Z7 3 years ago
Eli Schwartz 46793145ba
Revert /utf-8 changes in the visualstudio mixin to the 0.62.0 state 3 years ago
Eli Schwartz e7d87b6f58
implement the new preserve_path kwarg for install_data too 3 years ago
Eli Schwartz b89451847a
fix incorrect type annotation 3 years ago
David Seifert 11f76c2fc7 cuda: don't inject `-lstdc++` when linking 3 years ago
Richard Hughes 407eaa3b4a gnome module: Use --quiet to supress printing the link command line 3 years ago
Ralf Gommers 17936686d4 Improve error message for `include_directories(abs_path_intree)` 3 years ago
Tristan Partin af846a109f Detect Cython and Vala compilers on the build machine always 3 years ago
Marc-André Lureau 6096337904 pkgconfig: do not add valgrind as requirement 3 years ago
Eli Schwartz 0703ee0aef
move various unused typing-only imports into type-checking blocks 3 years ago
Eli Schwartz 46148f923b
fix totally invalid import of an import 3 years ago
Eli Schwartz 075ccc68be
sort imports for neatness 3 years ago
Jussi Pakkanen 44c95087d0 Bump version number for new development. 3 years ago
Jussi Pakkanen 9c6dab2cfd Finalize the release. 3 years ago
Dylan Baker 32ebb81f1a dependencies: update llvm versions 3 years ago
Jussi Pakkanen eee861845d Bump version number for rc2. 3 years ago
Akihiko Odaki c2c9359d46 Fix destdir_join 3 years ago
Tad Young 4c706e961b
add missing lower() to fix msvc backend platform detection 3 years ago
fxxf 650cea3d08 fix: handle the case where the last item of `four_column` results in being < 1 (COLUMNS <= 60) by falling back to `_col`, relevant issue #10211 3 years ago
Xavier Claessens 1a3d29dd0e Move python version check as first thing 3 years ago
Eli Schwartz b05d7db443
fix type checking for declare_dependency to allow linking to executable 3 years ago
Chun-wei Fan 6e7c3efa79 visualstudio.py: Apply /utf-8 only on clang or VS2015+ 3 years ago
Jussi Pakkanen 28a9c1fdad Update version numbers for rc1. 3 years ago
Eli Schwartz 22dcb692ad python module: implicitly add python dep to extensions 3 years ago
Eli Schwartz 43c60318fd python module: cache dependency() lookup between invocations 3 years ago
Eli Schwartz 28835cce71 gnome module: fix regression that broke using built xml files as gresources 3 years ago
Olexa Bilaniuk b19d312dc7 Update CUDA Toolkit/driver version table for recent releases. 3 years ago
Staz M 7409f12a82 always run external projects multi-threaded if possible 3 years ago
Staz M 7da495f616 always set DESTDIR via the environment for external projects 3 years ago