Age | Commit message (Expand) | Author | Files | Lines |
2019-05-20 | Use dependency cache | Dylan Baker | 1 | -1/+1 |
2019-05-15 | Do not filter out repeated cflags | Score_Under | 1 | -12/+12 |
2019-05-14 | Merge pull request #5331 from dcbaker/icl | Jussi Pakkanen | 1 | -1/+1 |
2019-05-13 | modules/windows: ICL uses rc, not windres | Dylan Baker | 1 | -1/+1 |
2019-05-12 | Force pkgconfig to UTF-8 | myd7349 | 1 | -1/+1 |
2019-05-02 | Merge pull request #4952 from mensinda/cacheCompiles | Dylan Baker | 1 | -1/+1 |
2019-04-29 | Fix builtin variable names | Daniel Mensinger | 2 | -5/+5 |
2019-04-28 | cmake: Use CMAKE_ROOT instead of _INCLUDE_FILE (closes #5218) | Daniel Mensinger | 1 | -10/+2 |
2019-04-28 | Print '(cached)' when compiler result was cached | Daniel Mensinger | 1 | -1/+1 |
2019-04-25 | Don't use len() to test for container emptiness | Dylan Baker | 5 | -12/+12 |
2019-04-24 | hotdoc: Handle werror | Thibault Saunier | 1 | -0/+3 |
2019-04-24 | hotdoc: Take into account boolean value to pass flag like arguments | Thibault Saunier | 1 | -1/+2 |
2019-04-22 | i18n: add args keyword to merge_file | Konstantin | 1 | -1/+6 |
2019-04-21 | Can run argument strings with internal Python. Closes #5217. | Jussi Pakkanen | 1 | -5/+3 |
2019-04-03 | modules/python: normalize output for disabled by feature | Dylan Baker | 1 | -1/+1 |
2019-04-03 | modules/python: Do disabler check after validating inputs | Dylan Baker | 1 | -3/+4 |
2019-04-03 | modules/python: Report program found in find_installation() | Dylan Baker | 1 | -3/+5 |
2019-04-02 | modules/python: Remove spaces around keyword arguments | Dylan Baker | 1 | -2/+2 |
2019-03-28 | Revert "gnome.compile_resources: Add ld binary method" | Jussi Pakkanen | 2 | -148/+14 |
2019-03-20 | Merge pull request #5031 from bonzini/kconfig | Jussi Pakkanen | 1 | -0/+72 |
2019-03-18 | dependencies: fix Python linking for windows+mingw | Nacho GarcÃa | 1 | -3/+7 |
2019-03-17 | Add feature warning for qt.compile_translations | Luca Weiss | 1 | -2/+2 |
2019-03-17 | Fix #5046 | Ninja-Koala | 1 | -5/+6 |
2019-03-15 | [modules] Add kconfig module | Mark Schulte | 1 | -0/+72 |
2019-03-14 | i18n: Use CustomTarget.known_kwargs at permittedKwargs() | Georges Basile Stavracas Neto | 1 | -2/+1 |
2019-03-10 | hotdoc: Set gi-c-source-root | Thibault Saunier | 1 | -0/+14 |
2019-03-09 | pkgconfig.generate: add FeatureNew and documentation for implict version | Eli Schwartz | 1 | -1/+3 |
2019-02-27 | Add table entry for CUDA Toolkit 10.1. | Olexa Bilaniuk | 1 | -0/+1 |
2019-02-24 | Correct Volta+Tegra -> Xavier. | Olexa Bilaniuk | 1 | -2/+2 |
2019-02-24 | Allow 'Auto'-mode flags to use the compiler's detected GPU | Olexa Bilaniuk | 1 | -3/+13 |
2019-02-16 | i18n: Catch additional GLib functions | Frediano Ziglio | 1 | -0/+8 |
2019-02-04 | Merge pull request #4626 from Ericson2314/consolidate-properties | Jussi Pakkanen | 1 | -14/+7 |
2019-02-04 | gnome.compile_resources: Add ld binary method | Jussi Pakkanen | 2 | -15/+148 |
2019-02-04 | Merge pull request #4835 from obilaniu/cudaimprovements | Jussi Pakkanen | 1 | -0/+259 |
2019-02-04 | python: don't require a Python lib in case we don't link against it. Fixes #4841 | Christoph Reiter | 1 | -3/+4 |
2019-02-03 | Fix required version | Ninja-Koala | 1 | -1/+1 |
2019-02-03 | More robust name generation | Ninja-Koala | 1 | -8/+18 |
2019-02-02 | Add unstable CUDA module. | Olexa Bilaniuk | 1 | -0/+259 |
2019-02-02 | Move some additional functionality into the new function | Ninja-Koala | 1 | -10/+11 |
2019-02-02 | Never access environment.properties downstream | John Ericson | 1 | -14/+7 |
2019-02-02 | Use triple quote string for linkerscript | Ninja-Koala | 1 | -11/+11 |
2019-02-02 | Move target generation in new function | Ninja-Koala | 1 | -61/+64 |
2019-02-02 | Disable for cross builds | Ninja-Koala | 1 | -1/+1 |
2019-02-01 | Handle minus sign correctly | Ninja-Koala | 1 | -1/+2 |
2019-02-01 | Add second dependency file for c target | Ninja-Koala | 1 | -1/+3 |
2019-02-01 | Remove dependency file from c target | Ninja-Koala | 1 | -3/+3 |
2019-02-01 | Fix code formatting | Ninja-Koala | 1 | -15/+15 |
2019-02-01 | gnome.compile_resources: Add ld binary method | Ninja-Koala | 2 | -14/+130 |
2019-01-31 | Add tsan and ubsan to g-ir-scanner workaround. | Elliott Sales de Andrade | 1 | -3/+9 |
2019-01-31 | pkgconfig: Only warn about deprecation at a location once | Nirbheek Chauhan | 1 | -12/+20 |