7278 Commits (434599cc12598c89bd1e57acbde0df0e14d585ea)
 

Author SHA1 Message Date
John Ericson 9cf0f31ec0 unit tests: Use unittest.skipUnless to simplify main() 6 years ago
Daniel Mensinger 16b6b2d411
Use c++14 instead of c++17 in the tests 6 years ago
Daniel Mensinger 9e247cb52e
rewriter: Set and delete default options 6 years ago
Daniel Mensinger 74bb79e26e
rewriter: Remove matching regex from list 6 years ago
Daniel Mensinger e37d32aa9d
rewriter: Basic default_options support 6 years ago
Daniel Mensinger 719730ff14
Minor fixes for code review 6 years ago
Nirbheek Chauhan b7fa161cb9
Use tuple comprehensions 6 years ago
Daniel Mensinger bc25a12709
Minor code fixes 6 years ago
Daniel Mensinger 1dfa3783f5
Use @lru_cache and added return annotation 6 years ago
Daniel Mensinger b69e45ebac
Fixed flake8 6 years ago
Daniel Mensinger b2dd5fbe08
Fixed minor logic error regarding case conversion 6 years ago
Daniel Mensinger 33f5f06f38
Added Mac support 6 years ago
Daniel Mensinger 03d9bc3b0e
Ignore exceptions 6 years ago
Daniel Mensinger cdc338b743
Preliminary CMake module search 6 years ago
Daniel Mensinger 6efc94b5dd
Support different CMake files 6 years ago
Jussi Pakkanen 92f95b3326
Merge pull request #4982 from mesonbuild/dmddebug 6 years ago
Jussi Pakkanen 9acbd62789 Launch Meson via python3 so the binary name is correct. 6 years ago
Jussi Pakkanen 5d751a2506 Pick target exactly rather than relying on dict order. 6 years ago
Jussi Pakkanen 7564a63353 Copy python3.5 to python3 so tests pass on Cygwin. 6 years ago
Jussi Pakkanen 067ff7eeae Fall back to current interpreter when python3 not found. 6 years ago
Jussi Pakkanen a81207881b Disable D tests if dmd install is broken. 6 years ago
emersion 06e939bcbb docs: compiled() only works with compiler.run() results [skip ci] 6 years ago
Nicolas Schneider 72370faef0 vs: add support for `build_always_stale` for custom targets 6 years ago
Jussi Pakkanen 41fb5c2960
Merge pull request #4972 from obilaniu/cudafixes 6 years ago
David Vanderson 5b53335724 xcode backend: Add target dependency link args 6 years ago
Nirbheek Chauhan 9291f37b65 ci: Debug why dmd --version is returning 1 6 years ago
Olexa Bilaniuk 104397a429 [skip ci] Update the CUDA module documentation. 6 years ago
Olexa Bilaniuk 6d15594d44 Correct Volta+Tegra -> Xavier. 6 years ago
Olexa Bilaniuk e54fd996bb Allow 'Auto'-mode flags to use the compiler's detected GPU 6 years ago
Olexa Bilaniuk 8838cfae73 Solve NVCC -Werror problem. 6 years ago
Olexa Bilaniuk e632a81627 Rework CUDA sanity check. 6 years ago
Nirbheek Chauhan f4b344f5b0 azure-pipelines: Fix cygwin python3 installation 6 years ago
Nicolas Schneider 76db753286 vs: use CustomBuild instead of CustomBuildStep for custom targets 6 years ago
Niclas Zeising f85a71605d Fix get_library_dirs() on FreeBSD 6 years ago
Niclas Zeising 87d64b4632 Fix default_libdir() on FreeBSD 6 years ago
Eric Engestrom 75f436542c zsh: complete targets 6 years ago
Eric Engestrom 1b873d62f8 add Bash completion script 6 years ago
Eric Engestrom 182eb2ba3a mtest: make `meson test --list` return whether there was any test to list 6 years ago
Eric Engestrom b758f0a953 add note to keep completion scripts updated 6 years ago
Maarten ter Huurne b4ef257593 Clarify in docs the argument types extract_objects() accepts [skip ci] 6 years ago
Raphael Salamon c23ac0b3dc Allow custom targets with same name in project and subprojects 6 years ago
Maarten ter Huurne 37a962e90c Allow File arguments in extract_objects() arguments 6 years ago
Jussi Pakkanen 6e15bcc504
Merge pull request #4929 from mensinda/rwAddRmTgt 6 years ago
jml1795 a9e63568fe Add warning level zero 6 years ago
Matthias Klumpp 2cede4d6c9 d: Translate the -isystem flag for LDC and DMD 6 years ago
Andrei Alexeyev 51dadb92d0 runpython: insert script's dir into import path 6 years ago
Andrei Alexeyev 2d0841c624 Improve handling of gui_app 6 years ago
jml1795 80f16cac8f Fix console log from generator with multiple output nodes 6 years ago
Jonathan Poelen f424bdaf33 use compile_args instead of compiler_args [skip ci] 6 years ago
Florian Märkl 43d975ed10 Correct pkg-config method in Qt dependency docs [skip ci] 6 years ago