summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gnome.mkenums: Use rspfiles when possiblenirbheek/gnome-mkenums-rspfileNirbheek Chauhan2019-02-231-3/+7
* backends: Add rspfile support to exe serializationNirbheek Chauhan2019-02-235-57/+82
* vs: use CustomBuild instead of CustomBuildStep for custom targetsNicolas Schneider2019-02-211-5/+2
* Fix get_library_dirs() on FreeBSDNiclas Zeising2019-02-201-0/+2
* Fix default_libdir() on FreeBSDNiclas Zeising2019-02-201-0/+2
* Clarify in docs the argument types extract_objects() accepts [skip ci]Maarten ter Huurne2019-02-191-5/+7
* Allow custom targets with same name in project and subprojectsRaphael Salamon2019-02-194-5/+4
* Allow File arguments in extract_objects() argumentsMaarten ter Huurne2019-02-193-3/+13
* Merge pull request #4929 from mensinda/rwAddRmTgtJussi Pakkanen2019-02-1912-42/+237
|\
| * Fixed flake8Daniel Mensinger2019-02-163-10/+10
| * Fixed indentationDaniel Mensinger2019-02-161-0/+2
| * rewriter: Added support for adding targetsDaniel Mensinger2019-02-167-18/+112
| * rewriter: Added support for removing targetsDaniel Mensinger2019-02-165-11/+89
| * Can now find the assignment node of a valueDaniel Mensinger2019-02-164-14/+35
* | Add warning level zerojml17952019-02-1915-32/+103
* | d: Translate the -isystem flag for LDC and DMDMatthias Klumpp2019-02-181-0/+11
* | runpython: insert script's dir into import pathAndrei Alexeyev2019-02-181-0/+1
* | Improve handling of gui_appAndrei Alexeyev2019-02-182-4/+14
* | Fix console log from generator with multiple output nodesjml17952019-02-182-4/+11
* | use compile_args instead of compiler_args [skip ci]Jonathan Poelen2019-02-181-2/+2
* | Correct pkg-config method in Qt dependency docs [skip ci]Florian Märkl2019-02-181-1/+1
* | mconf: Limit the line length of the choices columnDaniel Mensinger2019-02-171-1/+15
|/
* i18n: Catch additional GLib functionsFrediano Ziglio2019-02-161-0/+8
* Merge pull request #4858 from mensinda/rwKWARGSJussi Pakkanen2019-02-1615-60/+634
|\
| * Renamed type classesDaniel Mensinger2019-02-101-30/+30
| * Added dependecy kwargs supportDaniel Mensinger2019-01-316-5/+66
| * Added test caseDaniel Mensinger2019-01-319-13/+220
| * Renamed operation test -> infoDaniel Mensinger2019-01-316-31/+31
| * Rewriter infodump modificationsDaniel Mensinger2019-01-312-13/+22
| * Modify kwargs in rewriterDaniel Mensinger2019-01-311-0/+271
| * Some fixes and assignment based target findDaniel Mensinger2019-01-315-13/+39
* | Merge pull request #4917 from nioncode/vs-fixTargetDependenciesJussi Pakkanen2019-02-161-10/+26
|\ \
| * | vs: link dependencies of link_whole targetsNicolas Schneider2019-02-131-6/+15
| * | vs: do not automatically link dependenciesNicolas Schneider2019-02-131-0/+4
| * | vs: use project references in vcxproj instead of the sln fileNicolas Schneider2019-02-131-8/+11
* | | Fix cross file initialization of CPPFLAGSJohn Ericson2019-02-151-1/+7
* | | Remove remaining cross-specific compiler-args codeJohn Ericson2019-02-153-25/+19
* | | Remove a useless `cross_args` which is always emptyJohn Ericson2019-02-151-3/+1
* | | Remove get_cross_extra_flagsJohn Ericson2019-02-158-69/+30
* | | Fix cross static linker lookupJohn Ericson2019-02-141-1/+1
* | | ninja: Always treat PCHs as an implicit dependencyAndrei Alexeyev2019-02-131-8/+1
* | | Fortran 2008/2018 Coarray supportMichael Hirsch, Ph.D2019-02-137-3/+73
* | | Fixes for CUDA compiler shared library linking.Olexa Bilaniuk2019-02-136-8/+160
* | | BUGFIX: Fortran openmpMichael Hirsch, Ph.D2019-02-135-23/+36
* | | Merge pull request #4918 from nioncode/vs-fixUpToDateChecksJussi Pakkanen2019-02-131-51/+36
|\ \ \
| * | | vs: refactor regen target creationNicolas Schneider2019-02-121-28/+16
| * | | vs: always consider run, install, and test targets out-of-dateNicolas Schneider2019-02-121-26/+23
| |/ /
* | | add type hintingMichael Hirsch, Ph.D2019-02-131-44/+45
* | | New logo and license text. Closes #4921. [skip ci]Jussi Pakkanen2019-02-135-58/+311
* | | Add werror flags to nvcc. Closes #4911.Jussi Pakkanen2019-02-131-0/+3
|/ /