summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2021-04-26Bump version number for rc1.Jussi Pakkanen
2021-04-26Add snippet about Xcode. [skip ci]Jussi Pakkanen
2021-04-26Condense test directory names.Jussi Pakkanen
2021-04-26Update CUDA Toolkit driver version table.Olexa Bilaniuk
2021-04-26Merge pull request #8680 from dcbaker/submit/wrap-mconf-outputJussi Pakkanen
2021-04-26Fix issue where multiple dist files were not being produced for comma separat...Tristan Partin
2021-04-26introspection: export all sources for custom targetsJason Francis
2021-04-26Add subprojects purge wrap-git coverageTristan Partin
2021-04-26store the list of initializes subprojects in the coredata structureDylan Baker
2021-04-26Interpreter: Fallback when required is false but forcefallback is trueXavier Claessens
2021-04-26Add 'subprojects purge' commandTristan Partin
2021-04-26Merge if and else tests to a single project.Jussi Pakkanen
2021-04-25Xcode: make Swift projects work.Jussi Pakkanen
2021-04-25Xcode: add objective C++ flags to plain C++ because Xcode requires it.Jussi Pakkanen
2021-04-25Xcode: add objective C flags to plain C because Xcode requires it.Jussi Pakkanen
2021-04-24Xcode: some more skips.Jussi Pakkanen
2021-04-24Xcode: fix linking to customtargetindex objects.Jussi Pakkanen
2021-04-23Xcode: one more skip.Jussi Pakkanen
2021-04-23Xcode: do not reuse objs in both_libraries because Xcode fails on targets wit...Jussi Pakkanen
2021-04-23Xcode: a few more skips.Jussi Pakkanen
2021-04-23Xcode: even more command line argument expansion.Jussi Pakkanen
2021-04-23Xcode: Quote McQuoteface.Jussi Pakkanen
2021-04-23Xcode: handle CustomTargetIndexes.Jussi Pakkanen
2021-04-23Xcode: skip one more object extraction test.Jussi Pakkanen
2021-04-23Xcode: ever more quoting.Jussi Pakkanen
2021-04-23Xcode: only add source and build dirs if implicit_include_directories is set.Jussi Pakkanen