summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-03update authors.txtPhilipp Ittershagen
2017-04-03Enable File() objects as an input parameter to configure_filePhilipp Ittershagen
2017-04-03Refactor duplicate code in FilePhilipp Ittershagen
2017-04-02Merge pull request #1505 from centricular/dont-use-c++-for-assemblyJussi Pakkanen
2017-03-30strip trailing backslash from WindowsSDKVersion (#1538)melak47
2017-03-29fix "Meson encountered an error in file meson.build, line 19, column … (#1536)kalmiya
2017-03-29Merge pull request #1346 from msink/test-mingwJussi Pakkanen
2017-03-30run_tests: Don't run unit tests when the VS backend is selectedNirbheek Chauhan
2017-03-30tests/common/141: Also test C + asm targetsNirbheek Chauhan
2017-03-29configure_file: make input arg optional if command is usedTim-Philipp Müller
2017-03-29rust: Support executable name differing from source namePatrick Griffis
2017-03-28Fix warning making static libs on msvc/ninjaPeter Harris
2017-03-28tests/windows/5: Skip if build_to_src has spacesNirbheek Chauhan
2017-03-28appveyor: Move msys2-mingw matrix a little higherNirbheek Chauhan
2017-03-28modules: Start using @SOURCE_ROOT@ and @BUILD_ROOT@Nirbheek Chauhan
2017-03-28tests/windows/5: Add more subdirs to the testNirbheek Chauhan
2017-03-28project tests: Don't look for PDB files on MinGW/GCCNirbheek Chauhan
2017-03-28tests/common/127: Fix test on MinGW 64-bitNirbheek Chauhan
2017-03-28project tests: DummyExecutor for MSYS2 and OpenBSDNirbheek Chauhan
2017-03-28tests/common/135: Fix assembly on GCC/MinGWNirbheek Chauhan
2017-03-28unit tests: Skip static library overwrite on WindowsNirbheek Chauhan
2017-03-28appveyor: run tests against MSYS2-MinGWMike Sinkovsky
2017-03-27Don't delete static library on WindowsNirbheek Chauhan
2017-03-27Allow not-required not-found dependencies in subprojectsNirbheek Chauhan
2017-03-27Merge pull request #1529 from centricular/fix-dep-typoJussi Pakkanen
2017-03-27Fix qt4 tool location detection, which may result in incorrectly pickingAaron Small
2017-03-27appveyor: Only build vs2010/x86 + vs2015/x86 + vs2017/x64Nirbheek Chauhan
2017-03-27Fix typo in dependency invalid arguments errorNirbheek Chauhan
2017-03-27wrap: Also capture stderr while running quiet_git()Nirbheek Chauhan
2017-03-27Try even harder to use the C compiler for assemblyNirbheek Chauhan
2017-03-27tests: Fix typo in unit test codeNirbheek Chauhan
2017-03-27Don't require a language/compiler for configuringNirbheek Chauhan
2017-03-27compilers: Implement __repr__ for easier debuggingNirbheek Chauhan
2017-03-27Try harder to use the C compiler for compiling asmNirbheek Chauhan
2017-03-27Thank you git for silently discarding unrelated changes on conflicts. It is v...Jussi Pakkanen
2017-03-26compilers: fix swift sanity checkJoe Baldino
2017-03-26vs: Fix custom target generated object pathsNirbheek Chauhan
2017-03-25Fix regen when using pkg-deps when there's no pkg-configNirbheek Chauhan
2017-03-25declare_dependency: flatten dependencies kwargs allowing [] as no-op depTim-Philipp Müller
2017-03-25EmptyNode needs a line/column number too. There are times its lineAaron Small
2017-03-25Merge pull request #1496 from centricular/fix-internal-dep-orderJussi Pakkanen
2017-03-25Cache compiler args for each target.Elliott Sales de Andrade
2017-03-25Merge pull request #1516 from centricular/git-submodule-subprojectsJussi Pakkanen
2017-03-25Detect 'ccache' in evars and cross-info filesNirbheek Chauhan
2017-03-25Never accept a directory as being an executable programThibault Saunier
2017-03-25Github md renderer requires spaces between hashes and the heading text.Jussi Pakkanen
2017-03-25wrap: Implement special wrap modes for use by packagersNirbheek Chauhan
2017-03-25wrap: Initialize subprojects that are git submodulesNirbheek Chauhan
2017-03-25wrap: Check that the package dir contains 'meson'build'Nirbheek Chauhan
2017-03-24Merge pull request #1491 from nioncode/vs2017Jussi Pakkanen