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
2022-10-25
tests: Add nasm compiler checks
Xavier Claessens
2022-10-25
nasm: Use an hello world test that works on 32bits too
Xavier Claessens
2022-10-25
Condense test directory numbers.
Jussi Pakkanen
2022-10-24
Add MASM compiler
Xavier Claessens
2022-10-24
Accept disablers in summary values
Elliott Sales de Andrade
2022-10-24
nasm: Harcode default path on Windows
Xavier Claessens
2022-10-24
Add yasm as fallback for nasm language
Xavier Claessens
2022-10-24
Add NASM compiler
Xavier Claessens
2022-10-23
Merge pull request #10916 from xclaesse/preprocess
Jussi Pakkanen
2022-10-23
gnulike: Fix preprocessing files with any extension
Xavier Claessens
2022-10-23
Add unit test for cc.preprocess()
Xavier Claessens
2022-10-23
Fix excluding sources for static lib in both_libraries()
Xavier Claessens
2022-10-09
compilers: Add optimization=plain option
Jan Tojnar
2022-09-28
wrap: If the directory exists in a sub-subproject, uses it inplace
Xavier Claessens
2022-09-19
python module: allow specifying the pure kwarg in the installation object
Eli Schwartz
2022-09-12
dependencies: log the real reason for a dependency lookup failing
Eli Schwartz
2022-09-09
tests: Add a test for a target with no sources
Dylan Baker
2022-09-07
modules/wayland: Rename core_only to include_core_only
Mark Bolhuis
2022-09-06
modules/wayland: Support --include-core-only
Mark Bolhuis
2022-09-04
Add missing cdata update in genmarshal tests
Jan Alexander Steffens (heftig)
2022-09-03
tests/7 gnome: Fix incorrect unref of GResource
Nirbheek Chauhan
2022-08-23
install modes should not apply sticky bit to files
Eli Schwartz
2022-08-23
tests: remove compiler requirement in various unneeded cases
Eli Schwartz
2022-08-23
pkgconfig: Variables can be a single string
Xavier Claessens
2022-08-18
modules/pkgconfig: Use typed_kwargs
Dylan Baker
2022-08-18
modules/fs: Replace configure_file(copy:) with fs.copyfile
Dylan Baker
2022-08-18
minstall: do not trample install_mode by rpath fixer
Eli Schwartz
2022-08-17
tests/common/215: Save some time by only checking pkg-config
Dylan Baker
2022-08-17
tests: fix targets with no sources
Dylan Baker
2022-08-17
interpreter: deprecate the ability import unstable modules as `unstable_*`
Dylan Baker
2022-08-17
interpreter: move handling of module stability to interpreter
Dylan Baker
2022-08-17
modules: use module level information about new and deprecation
Dylan Baker
2022-08-17
tests: remove deprecated `import('unstable_')`
Dylan Baker
2022-08-11
CI: fix error when mixing clang 14 with released valgrind versions
Eli Schwartz
2022-08-11
add compilers from extracted objects directly to build targets
Eli Schwartz
2022-08-10
cmake: Add rule relaxations for CMake subprojects
Daniel Mensinger
2022-08-07
mtest: unify parsed and non-parsed output handling
Hemmo Nieminen
2022-07-31
Only reconfigure if configure options actually changed
Daan De Meyer
2022-07-25
tests: Test extern'd globals on MacOS with the Apple Archiver
Ailin Nemui
2022-07-11
tests: unskip windows mixing msvc and fortran, for non-gcc fortran
Eli Schwartz
2022-07-08
implement the new preserve_path kwarg for install_data too
Eli Schwartz
2022-07-07
Fix test case numbers.
Jussi Pakkanen
2022-07-06
Improve error message for `include_directories(abs_path_intree)`
Ralf Gommers
2022-06-30
test cases: Don't fall off the end of main() without an exit status
Simon McVittie
2022-06-21
fix type checking for declare_dependency to allow linking to executable
Eli Schwartz
2022-06-19
Merge pull request #10464 from rtbo/fix_generated_deps
Jussi Pakkanen
2022-06-19
python module: implicitly add python dep to extensions
Eli Schwartz
2022-06-19
update gnome test to cover built gresource files
Eli Schwartz
2022-06-17
external-project: Add depends kwarg
Xavier Claessens
2022-06-17
refactor logic for parsing dependency variables into type_checking module
Eli Schwartz
[next]