aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-11-10tests: Test generating gir from programtingping/test-gir-programPatrick Griffis5-3/+87
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
2016-11-10Fix 62 exe static shared on MSVCNirbheek Chauhan1-1/+3
2016-11-1051 pkgconfig-gen: Disable validation on WindowsNirbheek Chauhan1-1/+1
2016-11-10vs: Properly split per-compiler args into per-file optionsNirbheek Chauhan1-64/+96
2016-11-10vs backend: coredata.meson_script_file was renamedNirbheek Chauhan1-1/+1
2016-11-10project tests: Fix appveyor overwriting the platform env variableNirbheek Chauhan1-0/+15
2016-11-10project tests: Skip lang-specific tests based on backendNirbheek Chauhan1-9/+31
2016-11-10appveyor.yml: Test more than just MSVC2010 + Ninja on x86Nirbheek Chauhan1-5/+33
2016-11-09gnome: Improve dependency handling of compile_resources()Patrick Griffis1-22/+39
2016-11-09backends: Output depfiles in same directory as targetPatrick Griffis2-6/+3
2016-11-09custom_target: Substitute @OUTPUT@ and @INPUT properlyNirbheek Chauhan3-31/+49
2016-11-09Create target directory if it does not exist. Closes #935.Jussi Pakkanen1-0/+4
2016-11-09Merge pull request #1006 from centricular/cpp-has-header-symbolJussi Pakkanen12-167/+256
2016-11-09Can specify scan-build executable with an environment variable. Closes #1015.Jussi Pakkanen1-6/+7
2016-11-08rpm: Fix trivial typo in BuildRequiresNirbheek Chauhan1-1/+1
2016-11-08Merge pull request #1005 from centricular/javac-no-javaJussi Pakkanen2-6/+16
2016-11-08Implement mlog.warning and use it everywhere for warningsNirbheek Chauhan11-33/+38
2016-11-09ninja: Pass absolute path of files to run targetsNirbheek Chauhan1-3/+3
2016-11-09tests: Check that run_target can find a files() argumentNirbheek Chauhan3-2/+17
2016-11-09project tests: Require both javac and java for Java testsNirbheek Chauhan1-1/+1
2016-11-09javac: Fail gracefully if there's no JVMNirbheek Chauhan1-5/+15
2016-11-08Search for headers in build dir before source dir. Closes #984.Jussi Pakkanen4-4/+9
2016-11-08Inherit VisualStudioCPPCompiler from CPPCompilerNirbheek Chauhan1-1/+2
2016-11-08has_function: Cast to void* instead of intNirbheek Chauhan1-1/+1
2016-11-08travis.yml: Export CC and CXX inside the docker instanceNirbheek Chauhan1-1/+1
2016-11-08travis.yml: Don't test for GCC on OS XNirbheek Chauhan1-0/+6
2016-11-08tests/common: Run compiler checks for both C & C++Nirbheek Chauhan9-147/+178
2016-11-08has_function: Fix trivial typoNirbheek Chauhan1-1/+1
2016-11-08has_header_symbol: Also detect C++ classes and templatesNirbheek Chauhan2-0/+23
2016-11-08has_header_symbol: Make it work with C++ compilersNirbheek Chauhan2-16/+44
2016-11-07Minor adjusts (#1001)alvarez863-5/+3
2016-11-06Use a cross linker when cross compiling.Jussi Pakkanen1-5/+9
2016-11-06Merge pull request #942 from mesonbuild/tingping/private-methodsJussi Pakkanen2-44/+50
2016-11-06Merge pull request #993 from centricular/cached-dep-required-attrJussi Pakkanen2-5/+3
2016-11-06Merge pull request #994 from centricular/more-travis-buildsJussi Pakkanen1-3/+11
2016-11-06Added reconfigure target that always reruns Meson.Jussi Pakkanen2-0/+5
2016-11-06Merge pull request #950 from centricular/fix-dependency-subproject-exceptionsJussi Pakkanen3-7/+15
2016-11-06gnome: Mark helper functions as privatePatrick Griffis1-44/+48
2016-11-06Don't expose module functions prefixed with _Patrick Griffis1-0/+2
2016-11-05ninjabackend: fix error messageTim-Philipp Müller1-1/+1
2016-11-05Test that invalid subproject code in dependency() errors outNirbheek Chauhan2-0/+4