index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mesonbuild
Age
Commit message (
Expand
)
Author
2021-04-26
Update CUDA Toolkit driver version table.
Olexa Bilaniuk
2021-04-26
Merge pull request #8680 from dcbaker/submit/wrap-mconf-output
Jussi Pakkanen
2021-04-26
Fix issue where multiple dist files were not being produced for comma separat...
Tristan Partin
2021-04-26
introspection: export all sources for custom targets
Jason Francis
2021-04-26
Add subprojects purge wrap-git coverage
Tristan Partin
2021-04-26
store the list of initializes subprojects in the coredata structure
Dylan Baker
2021-04-26
Interpreter: Fallback when required is false but forcefallback is true
Xavier Claessens
2021-04-26
Add 'subprojects purge' command
Tristan Partin
2021-04-25
Xcode: make Swift projects work.
Jussi Pakkanen
2021-04-25
Xcode: add objective C++ flags to plain C++ because Xcode requires it.
Jussi Pakkanen
2021-04-25
Xcode: add objective C flags to plain C because Xcode requires it.
Jussi Pakkanen
2021-04-24
Xcode: fix linking to customtargetindex objects.
Jussi Pakkanen
2021-04-23
Xcode: do not reuse objs in both_libraries because Xcode fails on targets wit...
Jussi Pakkanen
2021-04-23
Xcode: even more command line argument expansion.
Jussi Pakkanen
2021-04-23
Xcode: Quote McQuoteface.
Jussi Pakkanen
2021-04-23
Xcode: handle CustomTargetIndexes.
Jussi Pakkanen
2021-04-23
Xcode: ever more quoting.
Jussi Pakkanen
2021-04-23
Xcode: only add source and build dirs if implicit_include_directories is set.
Jussi Pakkanen
2021-04-22
Add trailing -- parameter to git checkouts.
Dan
2021-04-22
Xcode: do not link shared modules against executables.
Jussi Pakkanen
2021-04-22
Xcode: add missing quote character.
Jussi Pakkanen
2021-04-22
Xcode: fix shell quotings.
Jussi Pakkanen
2021-04-22
Xcode: skip link language override test.
Jussi Pakkanen
2021-04-21
Xcode: put all include dirs via a property rather than a cmd line arg.
Jussi Pakkanen
2021-04-21
Xcode: add target private dir to include path.
Jussi Pakkanen
2021-04-21
Xcode: quote some entries as needed.
Jussi Pakkanen
2021-04-20
mconf: line wrap columns nicely
Dylan Baker
2021-04-20
mconf: print core options for subprojects
Dylan Baker
2021-04-20
mconf: cleanup up and sort imports
Dylan Baker
2021-04-20
mconf: print core options for subprojects
Dylan Baker
2021-04-20
dependencies/OpenMP: If the version returned is not supported fail gracefully
Dylan Baker
2021-04-20
Xcode: fix file objects in various places.
Jussi Pakkanen
2021-04-20
Xcode: fix compiling shared modules.
Jussi Pakkanen
2021-04-19
Xcode: regenerato project file when build conf changes.
Jussi Pakkanen
2021-04-19
Xcode: replace all backslashes with eight backslashes. Because obviously.
Jussi Pakkanen
2021-04-19
pkgconfig: Add support for CustomTarget objects in generator
Xavier Claessens
2021-04-18
pkgconfig: Fix broken paths in -uninstalled.pc on Windows
Xavier Claessens
2021-04-18
Xcode: fix generators that take custom targets as inputs.
Jussi Pakkanen
2021-04-18
Xcode: add proper target dependencies to custom targets.
Jussi Pakkanen
2021-04-18
Xcode: fix running commands that lie in the build root dir.
Jussi Pakkanen
2021-04-18
Xcode: fix custom target chaining.
Jussi Pakkanen
2021-04-18
Xcode: made custom targets into top level AggregateTargets.
Jussi Pakkanen
2021-04-17
msetup: Restore .gitignore after wipe
Xavier Claessens
2021-04-16
interpreter: Add missing allow_fallback kwarg
Xavier Claessens
2021-04-16
Xcode: make the test target depend on build_all target.
Jussi Pakkanen
2021-04-16
Xcode: fix custom targets that produce objs and libs.
Jussi Pakkanen
2021-04-16
Xcode: handle capturing generators.
Jussi Pakkanen
2021-04-15
Xcode: this is what happens when you do not treat command lines as arrays.
Jussi Pakkanen
2021-04-15
Xcode: remove some unnecessary dict entries.
Jussi Pakkanen
2021-04-15
Xcode: add functionality for sources created with a generator.
Jussi Pakkanen
[next]