5857 Commits (c0f59399e43bb83de4cf78e80034326ef381d9ac)
 

Author SHA1 Message Date
Jussi Pakkanen 55a0831bc3
Merge pull request #3383 from mesonbuild/nirbheek/configure-file-nodata 6 years ago
Jussi Pakkanen 9ecd92c6fe
Merge pull request #3490 from MathieuDuponchelle/dict_builtin 6 years ago
Jussi Pakkanen f4194d4dbc
Merge pull request #3523 from taisei-project/run_command_check 6 years ago
randy408 710a3f7f20 Update Users.md 6 years ago
Andrei Alexeyev 2e2d14c9d7
Update documentation for run_command [skip ci] 6 years ago
Andrei Alexeyev d72f9a3e0f
Add 'check' kwarg for run_command 6 years ago
Mathieu Duponchelle fe6fc59ee7 dict: add since annotations 6 years ago
Nirbheek Chauhan 4b9393e165 docs: Add manual entry for configure_file copy kwarg 6 years ago
Nirbheek Chauhan f5af0f9b5a configure_file: Don't use reserved keyword 'format' 6 years ago
Nirbheek Chauhan a00433fdbc configure_file: Add a new action 'copy' 6 years ago
Xavier Claessens b3f74b9c3a Windows: Fix exception when windres is not found 6 years ago
Matthew Krupcale 45cc001a40 Add support for finding libraries in Fortran projects 6 years ago
Nirbheek Chauhan cf5fe1d440 for_darwin: Also accept system='ios' in cross files 6 years ago
Mathieu Duponchelle 5bb863c891 dict: unit test integer key 6 years ago
Mathieu Duponchelle 10e7566ed8 dict: fix CI issues 6 years ago
Jussi Pakkanen e3be7f7021 Write coredata transactionally. Closes #3511. 6 years ago
Mathieu Duponchelle f59d7bafd2 dict: address review comment I missed 6 years ago
Mathieu Duponchelle 1de7dce414 dict: Document, add release snippet 6 years ago
Mathieu Duponchelle 195c356f91 dict: address review comments 6 years ago
Mathieu Duponchelle bd519fc75e dict: change test case numbering 6 years ago
Kyrylo Shpytsya 09dc48d941 Add methods to the dict builtin 6 years ago
Mathieu Duponchelle ecb8838082 Add new built-in type, dict 6 years ago
Ryan Gonzalez 7e8c099387 Print message when using polkit 6 years ago
Ryan Gonzalez 60352521d1 Fix #3579: Wait for a permissions failure before trying to run pkexec 6 years ago
Jon Turney cb34589ede appveyor: update boost version used with VS 2015 6 years ago
Jon Turney 13e92223be Generalize message about fallback failure 6 years ago
Jon Turney 0e898def93 Improve reporting about falling back to a subproject for a dependency 6 years ago
Jussi Pakkanen 4d7ff40460
Merge pull request #3577 from noverby/wip/rib/java-codegen 6 years ago
Ryan Gonzalez 559286a0da Support installation via polkit 6 years ago
Niclas Moeslund Overby ef16fb2e97 tests: Remove redundant test and include_directories('.') 6 years ago
Robert Bragg ec7b834b6e ninja: add build dir to javac -sourcepath 6 years ago
Robert Bragg 61dd46811b ninja: avoid needing include_directory('.') with jar() 6 years ago
Robert Bragg 65b730bd59 ninja: pass separated paths to javac -sourcepath 6 years ago
Nirbheek Chauhan 8a9f7cf133 vala: Fix shared_module linking with export_dynamic executable 6 years ago
Nirbheek Chauhan 9565293f16 test setups: Inherit env when using a test setup 6 years ago
Nirbheek Chauhan 0dd4635842 unit tests: Undo accidental disabling of test 6 years ago
Jussi Pakkanen 05e4298dc5
Merge pull request #3539 from mesonbuild/nirbheek/fix-gtkdoc-content-files-File 6 years ago
Nirbheek Chauhan ed701b5cb0 Revert "Add macOS linker versioning information" 6 years ago
Mathieu Duponchelle dc91aad420 args flattening: preserve configuration_data.set behaviour 6 years ago
Nirbheek Chauhan 86cc4f2707 gdbus_codegen: Guess the output list for docbook generation 6 years ago
Nirbheek Chauhan 7ca2b8caca gtkdoc: Fix typo that made xml_files an array of arrays 6 years ago
Nirbheek Chauhan 6485f04c16 introspect: Fix listing target files that are File objects 6 years ago
Nirbheek Chauhan e9a181a545
docs: Add a warning about find_program().path() 6 years ago
Nirbheek Chauhan 0eb4423b85
subprojects.md: document --wrap-mode 6 years ago
Nirbheek Chauhan 43f9318afa
Reference-manual: compiler checks 6 years ago
Nirbheek Chauhan c1f275bfa6 gnome.gtkdoc: Allow passing file objects as xml_files 6 years ago
Nirbheek Chauhan c5865c50c4 gnome: Use the header basename for #include in mkenums_simple 6 years ago
Nirbheek Chauhan 45aa57f660 gnome: Update minimum glib version for gdbus-codegen 6 years ago
Jasper Lievisse Adriaanse 3729e127ff add linker flag to handle $ORIGIN on OpenBSD 6 years ago
Nirbheek Chauhan 2e0485bb9b gnome: Disable usage of new --body and --header args 6 years ago