aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-02-26rewriter: Set and delete default optionsDaniel Mensinger4-0/+119
2019-02-26rewriter: Remove matching regex from listDaniel Mensinger3-7/+68
2019-02-26rewriter: Basic default_options supportDaniel Mensinger1-4/+5
2019-02-26Merge pull request #4982 from mesonbuild/dmddebugJussi Pakkanen5-4/+16
2019-02-26Launch Meson via python3 so the binary name is correct.Jussi Pakkanen1-1/+1
2019-02-26Pick target exactly rather than relying on dict order.Jussi Pakkanen1-2/+2
2019-02-26Copy python3.5 to python3 so tests pass on Cygwin.Jussi Pakkanen1-0/+1
2019-02-26Fall back to current interpreter when python3 not found.Jussi Pakkanen1-0/+3
2019-02-26Disable D tests if dmd install is broken.Jussi Pakkanen1-0/+8
2019-02-25docs: compiled() only works with compiler.run() results [skip ci]emersion1-1/+2
2019-02-24vs: add support for `build_always_stale` for custom targetsNicolas Schneider1-4/+14
2019-02-24Merge pull request #4972 from obilaniu/cudafixesJussi Pakkanen3-76/+106
2019-02-24xcode backend: Add target dependency link argsDavid Vanderson1-0/+2
2019-02-25ci: Debug why dmd --version is returning 1Nirbheek Chauhan1-1/+1
2019-02-24[skip ci] Update the CUDA module documentation.Olexa Bilaniuk1-1/+9
2019-02-24Correct Volta+Tegra -> Xavier.Olexa Bilaniuk1-2/+2
2019-02-24Allow 'Auto'-mode flags to use the compiler's detected GPUOlexa Bilaniuk1-3/+13
2019-02-24Solve NVCC -Werror problem.Olexa Bilaniuk1-1/+1
2019-02-24Rework CUDA sanity check.Olexa Bilaniuk1-69/+81
2019-02-23azure-pipelines: Fix cygwin python3 installationNirbheek Chauhan1-2/+2
2019-02-21vs: use CustomBuild instead of CustomBuildStep for custom targetsNicolas Schneider1-5/+2
2019-02-20Fix get_library_dirs() on FreeBSDNiclas Zeising1-0/+2
2019-02-20Fix default_libdir() on FreeBSDNiclas Zeising1-0/+2
2019-02-19Clarify in docs the argument types extract_objects() accepts [skip ci]Maarten ter Huurne1-5/+7
2019-02-19Allow custom targets with same name in project and subprojectsRaphael Salamon4-5/+4
2019-02-19Allow File arguments in extract_objects() argumentsMaarten ter Huurne3-3/+13
2019-02-19Merge pull request #4929 from mensinda/rwAddRmTgtJussi Pakkanen12-42/+237
2019-02-19Add warning level zerojml179515-32/+103
2019-02-18d: Translate the -isystem flag for LDC and DMDMatthias Klumpp1-0/+11
2019-02-18runpython: insert script's dir into import pathAndrei Alexeyev1-0/+1
2019-02-18Improve handling of gui_appAndrei Alexeyev2-4/+14
2019-02-18Fix console log from generator with multiple output nodesjml17952-4/+11
2019-02-18use compile_args instead of compiler_args [skip ci]Jonathan Poelen1-2/+2
2019-02-18Correct pkg-config method in Qt dependency docs [skip ci]Florian Märkl1-1/+1
2019-02-17mconf: Limit the line length of the choices columnDaniel Mensinger1-1/+15
2019-02-16Fixed flake8Daniel Mensinger3-10/+10
2019-02-16Fixed indentationDaniel Mensinger1-0/+2
2019-02-16rewriter: Added support for adding targetsDaniel Mensinger7-18/+112
2019-02-16rewriter: Added support for removing targetsDaniel Mensinger5-11/+89
2019-02-16Can now find the assignment node of a valueDaniel Mensinger4-14/+35
2019-02-16i18n: Catch additional GLib functionsFrediano Ziglio1-0/+8
2019-02-16Merge pull request #4858 from mensinda/rwKWARGSJussi Pakkanen15-60/+634
2019-02-16Merge pull request #4917 from nioncode/vs-fixTargetDependenciesJussi Pakkanen1-10/+26
2019-02-15Fix cross file initialization of CPPFLAGSJohn Ericson1-1/+7
2019-02-15Remove remaining cross-specific compiler-args codeJohn Ericson3-25/+19
2019-02-15Remove a useless `cross_args` which is always emptyJohn Ericson1-3/+1
2019-02-15Remove get_cross_extra_flagsJohn Ericson8-69/+30
2019-02-14Fix cross static linker lookupJohn Ericson1-1/+1
2019-02-13vs: link dependencies of link_whole targetsNicolas Schneider1-6/+15
2019-02-13vs: do not automatically link dependenciesNicolas Schneider1-0/+4