781 Commits (6798bc8146416496b68b3d960faa25dc916dc7c1)

Author SHA1 Message Date
Daniel Mensinger e75211d321
Fix builtin variable names 6 years ago
Daniel Mensinger cb1ef0c449 cmake: Use CMAKE_ROOT instead of _INCLUDE_FILE (closes #5218) 6 years ago
Daniel Mensinger dfe3d56bfd
Print '(cached)' when compiler result was cached 6 years ago
Dylan Baker 5678468c2c Don't use len() to test for container emptiness 6 years ago
Thibault Saunier 26e205293a hotdoc: Handle werror 6 years ago
Thibault Saunier 083a53815c hotdoc: Take into account boolean value to pass flag like arguments 6 years ago
Konstantin 841995cddf i18n: add args keyword to merge_file 6 years ago
Jussi Pakkanen 4e4f97edb3 Can run argument strings with internal Python. Closes #5217. 6 years ago
Dylan Baker a710b83a67 modules/python: normalize output for disabled by feature 6 years ago
Dylan Baker de48e887b8 modules/python: Do disabler check after validating inputs 6 years ago
Dylan Baker 82346a2bd2 modules/python: Report program found in find_installation() 6 years ago
Dylan Baker 3d04e5a150 modules/python: Remove spaces around keyword arguments 6 years ago
Jussi Pakkanen 5dc613d618 Revert "gnome.compile_resources: Add ld binary method" 6 years ago
Nacho García 222a973918 dependencies: fix Python linking for windows+mingw 6 years ago
Luca Weiss 7c461582a2 Add feature warning for qt.compile_translations 6 years ago
Ninja-Koala 1a986c90eb Fix #5046 6 years ago
Mark Schulte 647bd2839e [modules] Add kconfig module 6 years ago
Georges Basile Stavracas Neto 5f00c30200 i18n: Use CustomTarget.known_kwargs at permittedKwargs() 6 years ago
Thibault Saunier c6012e3cc7 hotdoc: Set gi-c-source-root 6 years ago
Eli Schwartz 311cbf347b pkgconfig.generate: add FeatureNew and documentation for implict version 6 years ago
Olexa Bilaniuk ecdef0d005 Add table entry for CUDA Toolkit 10.1. 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
Frediano Ziglio 683c768fed i18n: Catch additional GLib functions 6 years ago
Christoph Reiter 1bd14b52b2 python: don't require a Python lib in case we don't link against it. Fixes #4841 6 years ago
Ninja-Koala 4775dd48a6
Fix required version 6 years ago
Ninja-Koala 0601895032
More robust name generation 6 years ago
Olexa Bilaniuk 592af0b1af Add unstable CUDA module. 6 years ago
Ninja-Koala b0832c8747
Move some additional functionality into the new function 6 years ago
John Ericson 19f81d3e33 Never access environment.properties downstream 6 years ago
Ninja-Koala 34191ec018
Use triple quote string for linkerscript 6 years ago
Ninja-Koala 83d78d7b6e
Move target generation in new function 6 years ago
Ninja-Koala b6a6076596
Disable for cross builds 6 years ago
Ninja-Koala 6026a35446
Handle minus sign correctly 6 years ago
Ninja-Koala 1f14a58d3b
Add second dependency file for c target 6 years ago
Ninja-Koala a6f09b9754
Remove dependency file from c target 6 years ago
Ninja-Koala 27edd112e2
Fix code formatting 6 years ago
Ninja-Koala b4f04a67de
gnome.compile_resources: Add ld binary method 6 years ago
Elliott Sales de Andrade 52936e4a46 Add tsan and ubsan to g-ir-scanner workaround. 6 years ago
Nirbheek Chauhan 8481971ff2 pkgconfig: Only warn about deprecation at a location once 6 years ago
Xavier Claessens d28b75a500 pkgconfig: Avoid deprecation warning when using new syntax 6 years ago
Michael Hirsch, Ph.D da34bea893 pep8 py37 6 years ago
Sergey Shatunov c07e5124bc Add install_dir to i18n.gettext 6 years ago
David Fort ceaebf6bac add support for generating cmake files 6 years ago
Xavier Claessens 83766b3687 Fix flake8 errors 6 years ago
Alistair Thomas b204a74917 rpm: Bring RPM module back in to a working state 6 years ago
Xavier Claessens 83964f64fa pkgconfig: Fix flag deduplication 6 years ago
John Ericson 2b22576fb6 Remove cross_info; cross file is parsed up front and discarded 6 years ago
guruDanny67 ee555e37c9 Avoid exception looking for python on windows if the launcher (py.exe) is not installed 6 years ago
Thibault Saunier b4347ca4a9 gi: Handle new --source-top-dirs argument 6 years ago