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
Age
Commit message (
Expand
)
Author
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: skip all-object library test.
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: disable asm and LLVM ir projects.
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-18
Xcode: skip object extraction test that can not be made to work.
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
2021-04-15
docs: add the 'since' tag to string.replace
Peter Hutterer
2021-04-15
docs: document default version for declare_dependency()
Simon Ser
2021-04-14
Xcode: do not process custom target outputs on targets they are not used in.
Jussi Pakkanen
2021-04-14
Xcode: add sanity check asserts.
Jussi Pakkanen
2021-04-14
Xcode: fix path of extracted objects in subdirs.
Jussi Pakkanen
2021-04-14
Xcode: use correct key for file id lookup.
Jussi Pakkanen
2021-04-13
Adding translation to ptbr for getting meson. [skip ci]
Mateus Coutinho Marim
2021-04-12
Update Users.md [skip ci]
Mateus Coutinho Marim
2021-04-12
interpreter: Split permitted_kwargs dict
Xavier Claessens
2021-04-12
dependency: Add JDK system dependency
Tristan Partin
2021-04-11
Xcode: can generate object files with generators.
Jussi Pakkanen
2021-04-11
Xcode: fix setting up inlude args for source and build dirs.
Jussi Pakkanen
2021-04-11
Xcode: fix linking of static libs that link to other libs.
Jussi Pakkanen
2021-04-11
VS: Disable MSBuild warnings for always-generated targets
Jesse Natalie
2021-04-10
Xcode: use common language options like std version.
Jussi Pakkanen
2021-04-10
Xcode: Fix source generation.
Jussi Pakkanen
2021-04-09
docs: Fix the description of static_library's additional arguments [skip ci]
Adam Jackson
2021-04-09
Xcode: Fix target prefixes and suffixes and conf-time generated sources.
Jussi Pakkanen
2021-04-09
Xcode: Fix object extraction.
Jussi Pakkanen
2021-04-09
Add global_source/build_root()
Xavier Claessens
2021-04-09
Write include directory names with the correct amount of quoting.
Jussi Pakkanen
2021-04-09
Write include dirs with absolute paths in the Xcode backend, relative ones do...
Jussi Pakkanen
2021-04-08
Fix Xcode targets in subdirs.
Jussi Pakkanen
2021-04-08
Remove unneeded variable.
Jussi Pakkanen
2021-04-08
Avoid rebuilding the target list all the time.
Jussi Pakkanen
2021-04-08
Skip compilers that are not used for a given target.
Jussi Pakkanen
[next]