2713 Commits (58ae2c9a8c52bcf881682286cc4393d85c87a07f)

Author SHA1 Message Date
Jussi Pakkanen e3be7f7021 Write coredata transactionally. Closes #3511. 7 years ago
Mathieu Duponchelle 195c356f91 dict: address review comments 7 years ago
Kyrylo Shpytsya 09dc48d941 Add methods to the dict builtin 7 years ago
Mathieu Duponchelle ecb8838082 Add new built-in type, dict 7 years ago
Ryan Gonzalez 7e8c099387 Print message when using polkit 7 years ago
Ryan Gonzalez 60352521d1 Fix #3579: Wait for a permissions failure before trying to run pkexec 7 years ago
Jon Turney 13e92223be Generalize message about fallback failure 7 years ago
Jon Turney 0e898def93 Improve reporting about falling back to a subproject for a dependency 7 years ago
Ryan Gonzalez 559286a0da Support installation via polkit 7 years ago
Robert Bragg ec7b834b6e ninja: add build dir to javac -sourcepath 7 years ago
Robert Bragg 61dd46811b ninja: avoid needing include_directory('.') with jar() 7 years ago
Robert Bragg 65b730bd59 ninja: pass separated paths to javac -sourcepath 7 years ago
Nirbheek Chauhan 8a9f7cf133 vala: Fix shared_module linking with export_dynamic executable 7 years ago
Nirbheek Chauhan 9565293f16 test setups: Inherit env when using a test setup 7 years ago
Nirbheek Chauhan ed701b5cb0 Revert "Add macOS linker versioning information" 7 years ago
Mathieu Duponchelle dc91aad420 args flattening: preserve configuration_data.set behaviour 7 years ago
Nirbheek Chauhan 86cc4f2707 gdbus_codegen: Guess the output list for docbook generation 7 years ago
Nirbheek Chauhan 7ca2b8caca gtkdoc: Fix typo that made xml_files an array of arrays 7 years ago
Nirbheek Chauhan 6485f04c16 introspect: Fix listing target files that are File objects 7 years ago
Nirbheek Chauhan c1f275bfa6 gnome.gtkdoc: Allow passing file objects as xml_files 7 years ago
Nirbheek Chauhan c5865c50c4 gnome: Use the header basename for #include in mkenums_simple 7 years ago
Nirbheek Chauhan 45aa57f660 gnome: Update minimum glib version for gdbus-codegen 7 years ago
Jasper Lievisse Adriaanse 3729e127ff add linker flag to handle $ORIGIN on OpenBSD 7 years ago
Nirbheek Chauhan 2e0485bb9b gnome: Disable usage of new --body and --header args 7 years ago
Mathieu Duponchelle f1c92d7c9c Interpreter: don't flatten the arguments of various methods 7 years ago
Jussi Pakkanen 8b9fe0efff No longer require duplicate gtest header install. 7 years ago
Mathieu Duponchelle 8bda86faab python module: make it work with pypy 7 years ago
Jussi Pakkanen a2fdaa9ea0 Can use C++ and FORTRAN in a single target. Closes #2685. 7 years ago
Jussi Pakkanen 1918c0d231 Can combine D and C++ in a single target. Closes #3125. 7 years ago
Nirbheek Chauhan badbfa125c pkgconfig: Don't expose internal libraries in .pc files 7 years ago
Jussi Pakkanen 2b5766980b Keep separator spaces in pkg-config declarations. Closes #3479. 7 years ago
David Seifert d28e6c6153 Allow `required : false` for OpenMP dependency 7 years ago
Isabella Muerte 91c1cc6f9e Add VT100 ANSI escape sequences for Windows 10. 7 years ago
Jussi Pakkanen d3ff7d44ab Made depfixer more robust on OSX. Closes #3493. 7 years ago
Xavier Claessens 24f1b96dde Fix setting c_args and friends from command line 7 years ago
Niklas Claesson 4f4cdee687 Allow custom_target do depend on indexed output of custom_target 7 years ago
Xavier Claessens 8c381e1786 has_multi_link_arguments: Some compilers needs -Wl,--fatal-warnings 7 years ago
Alexis Jeandet f3a8efc11b Added Added Qt's private header support with pkg-config 7 years ago
Alexis Jeandet f784ee62ea Fixed private headers on OSX with framework stuff 7 years ago
Alexis Jeandet 0045d95a16 really switch to qmake automatically if pkg-config fails 7 years ago
Alexis Jeandet 2fc0a11062 [Qt module] Privates headers: Implemented private_headers option 7 years ago
Jussi Pakkanen ccaf5711cd Install generated gdbus header with old glib version too. 7 years ago
Nirbheek Chauhan 900c23f98a New argument: --profile-self for profiling performance 7 years ago
Xavier Claessens 6de68e5201 Passing --default-library=both should override project value 7 years ago
Xavier Claessens 570c108635 Fix --warnlevel being renamed to --warning-level in latest release 7 years ago
Xavier Claessens cb5ad2f211 Remove duplicated definition of -D cmdline arg 7 years ago
Martin Hostettler 3ad45ef94e CCompiler: Cache result of get_library_dirs(). 7 years ago
Martin Hostettler ab17476355 guess_external_link_dependencies: deduplicate search dirs and libraries. 7 years ago
Filipe Brandenburger 170776d626 Add install_umask to list of options of `meson configure` 7 years ago
Xavier Claessens 10a9bdad96 interpreter: Verify permitted kwargs on all methods 7 years ago