aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-11-14Fix message to be checked in Qt5 unit test.Elliott Sales de Andrade1-1/+1
2016-11-14Hotfix for cross-compilation from Windows to LinuxNirbheek Chauhan1-5/+27
2016-11-14trivial: remove executable bits on gnome frameworkIgor Gnatenko10-0/+0
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 Pakkanen2-14/+18
2016-11-14More robust link check.Jussi Pakkanen1-2/+1
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 Pakkanen2-16/+46
2016-11-13Added new files to manifest.Jussi Pakkanen1-0/+3
2016-11-13GTest and GMock changed their entire project layout on 1.8.0. Again. Fix it.Jussi Pakkanen1-9/+17
2016-11-13tests/4 qt: Test that invalid modules are not foundNirbheek Chauhan1-0/+11
2016-11-13tests/4 qt: Don't search for QtWidgets with Qt4Nirbheek Chauhan1-1/+6
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-Morency4-1/+30
2016-11-12Merge pull request #1022 from centricular/fix-girtarget-deps-includesJussi Pakkanen13-39/+351
2016-11-13Merged generate_gir fix.Jussi Pakkanen1-2/+7
2016-11-13Add a test for gir dependencies and includesNirbheek Chauhan12-23/+314
2016-11-12Add new add_project_[link]_args functionsThibault Saunier13-6/+172
2016-11-13gnome.generate_gir: Add gir deps and includes recursivelyNirbheek Chauhan1-16/+37
2016-11-12vala: Implement valac.find_libraryNirbheek Chauhan9-73/+133
2016-11-12tests: Optional fallback subprojects can failNirbheek Chauhan2-0/+5
2016-11-12Fixed SyntaxError in itstool invocation in yelphelper.py duringOlexa Bilaniuk2-4/+4
2016-11-12Merge pull request #1010 from centricular/qt5-broken-moc-detectionJussi Pakkanen28-338/+252
2016-11-12Merge pull request #1027 from centricular/has-header-prefixJussi Pakkanen3-10/+29
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 Chauhan3-4/+10
2016-11-12Revert "vala: Build with '--nostdpkg'", MR #920Jussi Pakkanen2-3/+1
2016-11-12vala: Fix compiled object extractionNirbheek Chauhan3-0/+10
2016-11-12Merge pull request #997 from tp-m/copy-mutable-variables-on-assignmentJussi Pakkanen4-6/+59
2016-11-12Merge pull request #1019 from alvarez86/gcc_dump_versionJussi Pakkanen1-0/+11
2016-11-12vala: Build with '--nostdpkg'Guillaume Poirier-Morency2-1/+3
2016-11-11environment: Use GNU defines to get version of c, c++, objc and fortranPaulo Antonio Alvarez1-0/+4
2016-11-11environment: Static method to get gcc version from compiler definesPaulo Antonio Alvarez1-0/+7
2016-11-11common/37 has header: Add a test for prefixesNirbheek Chauhan1-1/+19
2016-11-11cc.has_header: Allow specifying a prefix for headersNirbheek Chauhan2-9/+10
2016-11-11Add a unit test for Qt5 detection with qmakeNirbheek Chauhan1-4/+26
2016-11-11tests: Remove outdated qt4 manual test and rename qt5 automated testNirbheek Chauhan23-176/+0
2016-11-11qt4, qt5 modules: Improve moc/uic/rcc detectionNirbheek Chauhan3-68/+78
2016-11-11qt deps: New abstract impl and several fixesNirbheek Chauhan1-79/+121
2016-11-11qt4/qt5: Print a message when moc/uic/rcc aren't foundNirbheek Chauhan2-0/+16
2016-11-10Merge pull request #1011 from centricular/runtarget-files-rel-builddirJussi Pakkanen4-5/+20
2016-11-10Merge pull request #991 from mesonbuild/wip/tingping/gresource-depfileJussi Pakkanen3-28/+42
2016-11-09Merge pull request #995 from centricular/more-appveyor-buildsJussi Pakkanen11-99/+228
2016-11-09Allow tests to mark themselves as skipped during runtime.Jussi Pakkanen4-3/+9
2016-11-10tests: Disable 113 generatorcustom on VS backendsNirbheek Chauhan1-11/+15
2016-11-10appveyor.yml: Use x86 python only on x86Nirbheek Chauhan1-4/+8
2016-11-10appveyor.yml: Print versions of MSBuild and NinjaNirbheek Chauhan1-0/+1
2016-11-10Fix debug PCH builds with MSVC 2012 and laterNirbheek Chauhan2-5/+14
2016-11-10Fix 103 manygen with MSVC on WindowsNirbheek Chauhan2-2/+14