3555 Commits (0ebf79ec8b74c8cbb1ea96fff740a8dfd80340b1)
 

Author SHA1 Message Date
Nirbheek Chauhan aa3480daba Reduce an indent level in the install for loop 8 years ago
Nirbheek Chauhan a4255d74f5 Don't generate import library for shared modules 8 years ago
Nirbheek Chauhan 98b1ce1cd9 Fix custom directory installation of import library 8 years ago
Nirbheek Chauhan 57cb1f9aad Support multiple install dirs for built/custom targets 8 years ago
Jussi Pakkanen 99649e6690 Merge pull request #1520 from mesonbuild/tingping/python3-module 8 years ago
Jussi Pakkanen 8b73d80792 Merge pull request #1457 from mesonbuild/overrides 8 years ago
Nirbheek Chauhan 3070461ecc tests/common/141: Fix build on mingw64 8 years ago
Philipp Ittershagen 734b1973e5 update authors.txt 8 years ago
Philipp Ittershagen adebed8ec8 Enable File() objects as an input parameter to configure_file 8 years ago
Philipp Ittershagen 64e8f2c7bf Refactor duplicate code in File 8 years ago
Sam Thursfield c408bd6a8e gnome: Preserve ordering of flags passed to tools 8 years ago
Sam Thursfield e0c5e40826 Add a cheap OrderedSet implementation 8 years ago
Sam Thursfield f5b7cfdbf0 Ensure rules in the generated build.ninja file are in a stable order 8 years ago
Jussi Pakkanen c7f66c3a9e Merge pull request #1505 from centricular/dont-use-c++-for-assembly 8 years ago
Jussi Pakkanen 1b81b32afb Add test for werror which is a boolean type. 8 years ago
Jussi Pakkanen 553ac89e02 Review fixes. 8 years ago
Jussi Pakkanen 319398f074 Proxy object for overriding options transparently. 8 years ago
Jussi Pakkanen cf97c7af81 Use get_option_for_target for builtins where sensible. 8 years ago
Jussi Pakkanen 294abe244f Use relative object file name for unity files everywhere. 8 years ago
Jussi Pakkanen 7b66ff8921 Create unity files with the VS backend. 8 years ago
Jussi Pakkanen e5a6283c4c Add MVP implementation of overriding options. 8 years ago
Patrick Griffis 86644bbdfc python3: Add tests for sysconfig_path() and language_version() 8 years ago
Patrick Griffis a9c30ce8b5 python3: Add sysconfig_path() method 8 years ago
Patrick Griffis b6e06dd80b python3: Add language_version() method 8 years ago
melak47 d2548e6e83 strip trailing backslash from WindowsSDKVersion (#1538) 8 years ago
Dylan Baker 7aa28456df Add dependency type for Valgrind 8 years ago
kalmiya fa10703124 fix "Meson encountered an error in file meson.build, line 19, column … (#1536) 8 years ago
Jussi Pakkanen 571451b521 Merge pull request #1346 from msink/test-mingw 8 years ago
Nirbheek Chauhan 8df671b6f3 run_tests: Don't run unit tests when the VS backend is selected 8 years ago
Nirbheek Chauhan 9261243834 tests/common/141: Also test C + asm targets 8 years ago
Tim-Philipp Müller 8cc89e468d configure_file: make input arg optional if command is used 8 years ago
Patrick Griffis 9929e0efac rust: Support executable name differing from source name 8 years ago
Peter Harris 65377ff16a Fix warning making static libs on msvc/ninja 8 years ago
Nirbheek Chauhan 87f35d7118 tests/windows/5: Skip if build_to_src has spaces 8 years ago
Nirbheek Chauhan dc5b0a62f6 appveyor: Move msys2-mingw matrix a little higher 8 years ago
Nirbheek Chauhan 976c9abcd0 modules: Start using @SOURCE_ROOT@ and @BUILD_ROOT@ 8 years ago
Nirbheek Chauhan 03d0feec7c tests/windows/5: Add more subdirs to the test 8 years ago
Nirbheek Chauhan f4f9272e87 project tests: Don't look for PDB files on MinGW/GCC 8 years ago
Nirbheek Chauhan ebadef0fdf tests/common/127: Fix test on MinGW 64-bit 8 years ago
Nirbheek Chauhan 52e1b0a3c9 project tests: DummyExecutor for MSYS2 and OpenBSD 8 years ago
Nirbheek Chauhan ffdb6fa0a7 tests/common/135: Fix assembly on GCC/MinGW 8 years ago
Nirbheek Chauhan 31dc38826d unit tests: Skip static library overwrite on Windows 8 years ago
Mike Sinkovsky 89c3ee6a35 appveyor: run tests against MSYS2-MinGW 8 years ago
Nirbheek Chauhan 2376d6eadf Don't delete static library on Windows 8 years ago
Nirbheek Chauhan 27f5f0a963 Export MESONINTROSPECT to postconf/install/run_command scripts 8 years ago
Nirbheek Chauhan 98e71e1e65 Allow not-required not-found dependencies in subprojects 8 years ago
Jussi Pakkanen 905dbd5cd2 Merge pull request #1529 from centricular/fix-dep-typo 8 years ago
Aaron Small b5e30fd8e0 Fix qt4 tool location detection, which may result in incorrectly picking 8 years ago
Nirbheek Chauhan 543310fab1 appveyor: Only build vs2010/x86 + vs2015/x86 + vs2017/x64 8 years ago
Nirbheek Chauhan 1ff0fccc29 Fix typo in dependency invalid arguments error 8 years ago