4733 Commits (521933357dee601ae1f057cbeb1e19fbf20a70e7)
 

Author SHA1 Message Date
Jussi Pakkanen e02f1dc809 Remove PHONY because Windows and OSX file systems are crap. Closes #2199. 7 years ago
David Seifert ece243d9ab Add warning about `sources` in declare_dependency 7 years ago
TingPing 8a636052bd docs: Clarify project() no longer requires a language 7 years ago
Emmanuele Bassi 0545228fdd Re-use gettext.read_linguas in yelphelper 7 years ago
Mohammed Sadiq 747c3af52c docs: fix typo 7 years ago
Emmanuele Bassi 06fdabb7ac Support LINGUAS for gnome.yelp() languages 7 years ago
Peter Harris ee34f454ca Fix detection of clang "optimization arguments" 7 years ago
Jon Turney 9607abbe0d Fix warning when executable(implib:) is used 7 years ago
Jussi Pakkanen c2a5ac3981 Ensure log file gets closed. 7 years ago
Jussi Pakkanen 50fb7d37ab Make all functionality invokable via the main Meson binary, 7 years ago
Chet Gurevitch 2da2c92698 Tell users about ninja rebuild and meson configure 7 years ago
Chet Gurevitch 0ec2e530e1 Don't error if build directory is already configured 7 years ago
Guillaume Poirier-Morency 987e5b743c python3: Fix tests on Windows as it uses 'Lib' and 'Include' 7 years ago
Guillaume Poirier-Morency 2653000ac7 python3: Add tests for platform-dependant paths and cover include path 7 years ago
Jussi Pakkanen 62aabb5a8b Missing version info added. 7 years ago
Jussi Pakkanen e76ed84677 Documented the merge_from method. 7 years ago
Nirbheek Chauhan e2cf999ad4 Users.md: link to the Meson Porting GNOME goal 7 years ago
Florian Zwoch 3fda1ba3ed docs: fix generator code sample 7 years ago
Jussi Pakkanen aa49c3cebd Ignore encoding when scanning Fortran sources. 7 years ago
Guillaume Poirier-Morency 92e2e1e2d8 python3: Fix 'sysconfig_path' for platform-dependant paths 7 years ago
Konstantin Mochalov 6bf65d8763 Documentation: fix broken link (now in docs) 7 years ago
Elliott Sales de Andrade cf1242655f Remove VS implementation of object name resolver. 7 years ago
Elliott Sales de Andrade 320862991a Fix object extraction in unity builds. 7 years ago
Elliott Sales de Andrade bf0164ff6e Use full relative paths to generate object names. 7 years ago
Elliott Sales de Andrade b68cb3c713 Use object_filename_from_source when creating objects. 7 years ago
Elliott Sales de Andrade 879770ccf0 Only calculate absolute source path when necessary. 7 years ago
Elliott Sales de Andrade ba6fdb996a Simplify path-determination in compile-generation. 7 years ago
Elliott Sales de Andrade c09586462c Add variables to test to prove linkage is correct. 7 years ago
Elliott Sales de Andrade 48580ac8a3 Add broken test case from #1494. 7 years ago
Jussi Pakkanen 30bb55df3d Missing dots are fun. 7 years ago
Jussi Pakkanen 244ef43651 Bumped version number for new development. 7 years ago
Jussi Pakkanen a629642f1e Bump numbers for new release. 7 years ago
Jussi Pakkanen 33c2bbc6e8 Merge pull request #2191 from centricular/fix-ninja-clean-target-dir 7 years ago
Nirbheek Chauhan e191488cdf tests/common/159: Disable phony test 7 years ago
Nirbheek Chauhan 306cac70a6 tests/common/159: Disable b_coverage=true 7 years ago
Nirbheek Chauhan 5764a26a4c gfortran: Add coverage arguments 7 years ago
Nirbheek Chauhan 7d36776307 ninja: Fix detection of vs compiler usage 7 years ago
Nirbheek Chauhan be4428005d ninja: Fix cleaning in various edge cases 7 years ago
Jussi Pakkanen 4a766147fb Printing unknown kwarg error message no longer crashes the parser. 7 years ago
Nirbheek Chauhan 0c518a8077 Add a test for dirs with reserved target names 7 years ago
Nirbheek Chauhan cae5caa7f1 run_unittests: Add a helper for asserting path existence 7 years ago
Marinus Schraal c8e61f112d gnome: use VAPIGEN from the environment if set 7 years ago
Tim-Philipp Müller 4e476c82f3 gnome: add mkenums_simple() 7 years ago
Jussi Pakkanen c69a4aee1e Store current line number so it can be printed in warning messages. Closes #2181. 7 years ago
Jussi Pakkanen 5c8328d27f Use "meson test" in test invocations so it will not print the deprecation warning. 7 years ago
Jussi Pakkanen 55165ba504 Added documentation for pcap dependency. 7 years ago
Jussi Pakkanen 8c8e9230a5 Merge pull request #2130 from bruce-richardson/pcap_config_support 7 years ago
Gabríel Arthúr Pétursson 0ad448f890 Pass -fpch-preprocess to GCC when precompiled headers are used 7 years ago
Nirbheek Chauhan 556966003e gnome: Allow passing build_by_default: to some functions 7 years ago
Tim-Philipp Müller 60b83a5f0a gnome: add 'ignore_headers' to permitted kwarg list for gnome.gtkdoc() 7 years ago