2932 Commits (60716fcd6debd9f1ebca0091c945df16a3bd3715)
 

Author SHA1 Message Date
Nirbheek Chauhan 60716fcd6d Use universal_newlines=True for all Popen calls 8 years ago
Nirbheek Chauhan be04aa2a0b has_function: Fix checking for builtins with includes 8 years ago
Patrick Griffis c75b5886da gnome.gtkdoc(): Include -rpath for gtkdoc-scangobj 8 years ago
Nirbheek Chauhan 2c5680d721 python3 dep: Check arch of libraries before using 8 years ago
Jussi Pakkanen 4ef495c596 Do not warn about non-utf8 locales on Windows. 8 years ago
Patrick Griffis 4c74b47cfd mesontest: Fix exception 8 years ago
Jussi Pakkanen f62f730821 Merge pull request #1126 from mesonbuild/sharedmodule 8 years ago
Nirbheek Chauhan f5a9b3b249 Fix shared module support on Windows 8 years ago
Jussi Pakkanen dc1f537fb3 Skip shared module test on VS because it fails for some reason nobody understands. 8 years ago
Jussi Pakkanen 344231d336 Only build master on pushes. 8 years ago
Jussi Pakkanen eba3a7ed60 Fix compiler arg checking if ccache is used. 8 years ago
Nirbheek Chauhan 2897b7d3b0 syntax-highlighting: Update list of builtin functions 8 years ago
Jussi Pakkanen d1501e39d5 Merge pull request #1086 from Keruspe/master 8 years ago
Jussi Pakkanen c58da4ee52 Merge pull request #1151 from mesonbuild/tingping/gtk-doc 8 years ago
Jussi Pakkanen 148a86330b Merge pull request #1149 from centricular/compiler_check_ext_deps_only 8 years ago
Jussi Pakkanen 59fdb1b9ff Add unresolved symbol arg to link line in VS backends. For some 8 years ago
Patrick Griffis e265887ac3 gnome.gtkdoc(): Add keyword to override the mode 8 years ago
Nirbheek Chauhan b9a7c0cf39 misc: Use relative imports everywhere 8 years ago
Nirbheek Chauhan 7b8f41ce31 Compiler checks can only accept external dependencies 8 years ago
Jussi Pakkanen 541dd92ef7 Merge pull request #1145 from AlexandreFoley/wrap-fix 8 years ago
Patrick Griffis 155617e539 i18n: Improve language handling 8 years ago
Jussi Pakkanen b28da68faf Expose project information with mesonintrospect. Closes #1118. 8 years ago
Nirbheek Chauhan c7a2664cb7 Better error when passing invalid objects to install_header 8 years ago
Igor Gnatenko c9818c02ec add builtin support for localstatedir 8 years ago
Jussi Pakkanen 66ed54a94e Merge pull request #1144 from valum-framework/always-add-version-in-pkg-config 8 years ago
Patrick Griffis d764c7dc91 gnome.gtkdoc(): Add namespace keyword 8 years ago
Jussi Pakkanen 228a9035af Merge pull request #1103 from mesonbuild/rewriter 8 years ago
Alexandre Foley 27cd8c1e28 The “directory present and not empty” return condition was necessary for subproject to work without a wrap file. Put it back with that added condition that there mustn’t be a wrap file present for returning the package immediately. 8 years ago
Patrick Griffis a626d1a7bc gnome.gtkdoc(): Allow passing multiple source dirs 8 years ago
Patrick Griffis 9b560c29b6 gnome.gtkdoc(): Fix including doc source dir in path 8 years ago
Alexandre Foley 61d5934e63 Added a few missing whitespace as noted by Ignatenkobrain. Replaced a comment by the piece of code it said was needed. 8 years ago
Guillaume Poirier-Morency ff55e848f6 pkgconfig: Raise an error if 'version' is not specified 8 years ago
Alexandre Foley 228adaa287 Wrap.py: Made it so using an already downloaded subproject is only for the wrap-file case. Git and Mercurial can update the repository if it the wrap is one. 8 years ago
Guillaume Poirier-Morency 6389e70c11 pkgconfig: 'Version' must be specified, even if it's empty 8 years ago
Marc-Antoine Perennou e43dda1363 add myself to authors.txt 8 years ago
Marc-Antoine Perennou a70f39f815 allow overriding nm with NM 8 years ago
Marc-Antoine Perennou 4d3cce1532 allow overriding readelf with READELF 8 years ago
Marc-Antoine Perennou bb3b45a0ec gnome: use PkgConfigDependency to find gobject-introspection cflags 8 years ago
Marc-Antoine Perennou 6d1b6de6b0 dependencies: allow overriding pkg-config with PKG_CONFIG when setting pkgbin 8 years ago
Marc-Antoine Perennou e9b2084592 dependencies: allow overriding pkg-config with PKG_CONFIG in check_pkgconfig 8 years ago
Jussi Pakkanen b54fc1d00e Apply magical flags to make OSX ignore missing symbols in plugins. 8 years ago
Jussi Pakkanen 14ca7d602c Store subdir information for each node so we can remove files set in other subdirectories. 8 years ago
Jussi Pakkanen 6aa24362cd Use copytree to prepare for further tests. 8 years ago
Nirbheek Chauhan f3bd0d1491 tests/linuxlike/1: Improve zlib pkg-config test 8 years ago
Jussi Pakkanen 0c22b8f707 Renamed dirs to plug holes in numbering. 8 years ago
Jussi Pakkanen fa30aa746e Rewriter is not polished so print a warning. 8 years ago
Jussi Pakkanen 90b038383d Renamed rewriter. 8 years ago
Jussi Pakkanen 2168860a1e Added unit test for rewriter. 8 years ago
Jussi Pakkanen 4d2a2802b5 Pass --no-rebuild arg when running inprocess to prevent Ninja vomit. 8 years ago
Jussi Pakkanen ecb882cd4f Print readelf output if soversion can not be determined to help debugging. 8 years ago