543 Commits (f4b344f5b080f0d151283eca9046d5668c22cee7)

Author SHA1 Message Date
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
Dylan Baker f6405adc2d modules/python: Add path method 6 years ago
Dylan Baker d536a6f018 modules/python: Refactor the PythonInstallation object 6 years ago
Dylan Baker 3d322b3381 modules/python: don't inherit from InterpreterObject 6 years ago
Dylan Baker 03805287e5 modules/python: Don't pass instance variable to instance method 6 years ago
Niklas Haas 261ab9b214 pkgconfig: Fix link order of library dependencies 6 years ago
Christoph Reiter 8e85a7b7b8 python: only link extension modules against libpython when distutils does too. Fixes #4117 6 years ago
Philippe Normand 4db1b3a09f modules/python: Do not override link_args with None largs 6 years ago
Xavier Claessens 8612f1543f pkgconfig: Improve and document generator behaviour 6 years ago
Luca Boccassi 80ac40b7e7 pkgconfig: do not generated dependency on itself 6 years ago
Marcel Hollerbach 443a4a8c78 pkgconfig: add support for pkgconfig generation for c# 6 years ago
Jon Turney d3f2172de8 lgtm: Too few arguments for string format. 6 years ago
Iñigo Martínez cecbbfab0e gnome.gtkdoc: Fix missing permitted `c_args` argument 6 years ago
Thibault Saunier 301df38816 hotdoc: Fix has_extensions when several extensions are passed in 6 years ago
Dylan Baker aa04147a4a dependencies/ui: Allow qt compilers and qmake to be specified in native file 6 years ago
Dylan Baker 71a5f990d0 modules/python: Allow use of the native file 6 years ago
Dylan Baker 091452f8cd modules/python3: allow specifying in the native file 6 years ago
Dylan Baker f159735c3b modules/windows: Allow getting windres from native file 6 years ago
Dylan Baker 95403cb615 replace ExternalProgram.from_cross_info with from_bin_list 6 years ago
Olivier Crête 46d3ec2e05 gnome: Require GObject-Introspection 1.58.1 for static libraries 6 years ago
Olivier Crête a2a979cf43 gnome: Use full path for static libraries 6 years ago
Olivier Crête 9da0c6af98 gnome: GIR works fine for static libraries 6 years ago
Jon Turney d35034b21b
Use 'rc' resource compiler with clang-cl toolchain 6 years ago
Jussi Pakkanen fe3efe0bc6 Fix merge file using an array. Closes #4424. 6 years ago