summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 0.58.0.0.58.0Jussi Pakkanen2021-05-0230-326/+360
* Do not accidentally format files when only checking if they are formatted.Jussi Pakkanen2021-05-012-4/+10
* Xcode: fix project cleaning.Jussi Pakkanen2021-04-291-2/+2
* doc: update syntax description of immutabilityAlexander Lyashuk2021-04-281-2/+4
* Bump version number for rc1.0.58.0.rc1Jussi Pakkanen2021-04-262-2/+2
* Add snippet about Xcode. [skip ci]Jussi Pakkanen2021-04-261-0/+4
* Condense test directory names.Jussi Pakkanen2021-04-261231-102/+102
* Update CUDA Toolkit driver version table.Olexa Bilaniuk2021-04-261-0/+2
* Merge pull request #8680 from dcbaker/submit/wrap-mconf-outputJussi Pakkanen2021-04-261-8/+55
|\
| * mconf: line wrap columns nicelyDylan Baker2021-04-201-6/+48
| * mconf: cleanup up and sort importsDylan Baker2021-04-201-2/+7
| * mconf: print core options for subprojectsDylan Baker2021-04-201-2/+4
* | Fix issue where multiple dist files were not being produced for comma separat...Tristan Partin2021-04-262-2/+25
* | introspection: export all sources for custom targetsJason Francis2021-04-263-9/+30
* | Add subprojects purge wrap-git coverageTristan Partin2021-04-262-9/+14
* | store the list of initializes subprojects in the coredata structureDylan Baker2021-04-265-4/+18
* | Interpreter: Fallback when required is false but forcefallback is trueXavier Claessens2021-04-266-8/+51
* | Add 'subprojects purge' commandTristan Partin2021-04-263-4/+109
* | Merge if and else tests to a single project.Jussi Pakkanen2021-04-263-12/+12
* | Xcode: make Swift projects work.Jussi Pakkanen2021-04-255-8/+15
* | Xcode: add objective C++ flags to plain C++ because Xcode requires it.Jussi Pakkanen2021-04-251-1/+3
* | Xcode: add objective C flags to plain C because Xcode requires it.Jussi Pakkanen2021-04-252-5/+10
* | Xcode: some more skips.Jussi Pakkanen2021-04-241-0/+5
* | Xcode: fix linking to customtargetindex objects.Jussi Pakkanen2021-04-244-19/+58
* | Xcode: one more skip.Jussi Pakkanen2021-04-231-0/+4
* | Xcode: do not reuse objs in both_libraries because Xcode fails on targets wit...Jussi Pakkanen2021-04-231-1/+12
* | Xcode: a few more skips.Jussi Pakkanen2021-04-232-0/+8
* | Xcode: even more command line argument expansion.Jussi Pakkanen2021-04-231-1/+6
* | Xcode: Quote McQuoteface.Jussi Pakkanen2021-04-231-2/+2
* | Xcode: handle CustomTargetIndexes.Jussi Pakkanen2021-04-231-6/+20
* | Xcode: skip one more object extraction test.Jussi Pakkanen2021-04-231-0/+12
* | Xcode: ever more quoting.Jussi Pakkanen2021-04-231-1/+4
* | Xcode: only add source and build dirs if implicit_include_directories is set.Jussi Pakkanen2021-04-231-2/+3
* | Add trailing -- parameter to git checkouts.Dan2021-04-221-3/+3
* | Xcode: do not link shared modules against executables.Jussi Pakkanen2021-04-221-0/+2
* | Xcode: add missing quote character.Jussi Pakkanen2021-04-221-1/+1
* | Xcode: fix shell quotings.Jussi Pakkanen2021-04-221-2/+2
* | Xcode: use native path naming scheme.Jussi Pakkanen2021-04-221-1/+6
* | Xcode: skip link language override test.Jussi Pakkanen2021-04-222-1/+11
* | Xcode: one more whole-archive skip.Jussi Pakkanen2021-04-211-0/+4
* | Xcode: put all include dirs via a property rather than a cmd line arg.Jussi Pakkanen2021-04-212-8/+15
* | Xcode: add target private dir to include path.Jussi Pakkanen2021-04-211-0/+1
* | Xcode: quote some entries as needed.Jussi Pakkanen2021-04-211-2/+8
* | mconf: print core options for subprojectsDylan Baker2021-04-201-2/+4
|/
* dependencies/OpenMP: If the version returned is not supported fail gracefullyDylan Baker2021-04-201-1/+7
* Xcode: fix file objects in various places.Jussi Pakkanen2021-04-202-13/+35
* Xcode: skip all-object library test.Jussi Pakkanen2021-04-201-0/+4
* Xcode: fix compiling shared modules.Jussi Pakkanen2021-04-201-4/+20
* Xcode: regenerato project file when build conf changes.Jussi Pakkanen2021-04-194-25/+75
* Xcode: disable asm and LLVM ir projects.Jussi Pakkanen2021-04-194-0/+17