4632 Commits (2dab7c37df5d9074b4033c547b0c64e22fd4d74c)
 

Author SHA1 Message Date
Jussi Pakkanen 2dab7c37df
Merge pull request #2676 from jeandet/add_qt_translations 7 years ago
Joergen Ibsen 91a0126590 Improve escaping in configuration files 7 years ago
Alexis Jeandet 5462e65c44 [Qt module] Updated Dokerfile, added since 0.44 mention in doc 7 years ago
William Hubbs 325b2c25b6 Allow prefix to be the root directory 7 years ago
Jussi Pakkanen 247d632f37 Try harder to find meson.py. Closes #2672. 7 years ago
Alexis Jeandet 5c5eac3571 [Qt module] Added translation files compilation method 7 years ago
Alexis Jeandet 1fd743e6ad [Qt module] Added lrelease detection 7 years ago
Alexis Jeandet 5de5e7673f [Qt module] Few minor fixes 7 years ago
Jussi Pakkanen d882b6fbd4
Merge pull request #2498 from mesonbuild/runpython 7 years ago
Joergen Ibsen fdb48a3a0f Use re.sub instead of replace loop 7 years ago
Jussi Pakkanen f9e88cd37e Added release note mention of embedded Python in MSI packages. 7 years ago
Jussi Pakkanen 22adda1617 Review fixes. 7 years ago
Jussi Pakkanen 105ea1e597 Make the full test suite runnable with an external command. 7 years ago
Jussi Pakkanen 5d51bc79c7 Replaced sys.executable use with the mesonlib equivalent. 7 years ago
Jussi Pakkanen b3dfb80c15 Tests can be run with an external Meson command. 7 years ago
Jussi Pakkanen 9d67e5030b Changed code to use detected executables rather than hardcoding sys.executable. 7 years ago
Jussi Pakkanen a437cd1955 Add command to run Python scripts with the current interpreter. 7 years ago
Joergen Ibsen d5a6ab31bf Fix AppVeyor script 7 years ago
Jussi Pakkanen eba6972306 Renamed test dir to avoid number duplicates. 7 years ago
Christoph Behle 05ee756ba0 Check keyword arguments for dependency 7 years ago
Zbigniew Jędrzejewski-Szmek fadce7f9b4 Silence failed restorecon calls when $DESTDIR is set 7 years ago
Jussi Pakkanen 5cd8a7bbcc More defensive process killing. Closes #2629. 7 years ago
Iñigo Martínez 638077181a pkgconfig: Handle prefix in library path 7 years ago
Jon Turney 34d1d45094 docs: Add 'cygwin' to reference table for .system() 7 years ago
Christoph Behle c653936700 Documentation: Add note about SCAN_BUILD 7 years ago
Jussi Pakkanen 708cdea861 Appveyor example now validates. Closes #2641. 7 years ago
Lucas Werkmeister 5d9c72630a Fix literal backslash syntax 7 years ago
Jussi Pakkanen e51da1a34d
Merge pull request #2611 from mesonbuild/nirbheek/pkgconfig-msvc-static 7 years ago
Joergen Ibsen b9ef15a719 Allow cmd script extension on Windows 7 years ago
Nirbheek Chauhan da654dd2b9 appveyor.yml: Only download pkg-config for MSVC 7 years ago
rkfg 87bf152e6e Fix #2620 7 years ago
Jussi Pakkanen c63b3d253d
Merge pull request #2509 from madebr/boost_dependency_pkg_config 7 years ago
Anonymous Maarten 5cfb378442 Enable get_pkgconfig_variable for python3 dependencies 7 years ago
Anonymous Maarten b715276cc7 tests: test getting python module using pkg-config 7 years ago
Jon Turney c4069a95c2 unit tests: Teach detect_prebuild_env about Cygwin 7 years ago
Joergen Ibsen 6d85e10df9 docs: fix description of default_options 7 years ago
Jussi Pakkanen 49eb33ff55
Merge pull request #2000 from t-chaik/tchaik/wip/get-unquoted 7 years ago
Jussi Pakkanen 897fd0bd16
Merge pull request #2579 from thillux/master 7 years ago
Jussi Pakkanen 69bd87a716
Merge pull request #2511 from jon-turney/prefix-dependent-defaults 7 years ago
Jussi Pakkanen c6781744cf
Merge pull request #2604 from QuLogic/coalesce-restorecon 7 years ago
Jan Niklas Hasse 46736fc16c Use mlog.warning for invalid boost module 7 years ago
Jan Niklas Hasse c3d143298b Log instead of raise if Boost module invalid 7 years ago
Nirbheek Chauhan 18b42c5370 llvm: Output stderr when generating libs/flags/etc fails 7 years ago
TingPing 9b36e2d509
docs: Remove extra whitespace from i18n 7 years ago
Jussi Pakkanen 6e98e0c611
Merge pull request #2071 from porrided/master 7 years ago
Jussi Pakkanen d2aa2f569b Cleanupping. 7 years ago
Nirbheek Chauhan 9da031c04c dependencies: Force pkg-config to output -L args 7 years ago
Nirbheek Chauhan d32c672990 unit tests: Attempt to fix failure on Cygwin 7 years ago
Nirbheek Chauhan e0b56942a0 unit tests: Properly skip if pkg-config wasn't found 7 years ago
Nirbheek Chauhan a63d81bafe appveyor: Install pkg-config for MSVC builds 7 years ago