10958 Commits (1fb14fd3ecb535d7173ef041b8c8ef07c9968589)
 

Author SHA1 Message Date
Jussi Pakkanen 293da38546 It seems ld64 is the default linker name on macOS now. 4 years ago
Jacob Nielsen 3e5ec00a40
Better detection of Visual Studio compiler 4 years ago
Jon Turney f76c6b8d0a
Fix LTO test on Cygwin 4 years ago
Jon Turney 91aeae558d
Revert "ci: Disable pytest-xdist on cygwin" 4 years ago
Jon Turney 2d215d93b2
Revert "Disable failing Cygwin GIR test." 4 years ago
Jon Turney 1694e4ceca
Revert "Disable broken asm test on Cygwin as nobody knows how to fix it." 4 years ago
Dylan Baker 619e05c8cf vala: Test that adding C manually isn't requiured 4 years ago
Dylan Baker 17eb224aa7 interpreter: Automatically add 'c' to languages when 'vala' is used 4 years ago
Dylan Baker bfd06783bd backends: use a set for processed targets instead of a dict 4 years ago
Dylan Baker 156d6160d1 compilers: Add `get_debug_args` to base Compiler 4 years ago
Dylan Baker 7659ae50a0 ninjabackend: Fix vala type annotations 4 years ago
Dylan Baker b1b8e777a2 rust: override get_linker_always_args 4 years ago
Dylan Baker 189545c2a8 build: annotate can_compile_remove_sources 4 years ago
Dylan Baker 0fd907a8cc build: Simplify BuildTarget.process_sourcelist 4 years ago
Dylan Baker 7bd7d1cd73 interpreter: Pass unholdered sources into BuildTarget 4 years ago
Dylan Baker f2ae92368a interpreter: Add docstring and fix types of source_strings_to_files 4 years ago
Volker-Weissmann 4ca9a16288
.C files are now treated as C++ code 4 years ago
Tim McNamara a6e9b54b1d doc: Fix array syntax [skip ci] 4 years ago
Xavier Claessens 69a5c950a3 pkgconfig: Do not escape custom variables 4 years ago
Jussi Pakkanen 2a0c2e5137
Merge pull request #8403 from dcbaker/submit/rust-fix-shared-internal-linking 4 years ago
Randy Yates d7cb58e57d add cpu family csky 4 years ago
Jussi Pakkanen 5eeddd682f Add a script to create macOS installer packages. 4 years ago
Dylan Baker e7e04c814b Add a rust test for internal c linkage 4 years ago
Dylan Baker 11d123332d ninjabackend: fix linking dynamic c libraries with rust 4 years ago
Peter Harris be015a37d7
Visual Studio Address Sanitizer updates 4 years ago
Jussi Pakkanen ab0b727427 Add gnuXX stds to Objective C. 4 years ago
Michael Hirsch 1730778974 test:fortran:21: fix Windows by using configure_file(copy:) 4 years ago
Jussi Pakkanen 0b2a7300c0 Set up VS environment automatically when run. 4 years ago
Mehmet Ali Baykara 204abd0e85
little punctuation and add a phrase [skip ci] 4 years ago
Michael Hirsch c8b514897a
setup.cfg: update version metadata [skip ci] 4 years ago
Xavier Claessens 501d7cf01c interpreter: flatten environment() initial values 4 years ago
Xavier Claessens 4e312c19e6 gnome: Fix gtkdoc generation 4 years ago
Xavier Claessens 44acefd836 doc: Add example how to use devenv 4 years ago
Jussi Pakkanen c54dd63547 Make objective C use C standard version. Closes #5495. 4 years ago
Alexander Neumann 8f12102549 deactivate intrinsic functions if no optimizations are requested 4 years ago
Jussi Pakkanen 1d06d4ca1a Set unittest backend with an argument rather than an envvar. 4 years ago
Florian Fischer 247630b981 modules/fs: support FileOrString arguments 4 years ago
Xavier Claessens aa700fe982 interpreter: Skip not_found_message and include_type in cache id 4 years ago
Xavier Claessens ed57646475 interpreter: 'embed' kwarg is only valid in python module 4 years ago
Ross Burton 5892362268 gnome: improve dependency lookup of G-I 4 years ago
Marco Trevisan (Treviño) d5932a174d test cases: Add test ensuring that -include in gcc won't break pch 4 years ago
Marco Trevisan (Treviño) 739e499554 ninjabackend: Add pch includes as early as possible not to be overridden 4 years ago
Nellie Zhang 6033c0f0da Fix python exception thrown for invalid resource path 4 years ago
Liam Beguin d433abf89c syntax-highlighting: vim: add myself as a maintainer 4 years ago
Liam Beguin 0fbcebaca1 syntax-highlighting: vim: fix setting cpo 4 years ago
Nellie Zhang 802f66f442 Clarify incorrect configuration format message 4 years ago
Ralf Gommers a48a89374a Clean up unused imports 4 years ago
Ralf Gommers d0325c898a Use sanity_check_impl for objc/objpp 4 years ago
Ralf Gommers 9bbf2dd07c Add validation for --only in `run_project_tests.py` 4 years ago
Jussi Pakkanen 1ca8fa31ea Document how to run the wrap valídator. [skip ci] 4 years ago