2745 Commits (14c5e17b0a4107e18212f0675ed15d6bda7e94fd)
 

Author SHA1 Message Date
Nirbheek Chauhan 14c5e17b0a tests: Remove outdated qt4 manual test and rename qt5 automated test 8 years ago
Nirbheek Chauhan 19a06d9033 qt4, qt5 modules: Improve moc/uic/rcc detection 8 years ago
Nirbheek Chauhan a72740a0d1 qt deps: New abstract impl and several fixes 8 years ago
Nirbheek Chauhan 3fe5fcd7f7 qt4/qt5: Print a message when moc/uic/rcc aren't found 8 years ago
Jussi Pakkanen e02aaad632 Merge pull request #1011 from centricular/runtarget-files-rel-builddir 8 years ago
Jussi Pakkanen fd425d56a5 Merge pull request #991 from mesonbuild/wip/tingping/gresource-depfile 8 years ago
Jussi Pakkanen dc10945ad7 Merge pull request #995 from centricular/more-appveyor-builds 8 years ago
Jussi Pakkanen 5603f90287 Allow tests to mark themselves as skipped during runtime. 8 years ago
Nirbheek Chauhan daa893e011 tests: Disable 113 generatorcustom on VS backends 8 years ago
Nirbheek Chauhan 9741085068 appveyor.yml: Use x86 python only on x86 8 years ago
Nirbheek Chauhan 440a922c81 appveyor.yml: Print versions of MSBuild and Ninja 8 years ago
Nirbheek Chauhan 88f1d400c0 Fix debug PCH builds with MSVC 2012 and later 8 years ago
Nirbheek Chauhan 69756fdabb Fix 103 manygen with MSVC on Windows 8 years ago
Nirbheek Chauhan 408686a31d Fix 62 exe static shared on MSVC 8 years ago
Nirbheek Chauhan f09508dde7 51 pkgconfig-gen: Disable validation on Windows 8 years ago
Nirbheek Chauhan 00dc929b62 vs: Properly split per-compiler args into per-file options 8 years ago
Nirbheek Chauhan 52eab4b006 vs backend: coredata.meson_script_file was renamed 8 years ago
Nirbheek Chauhan a90af371f6 project tests: Fix appveyor overwriting the platform env variable 8 years ago
Nirbheek Chauhan da782c62df project tests: Skip lang-specific tests based on backend 8 years ago
Nirbheek Chauhan 304061644b appveyor.yml: Test more than just MSVC2010 + Ninja on x86 8 years ago
Patrick Griffis c7226462a2 gnome: Improve dependency handling of compile_resources() 8 years ago
Patrick Griffis 573b3afb52 backends: Output depfiles in same directory as target 8 years ago
Nirbheek Chauhan 5fdac48250 custom_target: Substitute @OUTPUT@ and @INPUT properly 8 years ago
Jussi Pakkanen 4d8e3be08f Create target directory if it does not exist. Closes #935. 8 years ago
Jussi Pakkanen cf7b50364f Merge pull request #1006 from centricular/cpp-has-header-symbol 8 years ago
Jussi Pakkanen f7431fd5db Can specify scan-build executable with an environment variable. Closes #1015. 8 years ago
Nirbheek Chauhan 3a4d56c2d3 rpm: Fix trivial typo in BuildRequires 8 years ago
Jussi Pakkanen 7408862db8 Merge pull request #1005 from centricular/javac-no-java 8 years ago
Nirbheek Chauhan a2262103fb Implement mlog.warning and use it everywhere for warnings 8 years ago
Nirbheek Chauhan b1898fd139 ninja: Pass absolute path of files to run targets 8 years ago
Nirbheek Chauhan 66ec8c4258 tests: Check that run_target can find a files() argument 8 years ago
Nirbheek Chauhan 377fe51003 project tests: Require both javac and java for Java tests 8 years ago
Nirbheek Chauhan e90f21ae59 javac: Fail gracefully if there's no JVM 8 years ago
Jussi Pakkanen 841380acfe Search for headers in build dir before source dir. Closes #984. 8 years ago
Nirbheek Chauhan 30392a3a8a Inherit VisualStudioCPPCompiler from CPPCompiler 8 years ago
Nirbheek Chauhan f144e50f5c has_function: Cast to void* instead of int 8 years ago
Nirbheek Chauhan 1e1abc675e travis.yml: Export CC and CXX inside the docker instance 8 years ago
Nirbheek Chauhan d41b903f07 travis.yml: Don't test for GCC on OS X 8 years ago
Nirbheek Chauhan ae5a362950 tests/common: Run compiler checks for both C & C++ 8 years ago
Nirbheek Chauhan 7400284e32 has_function: Fix trivial typo 8 years ago
Nirbheek Chauhan 4d84241ccf has_header_symbol: Also detect C++ classes and templates 8 years ago
Nirbheek Chauhan f6dfd36239 has_header_symbol: Make it work with C++ compilers 8 years ago
alvarez86 87f07cdf3d Minor adjusts (#1001) 8 years ago
Jussi Pakkanen 8d182e00c9 Use a cross linker when cross compiling. 8 years ago
Jussi Pakkanen 335d263315 Merge pull request #942 from mesonbuild/tingping/private-methods 8 years ago
Jussi Pakkanen f8bf37979b Merge pull request #993 from centricular/cached-dep-required-attr 8 years ago
Jussi Pakkanen ae8a0a1438 Merge pull request #994 from centricular/more-travis-builds 8 years ago
Jussi Pakkanen 1cf787f281 Added reconfigure target that always reruns Meson. 8 years ago
Jussi Pakkanen 90f5af8a90 Merge pull request #950 from centricular/fix-dependency-subproject-exceptions 8 years ago
Patrick Griffis fb7d9c7aef gnome: Mark helper functions as private 8 years ago