3469 Commits (320490cd00ee651fb41869bc974cd58d572ee784)
 

Author SHA1 Message Date
Jon Turney 320490cd00 Ignore install as non-existent user or group 8 years ago
Jon Turney 6c9260c47f Run test cases/windows/ tests on Cygwin 8 years ago
Jon Turney 90a483fa74 Skip some linuxlike tests which don't work on Cygwin 8 years ago
Jon Turney 45a3bd8661 Skip objc/nsstring test on Cygwin 8 years ago
Jon Turney 4ef4a659f2 Fix test cases/common/37 on Cygwin 8 years ago
Jon Turney 205b375723 Cygwin uses the msabi calling convention on x86_64 8 years ago
Jon Turney 3194ab9420 Add myself to authors.txt 8 years ago
Jon Turney fd47ef3a27 Use '.exe' extension for executables for Cygwin 8 years ago
Jon Turney 5af98a5ee8 Use correct shared library naming for Cygwin 8 years ago
Jon Turney 600f16f9f8 Use extra_paths on Cygwin 8 years ago
Jon Turney cbc5064a67 Don't use -fPIC on Cygwin, either 8 years ago
Aaron Plattner c80ca384b2 Don't crash if a meson.build file is empty (#1570) 8 years ago
Jussi Pakkanen 578c3b6b6a Renamed tests with the same number. 8 years ago
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
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
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