12867 Commits (e6122ba7864cf7b4c20091651e69d33ba2f7b463)
 

Author SHA1 Message Date
Dylan Baker d6b9d431ec linkers: Add a representation for the Apple AR Linker 2 years ago
Eli Schwartz 5b2f921d52
ninja depscanner: handle C++ sources named capital C 2 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. 2 years ago
Eli Schwartz 0eed99318b
compilers: add logging to obscure compiler defines scraper 2 years ago
Eli Schwartz 1f527550c6
compilers: include compiler detection output in the debug logs 2 years ago
Eli Schwartz 93ba937186
compilers: better reporting of command failures 2 years ago
Volker Weißmann 5f3c7125cc Applied tristan957's suggestions 2 years ago
Volker Weißmann cdd2dca174 cmake module: Better warnings and error messages in some cases. 2 years ago
Dylan Baker 0bf66ff02c modules/wayland: Add full type checking 2 years ago
Dylan Baker 84d06a8f4b interpreter: Add return type to func_dependency 2 years ago
Prathamesh 7af0078d4e Resolve KeyError while executing help command with unknown param 2 years ago
Ty c7eb601e07 Fix finding of Visual studio path in mingw64 2 years ago
Nirbheek Chauhan c19773c0bc wrap: Fix diff_files not finding the patch to apply 2 years ago
Jussi Pakkanen c44ae35356 Ignore encoding errors when scanning. Closes #10571. 2 years ago
Christian Wendt 468022f91c backends: Remove /Zi arg if requested to use /Z7 2 years ago
Eli Schwartz 5851c133a0
docs: add some function linkification in code snippets 2 years ago
Philip Withnall 69131e7242 docs: Suggest using depth=1 by default for wrap-git 2 years ago
Eli Schwartz 46793145ba
Revert /utf-8 changes in the visualstudio mixin to the 0.62.0 state 2 years ago
Eli Schwartz 1521bdd9fd
CI: install ifort on Windows 2 years ago
Eli Schwartz 30dc26a0fb
tests: unskip windows mixing msvc and fortran, for non-gcc fortran 2 years ago
Eli Schwartz 8afcca2d26
tests: skip template test for windows shared fortran 2 years ago
Dylan Baker 48709dd2ea run_single_test: Allow passing extra args like run_project_test 2 years ago
Michael Davidsaver 34fcb00ec0 docs: add cross-file example 2 years ago
Eli Schwartz e7d87b6f58
implement the new preserve_path kwarg for install_data too 2 years ago
Eli Schwartz b89451847a
fix incorrect type annotation 2 years ago
Amit D 569521d5ec Users.md: Add SciPy 2 years ago
Jussi Pakkanen befd26985c Fix test case numbers. 2 years ago
David Seifert 11f76c2fc7 cuda: don't inject `-lstdc++` when linking 2 years ago
Dylan Baker 15078112f9 run_project_tests: Don't try to use tqdm when stdout is not a tty 2 years ago
Richard Hughes 407eaa3b4a gnome module: Use --quiet to supress printing the link command line 2 years ago
Ralf Gommers 17936686d4 Improve error message for `include_directories(abs_path_intree)` 2 years ago
Tristan Partin af846a109f Detect Cython and Vala compilers on the build machine always 2 years ago
Marc-André Lureau 6096337904 pkgconfig: do not add valgrind as requirement 2 years ago
Amit D b88bec0ee8 Update Users.md 2 years ago
Amit D f1c507f302 Update Users.md 2 years ago
Eli Schwartz 0703ee0aef
move various unused typing-only imports into type-checking blocks 2 years ago
Eli Schwartz 46148f923b
fix totally invalid import of an import 2 years ago
Eli Schwartz 075ccc68be
sort imports for neatness 2 years ago
Jussi Pakkanen 44c95087d0 Bump version number for new development. 2 years ago
Jussi Pakkanen 9c6dab2cfd Finalize the release. 2 years ago
smowzy 51dad83d46 Users.md: remove wxFormBuilder 2 years ago
Simon McVittie f0e9a44d41 test cases: Don't fall off the end of main() without an exit status 2 years ago
Eli Schwartz e06dd48ad2
docs: update various function references to be linkified 2 years ago
Eli Schwartz 4635fd5937
docs: fix broken link to structured sources 2 years ago
Eli Schwartz 6cc1f26e55
docs: fix broken links in i18n modue 2 years ago
Eli Schwartz 21493fe5c6
docs: correctly classify module methods as a method, not a function 2 years ago
Eli Schwartz 8ef3909086
docs: grammar nit 2 years ago
Eli Schwartz 0960cd3c23
docs: encourage using the "setup" subcommand where appropriate 2 years ago
Eli Schwartz 5e445fd747
docs: fix confusing repetition 2 years ago
Eli Schwartz 4e43970752
docs: linkify some function references 2 years ago