summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-22Better detection of Visual Studio compilerJacob Nielsen
2021-05-20vala: Test that adding C manually isn't requiuredDylan Baker
2021-05-19interpreter: Automatically add 'c' to languages when 'vala' is usedDylan Baker
2021-05-19backends: use a set for processed targets instead of a dictDylan Baker
2021-05-19compilers: Add `get_debug_args` to base CompilerDylan Baker
2021-05-19ninjabackend: Fix vala type annotationsDylan Baker
2021-05-19rust: override get_linker_always_argsDylan Baker
2021-05-19build: annotate can_compile_remove_sourcesDylan Baker
2021-05-19build: Simplify BuildTarget.process_sourcelistDylan Baker
2021-05-19interpreter: Pass unholdered sources into BuildTargetDylan Baker
2021-05-19interpreter: Add docstring and fix types of source_strings_to_filesDylan Baker
2021-05-19.C files are now treated as C++ codeVolker-Weissmann
2021-05-18doc: Fix array syntax [skip ci]Tim McNamara
2021-05-18pkgconfig: Do not escape custom variablesXavier Claessens
2021-05-18Merge pull request #8403 from dcbaker/submit/rust-fix-shared-internal-linkingJussi Pakkanen
2021-05-18add cpu family cskyRandy Yates
2021-05-18Add a script to create macOS installer packages.Jussi Pakkanen
2021-05-18Add a rust test for internal c linkageDylan Baker
2021-05-17ninjabackend: fix linking dynamic c libraries with rustDylan Baker
2021-05-15Visual Studio Address Sanitizer updatesPeter Harris
2021-05-15Add gnuXX stds to Objective C.Jussi Pakkanen
2021-05-13test:fortran:21: fix Windows by using configure_file(copy:)Michael Hirsch
2021-05-13Set up VS environment automatically when run.Jussi Pakkanen
2021-05-13little punctuation and add a phrase [skip ci]Mehmet Ali Baykara
2021-05-13setup.cfg: update version metadata [skip ci]Michael Hirsch
2021-05-13interpreter: flatten environment() initial valuesXavier Claessens
2021-05-12gnome: Fix gtkdoc generationXavier Claessens
2021-05-12doc: Add example how to use devenvXavier Claessens
2021-05-11Make objective C use C standard version. Closes #5495.Jussi Pakkanen
2021-05-10deactivate intrinsic functions if no optimizations are requestedAlexander Neumann
2021-05-08Set unittest backend with an argument rather than an envvar.Jussi Pakkanen
2021-05-08modules/fs: support FileOrString argumentsFlorian Fischer
2021-05-08interpreter: Skip not_found_message and include_type in cache idXavier Claessens
2021-05-08interpreter: 'embed' kwarg is only valid in python moduleXavier Claessens
2021-05-08gnome: improve dependency lookup of G-IRoss Burton
2021-05-08test cases: Add test ensuring that -include in gcc won't break pchMarco Trevisan (Treviño)
2021-05-08ninjabackend: Add pch includes as early as possible not to be overriddenMarco Trevisan (Treviño)
2021-05-08Fix python exception thrown for invalid resource pathNellie Zhang
2021-05-06syntax-highlighting: vim: add myself as a maintainerLiam Beguin
2021-05-06syntax-highlighting: vim: fix setting cpoLiam Beguin
2021-05-03Clarify incorrect configuration format messageNellie Zhang
2021-05-02Clean up unused importsRalf Gommers
2021-05-02Use sanity_check_impl for objc/objppRalf Gommers
2021-05-02Add validation for --only in `run_project_tests.py`Ralf Gommers
2021-05-02Document how to run the wrap valídator. [skip ci]Jussi Pakkanen
2021-05-02Bump version number for new development.Jussi Pakkanen
2021-05-02Release 0.58.0.Jussi Pakkanen
2021-05-01Do not accidentally format files when only checking if they are formatted.Jussi Pakkanen
2021-04-29Xcode: fix project cleaning.Jussi Pakkanen
2021-04-28doc: update syntax description of immutabilityAlexander Lyashuk