summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Xcode: handle CustomTargetIndexes.xcodepoopJussi Pakkanen2021-04-221-6/+20
* Xcode: skip one more object extraction test.Jussi Pakkanen2021-04-221-0/+12
* Xcode: ever more quoting.Jussi Pakkanen2021-04-221-1/+4
* Xcode: only add source and build dirs if implicit_include_directories is set.Jussi Pakkanen2021-04-221-2/+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
* Xcode: replace all backslashes with eight backslashes. Because obviously.Jussi Pakkanen2021-04-191-0/+4
* pkgconfig: Add support for CustomTarget objects in generatorXavier Claessens2021-04-197-9/+60
* pkgconfig: Fix broken paths in -uninstalled.pc on WindowsXavier Claessens2021-04-181-11/+6
* Xcode: fix generators that take custom targets as inputs.Jussi Pakkanen2021-04-182-83/+128
* Xcode: add proper target dependencies to custom targets.Jussi Pakkanen2021-04-181-3/+5
* Xcode: fix running commands that lie in the build root dir.Jussi Pakkanen2021-04-182-3/+3
* Xcode: fix custom target chaining.Jussi Pakkanen2021-04-182-3/+3
* Xcode: made custom targets into top level AggregateTargets.Jussi Pakkanen2021-04-181-6/+114
* Xcode: skip object extraction test that can not be made to work.Jussi Pakkanen2021-04-181-0/+12
* msetup: Restore .gitignore after wipeXavier Claessens2021-04-172-0/+2
* interpreter: Add missing allow_fallback kwargXavier Claessens2021-04-161-0/+1
* Xcode: make the test target depend on build_all target.Jussi Pakkanen2021-04-161-1/+6
* Xcode: fix custom targets that produce objs and libs.Jussi Pakkanen2021-04-163-24/+33
* Xcode: handle capturing generators.Jussi Pakkanen2021-04-161-1/+7
* Xcode: this is what happens when you do not treat command lines as arrays.Jussi Pakkanen2021-04-151-0/+1
* Xcode: remove some unnecessary dict entries.Jussi Pakkanen2021-04-151-22/+0
* Xcode: add functionality for sources created with a generator.Jussi Pakkanen2021-04-151-16/+85
* docs: add the 'since' tag to string.replacePeter Hutterer2021-04-151-2/+2
* docs: document default version for declare_dependency()Simon Ser2021-04-151-1/+2
* Xcode: do not process custom target outputs on targets they are not used in.Jussi Pakkanen2021-04-141-6/+10
* Xcode: add sanity check asserts.Jussi Pakkanen2021-04-141-12/+26
* Xcode: fix path of extracted objects in subdirs.Jussi Pakkanen2021-04-142-2/+2
* Xcode: use correct key for file id lookup.Jussi Pakkanen2021-04-141-3/+5
* Adding translation to ptbr for getting meson. [skip ci]Mateus Coutinho Marim2021-04-132-0/+94
* Update Users.md [skip ci]Mateus Coutinho Marim2021-04-121-1/+2
* interpreter: Split permitted_kwargs dictXavier Claessens2021-04-124-135/+79
* dependency: Add JDK system dependencyTristan Partin2021-04-1213-7/+193
* Xcode: can generate object files with generators.Jussi Pakkanen2021-04-111-0/+85
* Xcode: fix setting up inlude args for source and build dirs.Jussi Pakkanen2021-04-112-5/+18
* Xcode: fix linking of static libs that link to other libs.Jussi Pakkanen2021-04-111-6/+18