aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild
AgeCommit message (Expand)AuthorFilesLines
2016-11-26Don't show tracebacks for MesonException in helper scriptsSam Thursfield1-1/+7
2016-11-26Merge pull request #1059 from thiblahute/masterJussi Pakkanen1-3/+27
2016-11-26Add both native and cross compiler options to option list.Jussi Pakkanen2-29/+7
2016-11-22wrap: Allow specifying push URL in wrap files using gitThibault Saunier1-0/+5
2016-11-22wrap: Make sure that the cloned git repo is properly clonedThibault Saunier1-3/+22
2016-11-20gnome: Update required version for glib-compile-resources depfile fixesPatrick Griffis1-1/+1
2016-11-20Can set compiler arguments in Java.Jussi Pakkanen2-1/+8
2016-11-20Can give many alternative names to find_program to simplify searching.Jussi Pakkanen1-4/+8
2016-11-20Made has_function survive optimization flags. Closes #1053.Jussi Pakkanen1-3/+5
2016-11-20Can specify headers to install with Files.Jussi Pakkanen2-8/+7
2016-11-20Merge pull request #730 from mesonbuild/newtestJussi Pakkanen8-455/+13
2016-11-19Dead code removal.Jussi Pakkanen1-4/+0
2016-11-18Always specify installed data with a File object. Closes #858.Jussi Pakkanen6-24/+43
2016-11-18Disallow some keyword arguments to gnome.mkenums.Elliott Sales de Andrade1-1/+9
2016-11-18Can run special tests with the new tool.Jussi Pakkanen1-3/+2
2016-11-18All testing is now in mesontest.py, which simplifies a lot of stuff.Jussi Pakkanen4-332/+6
2016-11-18Made Meson test into a class rather than abusing global variables and as prep...Jussi Pakkanen1-178/+174
2016-11-18Run all tests if none are specified.Jussi Pakkanen1-4/+5
2016-11-18Use the same code for tests and benchmarks.Jussi Pakkanen2-89/+30
2016-11-18Removed subsuite targets.Jussi Pakkanen1-21/+0
2016-11-18Removed Valgrind from core.Jussi Pakkanen6-39/+7
2016-11-18New test runner.Jussi Pakkanen1-1/+1
2016-11-17Removed duplicate log message for command running. Closes #1056.Jussi Pakkanen1-1/+0
2016-11-14Bump version for new development.Jussi Pakkanen1-1/+1
2016-11-14Updated version number for release.0.36.0Jussi Pakkanen1-1/+1
2016-11-14Hotfix for cross-compilation from Windows to LinuxNirbheek Chauhan1-5/+27
2016-11-14Only add src_include_dir if it has been defined.Jussi Pakkanen1-1/+2
2016-11-14Disable gresource dependency generation as it breaks Ninja.Jussi Pakkanen1-12/+16
2016-11-13Use portable path separator in wrappers.Elliott Sales de Andrade2-2/+4
2016-11-13Merge pull request #1042 from centricular/fix-qt4-testcase-qtwidgetsJussi Pakkanen1-15/+29
2016-11-13GTest and GMock changed their entire project layout on 1.8.0. Again. Fix it.Jussi Pakkanen1-9/+17
2016-11-13qt: Fix qmake detection on Linux and WindowsNirbheek Chauhan1-15/+29
2016-11-12vala: Generate GIR into the build directory (fix #185)Guillaume Poirier-Morency2-1/+7
2016-11-12Merge pull request #1022 from centricular/fix-girtarget-deps-includesJussi Pakkanen1-16/+37
2016-11-13Merged generate_gir fix.Jussi Pakkanen1-2/+7
2016-11-12Add new add_project_[link]_args functionsThibault Saunier6-6/+65
2016-11-13gnome.generate_gir: Add gir deps and includes recursivelyNirbheek Chauhan1-16/+37
2016-11-12vala: Implement valac.find_libraryNirbheek Chauhan4-71/+110
2016-11-12Fixed SyntaxError in itstool invocation in yelphelper.py duringOlexa Bilaniuk1-4/+3
2016-11-12Merge pull request #1010 from centricular/qt5-broken-moc-detectionJussi Pakkanen3-117/+181
2016-11-12Merge pull request #1027 from centricular/has-header-prefixJussi Pakkanen2-9/+10
2016-11-12scripts/gtkdochelper: ignore_headers is a listNirbheek Chauhan1-4/+5
2016-11-12compilers: add werror flag for msvcScott D Phillips1-0/+3
2016-11-12Fix regex used in custom target evaluationNirbheek Chauhan1-2/+8
2016-11-12Revert "vala: Build with '--nostdpkg'", MR #920Jussi Pakkanen1-1/+0
2016-11-12vala: Fix compiled object extractionNirbheek Chauhan1-0/+3
2016-11-12Merge pull request #997 from tp-m/copy-mutable-variables-on-assignmentJussi Pakkanen1-6/+9
2016-11-12Merge pull request #1019 from alvarez86/gcc_dump_versionJussi Pakkanen1-0/+11
2016-11-12vala: Build with '--nostdpkg'Guillaume Poirier-Morency1-0/+1
2016-11-11environment: Use GNU defines to get version of c, c++, objc and fortranPaulo Antonio Alvarez1-0/+4