5304 Commits (e984e1072b28abfa4ac278992a8ef6d138c15608)
 

Author SHA1 Message Date
Jussi Pakkanen e984e1072b
Merge pull request #3251 from mesonbuild/fixpkgconfigdeps 7 years ago
David Seifert 7eb187c5f2 Add -Wl,-dead_strip_dylibs support 7 years ago
Jussi Pakkanen cf5f1a83d5 Fix existing tests. 7 years ago
Felipe Corrêa da Silva Sanches 50c66f1f5c fixing some typos on the icestorm page 7 years ago
Thibault Saunier f48da481ab introspect: tests: Inform about tests run parallelization 7 years ago
Martin Hostettler b89309df64 Project-templates.md: Fix help command name [skip ci] 7 years ago
Aleksey Filippov 158dc249ca Replaced appveyor account by mesonbuild 7 years ago
Aleksey Filippov 22b19995b1 Fix appveyor failures: do not use PowerShell since it triggers NativeCommandError if pacman prints to stderr 7 years ago
Jussi Pakkanen c385f79737 Do not leak out private dependencies for shared libraries. 7 years ago
Jussi Pakkanen d532650b0d Add test for pkgconfig generation and usage. 7 years ago
Aleksey Filippov 7f042b5fe2 Use target.get_id() instead of basename and type_suffix concatenation at call site 7 years ago
Fabrice Fontaine 2e128f71bb Fix FileNotFoundError when restorecon unavailable 7 years ago
Jussi Pakkanen 24ae120868 Turn deprecated commands into errors. 7 years ago
Jussi Pakkanen 9ecb75670f
Merge pull request #3127 from bluetech/method-permitted-kwargs 7 years ago
Jussi Pakkanen ae0e469b06
Merge pull request #3145 from thejk/gcovr 7 years ago
Aleksey Filippov 552916d2d2 pkgconfig: allow any non-found dependency requires arguments 7 years ago
Aleksey Filippov 6e83e41af7 pkgconfig: print requires argument type on error 7 years ago
Joel Klinghed dfc0655bcd fixup! Fix coverage-xml and coverage-text targets for gcovr >= 3.1 7 years ago
Jussi Pakkanen a20c5ccd13 Fix snippet heading to conform to new formatting rules. 7 years ago
Joel Klinghed 4e1b229b37 fixup! Allow gcovr >= 3.1 to be used to generate html coverage report 7 years ago
Joel Klinghed ed8197207e fixup! Fix coverage-xml and coverage-text targets for gcovr >= 3.1 7 years ago
Jussi Pakkanen 8d8caef636
Merge pull request #3205 from sarum9in/use-itertools 7 years ago
Jukka Laurila 1d0169f4e7 Fix shared library building on xcode. 7 years ago
Aleksey Filippov fe215bb826 Use os.path.dirname() instead of os.path.split(...)[0] 7 years ago
Jussi Pakkanen 6585427a7d
Merge pull request #3131 from sarum9in/pkgconfig 7 years ago
Nirbheek Chauhan 28b19c78d6 PkgConfigDependency: Search for pkg-config with ExternalProgram 7 years ago
Jon Turney 7bf29b8efd Fix typo preventing soname unit tests from running 7 years ago
Aleksey Filippov 98fc7a82dc Link "External commands" page from run_command() reference [skip ci] 7 years ago
Aleksey Filippov 3493a372e2 Use specific exception types instead of Exception 7 years ago
Aleksey Filippov 093bdcafc9 Use subprocess.check_output() instead of Popen().communicate() 7 years ago
Aleksey Filippov e4faf396e6 Do not use bare except [flake8] 7 years ago
Aleksey Filippov d977b78f1b Use itertools.chain() instead of list concatenation 7 years ago
Jon Turney 6f8e541f55 docs: update for mesonintrospect.py -> meson introspect 7 years ago
Jon Turney e79454c2a4 docs: Add custom dependencies missing documentation 7 years ago
Jon Turney e6d6b609cc docs: polish documentation for custom dependency detectors 7 years ago
Jon Turney 64bc2b84f8 docs: update system cross file documentation 7 years ago
Jon Turney fa0386d98a docs: remove reference to mesongui 7 years ago
Jussi Pakkanen 407b6dfc29
Merge pull request #3203 from jukkalaurila/bug3185 7 years ago
Jon Turney 8ca2cf03a5 Show info about possible subproject promotion when appropriate 7 years ago
Niklas Claesson e4ec7989e8 Add LANG to Dockerfile 7 years ago
Niklas Claesson 7074bcb88a Exclude subprojects when doing coverage 7 years ago
Jukka Laurila 52c50da6c7 Refactor: Add log.error and log.exception to reduce code duplication. 7 years ago
Alex Hirsch f6fd03485e Fix C++ code used for doxygen test 7 years ago
Jukka Laurila 8789278e5e Fixed bug 3185. 7 years ago
Jukka Laurila 2fcd9d35c5 Add test for bug https://github.com/mesonbuild/meson/issues/3185 7 years ago
Jukka Laurila 31df4ae164 Default run_project_tests backend to ninja instead of xcode on OS X. 7 years ago
Jukka Laurila 58ce5fe62d Fix xcode backend to run "meson test" instead of the nonexistent meson_test.py. 7 years ago
Dylan Baker 1ea96b710b setup.py: set the python_requires field 7 years ago
Jussi Pakkanen 8bd33ab981
Merge pull request #3195 from sarum9in/link_whole-generators 7 years ago
Eduardo Lima (Etrunko) ccd198a849 Gnome-module.md: Add information about output files to mkenums() 7 years ago