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
/
test cases
Age
Commit message (
Expand
)
Author
2021-04-26
Condense test directory names.
Jussi Pakkanen
2021-04-26
introspection: export all sources for custom targets
Jason Francis
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
Merge if and else tests to a single project.
Jussi Pakkanen
2021-04-25
Xcode: make Swift projects work.
Jussi Pakkanen
2021-04-24
Xcode: some more skips.
Jussi Pakkanen
2021-04-24
Xcode: fix linking to customtargetindex objects.
Jussi Pakkanen
2021-04-23
Xcode: one more skip.
Jussi Pakkanen
2021-04-23
Xcode: a few more skips.
Jussi Pakkanen
2021-04-23
Xcode: skip one more object extraction test.
Jussi Pakkanen
2021-04-22
Xcode: use native path naming scheme.
Jussi Pakkanen
2021-04-22
Xcode: skip link language override test.
Jussi Pakkanen
2021-04-21
Xcode: one more whole-archive skip.
Jussi Pakkanen
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-19
Xcode: disable asm and LLVM ir projects.
Jussi Pakkanen
2021-04-19
pkgconfig: Add support for CustomTarget objects in generator
Xavier Claessens
2021-04-18
Xcode: skip object extraction test that can not be made to work.
Jussi Pakkanen
2021-04-14
Xcode: fix path of extracted objects in subdirs.
Jussi Pakkanen
2021-04-12
dependency: Add JDK system dependency
Tristan Partin
2021-04-09
Add global_source/build_root()
Xavier Claessens
2021-04-08
Fix Xcode targets in subdirs.
Jussi Pakkanen
2021-03-29
Do not add custom target dir automatically when implicit false.
Jussi Pakkanen
2021-03-28
Strip host-compiler -std flag from NVCC line.
Olexa Bilaniuk
2021-03-26
pkgconfig: Allow setting prefix in dataonly pc file
Xavier Claessens
2021-03-24
Merge pull request #8568 from dcbaker/submit/qt-dependency-factory
Jussi Pakkanen
2021-03-24
Merge pull request #8571 from xclaesse/spurious-warning
Jussi Pakkanen
2021-03-24
compilers: clang-cl: Also accept .s files (#8520)
D Scott Phillips
2021-03-23
Refactor Qt Dependency into proper split classes with factories
Dylan Baker
2021-03-23
interpreter: Fix spurious warning in include_directories()
Xavier Claessens
2021-03-23
environment(): Allow stacking append() and prepend() (#8547)
Xavier Claessens
2021-03-18
add test case for installed targets uninstalling a single directory
Eli Schwartz
2021-03-18
Allow add_dist_script() in subprojects
Xavier Claessens
2021-03-18
interpreter: Add varname as positional arg in dep.get_variable()
Xavier Claessens
2021-03-17
Warn when grabbing internals of subprojects with include_directories.
Jussi Pakkanen
2021-03-17
One more unixy fix.
Jussi Pakkanen
2021-03-16
clangformat: Add include and ignore files
Xavier Claessens
2021-03-16
Add range() function
Xavier Claessens
2021-03-16
Replace Unix shell commands with scripts.
Jussi Pakkanen
2021-03-16
Add `meson devenv` command and meson.add_devenv()
Xavier Claessens
2021-03-14
Fix run_targets running scripts from different subdirs.
Jussi Pakkanen
2021-03-12
interpreter: Cache found dependency before converting for include_type
Xavier Claessens
2021-03-10
Add test to build a mixed C/Rust shared library.
Jussi Pakkanen
2021-03-10
Some documentation language adjustments & improved error messages
Laurin-Luis Lehning
2021-03-10
Formatting fix
Laurin-Luis Lehning
2021-03-10
Add failing test cases & release snippet
Laurin-Luis Lehning
2021-03-10
Switch fstring syntax to @..@ & limit fstring captures to int, str, float and...
Laurin-Luis Lehning
2021-03-10
Add support for basic format strings
Laurin-Luis Lehning
2021-03-10
Disable broken asm test on Cygwin as nobody knows how to fix it.
Jussi Pakkanen
[next]