4909 Commits (398aed6e4991016c0bba4ee829bf65f98f1a6447)
 

Author SHA1 Message Date
Nikita Churaev 398aed6e49 Don't fail if we find an optional dependency but not the required information (#2652) 7 years ago
Jussi Pakkanen 70902cefc3 Only run Boost tests on osx if it is actually installed. 7 years ago
Jussi Pakkanen 4f948ccf45
Merge pull request #2885 from BeChris/fix_vs_pch 7 years ago
Jussi Pakkanen ca2db0f482
Merge pull request #2890 from ximion/subproject_path_fix 7 years ago
Jussi Pakkanen 76be016644 Print deprecation warning also for wraptool. 7 years ago
Matthias Klumpp 894ff1e629 Ensure subproject_dir is a string and doesn't contain ".." segments 7 years ago
Christophe Gouiran 412315f8ae Modify exception raised when msvc pch is badly specified 7 years ago
Matthias Klumpp 5133d8650f d: Detect recent DMD compilers 7 years ago
Jussi Pakkanen 392b3d8bc7
Merge pull request #2840 from alyst/fix_detect_location 7 years ago
Jussi Pakkanen 8ac6ab3756
Merge pull request #2880 from jon-turney/gir-cygwin 7 years ago
Matthias Klumpp 0da6d891ac Allow subproject dirs in subdirectories in the source tree again 7 years ago
Jussi Pakkanen 17c435869c Print problem text in error message. Closes #2882. 7 years ago
Christophe Gouiran 40e92c82ab Fix MSVC backend crashes when `c_pch` or `cpp_pch` is not an array 7 years ago
Jon Turney 29957850ad CI: Install gobject-introspection test prerequisites on Cygwin 7 years ago
Jon Turney fd66692f73 Fix a problem when anyone actually tries to use a non-found dependency 7 years ago
Jon Turney 8a27c08b05 Use GObject-based libraries in test case/vala/11 generated vapi 7 years ago
Jon Turney bbdd6ecd4c Update PATH for python-gi tests on Windows 7 years ago
Jon Turney b616abafd8 Fix installed files check for gobject-introspection tests on Cygwin 7 years ago
Jussi Pakkanen 86feb843f4 Add promote to list of wrap commands. 7 years ago
Jussi Pakkanen 6c97d8d94d
Merge pull request #2879 from jon-turney/fix-boost-cygwin 7 years ago
Igor Gnatenko 711c3a28ba doc/users: add ksh 7 years ago
Jon Turney fd683a2b81 CI: Run boost test for Cygwin 7 years ago
Jon Turney 1a948b2e67 Fix dependency('boost') on Cygwin 7 years ago
Igor Gnatenko 18675c3dea rpm: print testlog from subshell 7 years ago
Jussi Pakkanen 0538009d30 Bump minimum supported Python from 3.4 to 3.5. 7 years ago
Jussi Pakkanen 65f78a722a
Merge pull request #2856 from jon-turney/warning-location 7 years ago
Alexey Stukalov da44a93daa normpath to bundled meson executable 7 years ago
Alexey Stukalov 8fc4244187 fix meson location detection if run by wraptool 7 years ago
Jussi Pakkanen c814f1145b
Merge pull request #2824 from bredelings/fix-boost 7 years ago
Jussi Pakkanen ad54bc3726
Merge pull request #2838 from mesonbuild/nirbheek/consolidate-subproject-dep-checking 7 years ago
Shlomi Fish 2ffdf48356 Add a missing space. 7 years ago
Shlomi Fish 468260504e Correct some grammar. 7 years ago
Nirbheek Chauhan 2d08c190d0 docs: get_option returns relative paths for xxxdir options 7 years ago
Benjamin Redelings d5eeda56b3 Explicitly include homebrew paths. 7 years ago
Benjamin Redelings b260d5a465 Run the boost test on osx on travis. 7 years ago
Benjamin Redelings 62bec86aa6 Handle header-only boost modules on Unix when BOOST_ROOT is not set. 7 years ago
Benjamin Redelings ce0b0d463f Fix macports builds: don't override include paths unless BOOST_ROOT. 7 years ago
Benjamin Redelings 075e2d4154 Add todo comments. 7 years ago
Benjamin Redelings a12d47984e Remove unqualified import and add mesonlib. in from of symbols. 7 years ago
Benjamin Redelings 57265e2486 Use include path to find <boost/version.hpp> and version number. 7 years ago
Benjamin Redelings ea4d5697a8 Fix style issues. 7 years ago
Benjamin Redelings a82abfcb4a Use new strategy for finding libraries on Linux & Mac. 7 years ago
Benjamin Redelings 1043b0b4a2 Factor out extra linker search dirs into new function. 7 years ago
Benjamin Redelings c62078dae5 Add missing for_linux( ) function. 7 years ago
Benjamin Redelings d55f330df0 Change values in lib_modules dict to lists (of linker args). 7 years ago
Benjamin Redelings 1af17075ab Add information about Linux and Mac. 7 years ago
Benjamin Redelings 074bd544c7 Fix typo. 7 years ago
Benjamin Redelings 4c7802b107 Link against the library files that we found during module detection. 7 years ago
Benjamin Redelings 71d24094cd Factor out code to compute modname from basename into a single place. 7 years ago
Jon Turney bcc95d7dd7 Use location formatting in mlog.warning() for invalid kwarg warning 7 years ago