summaryrefslogtreecommitdiff
path: root/test cases
AgeCommit message (Expand)Author
2016-12-10has_function: Fix checking for builtins with includesNirbheek Chauhan
2016-12-10python3 dep: Check arch of libraries before usingNirbheek Chauhan
2016-12-07Merge pull request #1126 from mesonbuild/sharedmoduleJussi Pakkanen
2016-12-07Fix shared module support on WindowsNirbheek Chauhan
2016-12-07Skip shared module test on VS because it fails for some reason nobody underst...Jussi Pakkanen
2016-12-07Compiler checks can only accept external dependenciesNirbheek Chauhan
2016-12-06Merge pull request #1103 from mesonbuild/rewriterJussi Pakkanen
2016-12-04Apply magical flags to make OSX ignore missing symbols in plugins.Jussi Pakkanen
2016-12-04Store subdir information for each node so we can remove files set in other su...Jussi Pakkanen
2016-12-04tests/linuxlike/1: Improve zlib pkg-config testNirbheek Chauhan
2016-12-04Renamed dirs to plug holes in numbering.Jussi Pakkanen
2016-12-04Added unit test for rewriter.Jussi Pakkanen
2016-12-03Merge pull request #1076 from mesonbuild/tingping/gresource-exportJussi Pakkanen
2016-12-03Merge pull request #1108 from centricular/fix-optimization-flags-orderJussi Pakkanen
2016-12-03Allow many version conditions for pkg-config depsNirbheek Chauhan
2016-12-03tests/common/51: Skip validate test if pkg-config too oldNirbheek Chauhan
2016-12-04Compiler check and extra args should always overrideNirbheek Chauhan
2016-12-03i18n: Add merge_file functionPatrick Griffis
2016-12-03Link against runtime on OSX and Windows because they seem to insist on all sy...Jussi Pakkanen
2016-12-03Add a test that tests the module and symbol resolution with dlopen.Jussi Pakkanen
2016-12-02Merge pull request #1102 from mesonbuild/sonameJussi Pakkanen
2016-12-02Created new shared module build target type, and make sure -Wl,--no-undefined...Jussi Pakkanen
2016-11-29Support skipped testsDaniel Stone
2016-11-26Allow soname to be an arbitrary string and fix symlink generation.Jussi Pakkanen
2016-11-24Fix single object extraction testNirbheek Chauhan
2016-11-21Bootstrap test code with CMake.Jussi Pakkanen
2016-11-20gnome.compile_resources(): Add export and install_header kwargsPatrick Griffis
2016-11-20gnome.compile_resources(): Add ability to output gresource bundlesPatrick Griffis
2016-11-20gnome: Update required version for glib-compile-resources depfile fixesPatrick Griffis
2016-11-20Can set compiler arguments in Java.Jussi Pakkanen
2016-11-20Can give many alternative names to find_program to simplify searching.Jussi Pakkanen
2016-11-20Can specify headers to install with Files.Jussi Pakkanen
2016-11-18Always specify installed data with a File object. Closes #858.Jussi Pakkanen
2016-11-14Rename test cases to remove duplicate numbers.Elliott Sales de Andrade
2016-11-14trivial: remove executable bits on gnome frameworkIgor Gnatenko
2016-11-14Disable gresource dependency generation as it breaks Ninja.Jussi Pakkanen
2016-11-14More robust link check.Jussi Pakkanen
2016-11-13tests/4 qt: Test that invalid modules are not foundNirbheek Chauhan
2016-11-13tests/4 qt: Don't search for QtWidgets with Qt4Nirbheek Chauhan
2016-11-12vala: Generate GIR into the build directory (fix #185)Guillaume Poirier-Morency
2016-11-12Merge pull request #1022 from centricular/fix-girtarget-deps-includesJussi Pakkanen
2016-11-13Add a test for gir dependencies and includesNirbheek Chauhan
2016-11-12Add new add_project_[link]_args functionsThibault Saunier
2016-11-12vala: Implement valac.find_libraryNirbheek Chauhan
2016-11-12tests: Optional fallback subprojects can failNirbheek Chauhan
2016-11-12Merge pull request #1010 from centricular/qt5-broken-moc-detectionJussi Pakkanen
2016-11-12Merge pull request #1027 from centricular/has-header-prefixJussi Pakkanen
2016-11-12Fix regex used in custom target evaluationNirbheek Chauhan
2016-11-12Revert "vala: Build with '--nostdpkg'", MR #920Jussi Pakkanen
2016-11-12vala: Fix compiled object extractionNirbheek Chauhan