3814 Commits (f3aa309fa13d8b014a4efe69c5110eb7d18a3baf)
 

Author SHA1 Message Date
Jussi Pakkanen b42adc8a54 Merge pull request #1511 from centricular/get-define 8 years ago
Nirbheek Chauhan 41769d0c10 Prohibit ':' in project names 8 years ago
Jussi Pakkanen 655757bc00 Merged Valgrind dependency branch. 8 years ago
Nirbheek Chauhan 8ee9365717 Allow option values to contain ':' 8 years ago
Nirbheek Chauhan 6042e21e25 Use CPPFLAGS for pre-processor compiler checks 8 years ago
Jussi Pakkanen 14579ed9c5 Merge pull request #1557 from pitti/fix/configure_data-files-input 8 years ago
Nirbheek Chauhan 09fee02dd9 Use shlex.split() to split CFLAGS/LDFLAGS/etc 8 years ago
Nirbheek Chauhan de47541e6c New compiler function: cc.get_define() 8 years ago
Nirbheek Chauhan d0d7cbd88b compilers: Rename 'get_define' to 'get_builtin_define' 8 years ago
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