index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-04-03
update authors.txt
Philipp Ittershagen
2017-04-03
Enable File() objects as an input parameter to configure_file
Philipp Ittershagen
2017-04-03
Refactor duplicate code in File
Philipp Ittershagen
2017-04-02
Merge pull request #1505 from centricular/dont-use-c++-for-assembly
Jussi Pakkanen
2017-03-30
strip trailing backslash from WindowsSDKVersion (#1538)
melak47
2017-03-29
fix "Meson encountered an error in file meson.build, line 19, column … (#1536)
kalmiya
2017-03-29
Merge pull request #1346 from msink/test-mingw
Jussi Pakkanen
2017-03-30
run_tests: Don't run unit tests when the VS backend is selected
Nirbheek Chauhan
2017-03-30
tests/common/141: Also test C + asm targets
Nirbheek Chauhan
2017-03-29
configure_file: make input arg optional if command is used
Tim-Philipp Müller
2017-03-29
rust: Support executable name differing from source name
Patrick Griffis
2017-03-28
Fix warning making static libs on msvc/ninja
Peter Harris
2017-03-28
tests/windows/5: Skip if build_to_src has spaces
Nirbheek Chauhan
2017-03-28
appveyor: Move msys2-mingw matrix a little higher
Nirbheek Chauhan
2017-03-28
modules: Start using @SOURCE_ROOT@ and @BUILD_ROOT@
Nirbheek Chauhan
2017-03-28
tests/windows/5: Add more subdirs to the test
Nirbheek Chauhan
2017-03-28
project tests: Don't look for PDB files on MinGW/GCC
Nirbheek Chauhan
2017-03-28
tests/common/127: Fix test on MinGW 64-bit
Nirbheek Chauhan
2017-03-28
project tests: DummyExecutor for MSYS2 and OpenBSD
Nirbheek Chauhan
2017-03-28
tests/common/135: Fix assembly on GCC/MinGW
Nirbheek Chauhan
2017-03-28
unit tests: Skip static library overwrite on Windows
Nirbheek Chauhan
2017-03-28
appveyor: run tests against MSYS2-MinGW
Mike Sinkovsky
2017-03-27
Don't delete static library on Windows
Nirbheek Chauhan
2017-03-27
Allow not-required not-found dependencies in subprojects
Nirbheek Chauhan
2017-03-27
Merge pull request #1529 from centricular/fix-dep-typo
Jussi Pakkanen
2017-03-27
Fix qt4 tool location detection, which may result in incorrectly picking
Aaron Small
2017-03-27
appveyor: Only build vs2010/x86 + vs2015/x86 + vs2017/x64
Nirbheek Chauhan
2017-03-27
Fix typo in dependency invalid arguments error
Nirbheek Chauhan
2017-03-27
wrap: Also capture stderr while running quiet_git()
Nirbheek Chauhan
2017-03-27
Try even harder to use the C compiler for assembly
Nirbheek Chauhan
2017-03-27
tests: Fix typo in unit test code
Nirbheek Chauhan
2017-03-27
Don't require a language/compiler for configuring
Nirbheek Chauhan
2017-03-27
compilers: Implement __repr__ for easier debugging
Nirbheek Chauhan
2017-03-27
Try harder to use the C compiler for compiling asm
Nirbheek Chauhan
2017-03-27
Thank you git for silently discarding unrelated changes on conflicts. It is v...
Jussi Pakkanen
2017-03-26
compilers: fix swift sanity check
Joe Baldino
2017-03-26
vs: Fix custom target generated object paths
Nirbheek Chauhan
2017-03-25
Fix regen when using pkg-deps when there's no pkg-config
Nirbheek Chauhan
2017-03-25
declare_dependency: flatten dependencies kwargs allowing [] as no-op dep
Tim-Philipp Müller
2017-03-25
EmptyNode needs a line/column number too. There are times its line
Aaron Small
2017-03-25
Merge pull request #1496 from centricular/fix-internal-dep-order
Jussi Pakkanen
2017-03-25
Cache compiler args for each target.
Elliott Sales de Andrade
2017-03-25
Merge pull request #1516 from centricular/git-submodule-subprojects
Jussi Pakkanen
2017-03-25
Detect 'ccache' in evars and cross-info files
Nirbheek Chauhan
2017-03-25
Never accept a directory as being an executable program
Thibault Saunier
2017-03-25
Github md renderer requires spaces between hashes and the heading text.
Jussi Pakkanen
2017-03-25
wrap: Implement special wrap modes for use by packagers
Nirbheek Chauhan
2017-03-25
wrap: Initialize subprojects that are git submodules
Nirbheek Chauhan
2017-03-25
wrap: Check that the package dir contains 'meson'build'
Nirbheek Chauhan
2017-03-24
Merge pull request #1491 from nioncode/vs2017
Jussi Pakkanen
[next]