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
2016-12-18
custom_target: Make directory outputs installable
Nirbheek Chauhan
2016-12-18
Allow passing arguments to install scripts
Nirbheek Chauhan
2016-12-18
Merge pull request #1210 from centricular/qt-fixes-windows
Jussi Pakkanen
2016-12-18
Merge pull request #1207 from centricular/has-header-preprocess-only
Jussi Pakkanen
2016-12-18
tests/125 shared module: Run with the VS backend
Nirbheek Chauhan
2016-12-18
Qt: Allow passing a name arg to preprocess()
Nirbheek Chauhan
2016-12-18
has_header: Don't compile, only preprocess
Nirbheek Chauhan
2016-12-15
Merge pull request #1194 from centricular/critical-bugfixes-vala
Jussi Pakkanen
2016-12-16
tests/vala/14: Disable running of GTK+ test
Nirbheek Chauhan
2016-12-15
Add a test that uses hand-written vapi files
Nirbheek Chauhan
2016-12-15
Test target glib version and gresources in Vala
Nirbheek Chauhan
2016-12-15
Add a testcase for 'Duplicate outputs' bug
Sam Thursfield
2016-12-13
Only add build dir inlude directives if the corresponding dir exists. Closes ...
Jussi Pakkanen
2016-12-13
Merge pull request #1171 from centricular/fix-extracted-generated-prebuilt-ob...
Jussi Pakkanen
2016-12-13
Merge pull request #1184 from centricular/cc.prefixes_underscore
Jussi Pakkanen
2016-12-13
Test targets with only generated and prebuilt objects
Nirbheek Chauhan
2016-12-13
Test extracting static objects into a shared library
Nirbheek Chauhan
2016-12-13
Add test for cc.symbols_have_underscore_prefix
Nirbheek Chauhan
2016-12-13
tests/common/124: Print an error when square fails
Nirbheek Chauhan
2016-12-12
Add Compiler.has_multi_arguments method.
Elliott Sales de Andrade
2016-12-12
Make Java compilation work with inner classes. Closes #1157.
Jussi Pakkanen
2016-12-11
Test that g++ and Clang++ can compile assembly
Nirbheek Chauhan
2016-12-11
Add a test for LLVM IR and ASM compilation
Nirbheek Chauhan
2016-12-10
has_function: Fix checking for builtins with includes
Nirbheek Chauhan
2016-12-10
python3 dep: Check arch of libraries before using
Nirbheek Chauhan
2016-12-07
Merge pull request #1126 from mesonbuild/sharedmodule
Jussi Pakkanen
2016-12-07
Fix shared module support on Windows
Nirbheek Chauhan
2016-12-07
Skip shared module test on VS because it fails for some reason nobody underst...
Jussi Pakkanen
2016-12-07
Compiler checks can only accept external dependencies
Nirbheek Chauhan
2016-12-06
Merge pull request #1103 from mesonbuild/rewriter
Jussi Pakkanen
2016-12-04
Apply magical flags to make OSX ignore missing symbols in plugins.
Jussi Pakkanen
2016-12-04
Store subdir information for each node so we can remove files set in other su...
Jussi Pakkanen
2016-12-04
tests/linuxlike/1: Improve zlib pkg-config test
Nirbheek Chauhan
2016-12-04
Renamed dirs to plug holes in numbering.
Jussi Pakkanen
2016-12-04
Added unit test for rewriter.
Jussi Pakkanen
2016-12-03
Merge pull request #1076 from mesonbuild/tingping/gresource-export
Jussi Pakkanen
2016-12-03
Merge pull request #1108 from centricular/fix-optimization-flags-order
Jussi Pakkanen
2016-12-03
Allow many version conditions for pkg-config deps
Nirbheek Chauhan
2016-12-03
tests/common/51: Skip validate test if pkg-config too old
Nirbheek Chauhan
2016-12-04
Compiler check and extra args should always override
Nirbheek Chauhan
2016-12-03
i18n: Add merge_file function
Patrick Griffis
2016-12-03
Link against runtime on OSX and Windows because they seem to insist on all sy...
Jussi Pakkanen
2016-12-03
Add a test that tests the module and symbol resolution with dlopen.
Jussi Pakkanen
2016-12-02
Merge pull request #1102 from mesonbuild/soname
Jussi Pakkanen
2016-12-02
Created new shared module build target type, and make sure -Wl,--no-undefined...
Jussi Pakkanen
2016-11-29
Support skipped tests
Daniel Stone
2016-11-26
Allow soname to be an arbitrary string and fix symlink generation.
Jussi Pakkanen
2016-11-24
Fix single object extraction test
Nirbheek Chauhan
2016-11-21
Bootstrap test code with CMake.
Jussi Pakkanen
2016-11-20
gnome.compile_resources(): Add export and install_header kwargs
Patrick Griffis
[next]