summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-16Update versions to 0.46.1 for stable release0.46.1Nirbheek Chauhan
2018-05-10vala: Fix shared_module linking with export_dynamic executableNirbheek Chauhan
2018-05-10test setups: Inherit env when using a test setupNirbheek Chauhan
2018-05-10unit tests: Undo accidental disabling of testNirbheek Chauhan
2018-05-10gdbus_codegen: Guess the output list for docbook generationNirbheek Chauhan
2018-05-10gtkdoc: Fix typo that made xml_files an array of arraysNirbheek Chauhan
2018-05-10introspect: Fix listing target files that are File objectsNirbheek Chauhan
2018-05-10gnome.gtkdoc: Allow passing file objects as xml_filesNirbheek Chauhan
2018-05-10Revert "Add macOS linker versioning information"Nirbheek Chauhan
2018-05-10args flattening: preserve configuration_data.set behaviourMathieu Duponchelle
2018-05-05gnome: Use the header basename for #include in mkenums_simpleNirbheek Chauhan
2018-05-05add linker flag to handle $ORIGIN on OpenBSDJasper Lievisse Adriaanse
2018-05-05gnome: Update minimum glib version for gdbus-codegenNirbheek Chauhan
2018-05-05gnome: Disable usage of new --body and --header argsNirbheek Chauhan
2018-05-05Interpreter: don't flatten the arguments of various methodsMathieu Duponchelle
2018-05-05python module: Move tests to test cases/unitNirbheek Chauhan
2018-05-05python module: make it work with pypyMathieu Duponchelle
2018-05-05No longer require duplicate gtest header install.Jussi Pakkanen
2018-05-03pkgconfig: Don't expose internal libraries in .pc filesNirbheek Chauhan
2018-05-03Keep separator spaces in pkg-config declarations. Closes #3479.Jussi Pakkanen
2018-05-03Allow `required : false` for OpenMP dependencyDavid Seifert
2018-05-03Passing --default-library=both should override project valueXavier Claessens
2018-05-03Fix --warnlevel being renamed to --warning-level in latest releaseXavier Claessens
2018-05-03Remove duplicated definition of -D cmdline argXavier Claessens
2018-05-03Always generate a new Product GUID. Closes #2485. [skip ci]Jussi Pakkanen
2018-05-03Made depfixer more robust on OSX. Closes #3493.Jussi Pakkanen
2018-05-03Fix setting c_args and friends from command lineXavier Claessens
2018-05-03Allow custom_target do depend on indexed output of custom_targetNiklas Claesson
2018-05-03Add test to show issueNiklas Claesson
2018-05-03has_multi_link_arguments: Some compilers needs -Wl,--fatal-warningsXavier Claessens
2018-05-03Install generated gdbus header with old glib version too.Jussi Pakkanen
2018-05-03New argument: --profile-self for profiling performanceNirbheek Chauhan
2018-05-03CCompiler: Cache result of get_library_dirs().Martin Hostettler
2018-05-03guess_external_link_dependencies: deduplicate search dirs and libraries.Martin Hostettler
2018-04-23Updated version number for new release.0.46.0Jussi Pakkanen
2018-04-23Skip snippet validation if docs dir does not exist.Jussi Pakkanen
2018-04-23Use the correct file path. Not the wrong one.Jussi Pakkanen
2018-04-23Final encoding fix.Jussi Pakkanen
2018-04-23If printing debug printing fails, try again in pure ASCII.Jussi Pakkanen
2018-04-22Explicitly open log files in utf-8.Jussi Pakkanen
2018-04-22Merge pull request #3446 from MathieuDuponchelle/python_module_with_docJussi Pakkanen
2018-04-22Python module: update documentation for new APIMathieu Duponchelle
2018-04-21Add more tests for multi-line strings and update docsNirbheek Chauhan
2018-04-21Remove escaping for triple-quoted stringsNiklas Claesson
2018-04-21modules/python: add some more options around path and config_varsHavard Graff
2018-04-21gnome: If pkg-config is not found, assume glib is 2.54 (#3443)Nirbheek Chauhan
2018-04-21ninja backend: Fix shared library symbols pathNirbheek Chauhan
2018-04-21Fix install checks when cross-compiling.Elliott Sales de Andrade
2018-04-21Fix Fortran dep hack when cross-compiling.Elliott Sales de Andrade
2018-04-21Don't fail on not-required not-found deps in forcefallback modeNirbheek Chauhan