2258 Commits (275c737d571709f0653c24d18a3adb14bbd9cb2f)

Author SHA1 Message Date
Leon Krause 2fa44cf326 Enable default linker optimisations in MSVC release and minsize builds 7 years ago
Nirbheek Chauhan 15a1a317f4 wrap: Handle more submodule status cases 7 years ago
Jon Turney 0774f319e8 Don't use --export-dynamic on Cygwin 7 years ago
Benjamin Redelings ab37727289 Add comment. 7 years ago
Benjamin Redelings 52775ecb14 Clean up code a bit. 7 years ago
Benjamin Redelings 8596c36214 Don't give up - boost could be in search path. 7 years ago
Benjamin Redelings 80e4ac2d49 Don't give up before check for libraries - they could be in search path. 7 years ago
Benjamin Redelings 45a7d094cc Remove completed TODO notes. 7 years ago
Benjamin Redelings b762655e98 Remove unused import. 7 years ago
Benjamin Redelings 8cf9c7f268 Allow finding boost libraries on windows. 7 years ago
Benjamin Redelings 4babf035e5 Factor our sourceforge dir names, and don't crash on non-msvc. 7 years ago
Benjamin Redelings 47ced35b77 Don't crash if we are not msvc. 7 years ago
Benjamin Redelings f7862bcd92 Add note about mingw-w64 libraries. 7 years ago
Benjamin Redelings 7a233d01c7 Factor out debug tag. 7 years ago
Benjamin Redelings a47a521b50 Correctly check for cross-compilation. 7 years ago
Benjamin Redelings 632d12f281 Add the right directory to linker search path. 7 years ago
Benjamin Redelings f62a8aa413 Remove old code and debug messages since abi tags now work. 7 years ago
Henk van der Laan 0e07f1a896 Remove all files outside the source directory from the coverage report 7 years ago
Jon Turney 7bfcf68777 Add get_pkgconfig_variable(default:) 7 years ago
Jussi Pakkanen 54d7817087 User options can "yield to" a user option of the same name in superproject. Closes ##2853. 7 years ago
Benjamin Redelings c54af27cd1 Add missing dash. 7 years ago
Jussi Pakkanen 0204895143 Expose integer options to build option files. 7 years ago
Benjamin Redelings ead02636dc Try using abi-tag to get libname and globber on windows. 7 years ago
Benjamin Redelings a517c657fa Compute abi tags for windows also. 7 years ago
Benjamin Redelings 7749497923 Move log_fail() out of sub-method. 7 years ago
Aleksey Filippov 20c1cb7d02 Fix install_subdir() installation message 7 years ago
Jussi Pakkanen a288b524bc Add support for hex int literals. 7 years ago
Aleksey Filippov 549f9a41e5 Rename install_subdir() option elide_directory to strip_directory 7 years ago
Aleksey Filippov 8ca3cc0c3d Add elide_directory keyword for install_subdir() function 7 years ago
Robert Bragg 6f510ca695 Don't version shared libraries for Android 7 years ago
Aleksey Filippov 8fe8161014 Refactor and simplify install_subdir() 7 years ago
Jussi Pakkanen 2601cbe8a8 Created an unstable module for IceStorm projects. 7 years ago
Jussi Pakkanen 20ae08eb1b Only quote colons on build lines. Closes #2961. 7 years ago
Jussi Pakkanen 6cd7372e26 Comparing objects of different type prints a warning. Closes #2870. 7 years ago
Jon Turney 227ad7605b Same for libwmf 7 years ago
Martin Kelly 36aca4cd3c add meson.project_license() builtin 7 years ago
Jussi Pakkanen af2067b670 Make checks a bit more robust against empty entries. 7 years ago
Robert Doolittle 9b27f07002 don't use bare except 7 years ago
Robert Doolittle 60cfb87e69 mtest: catch ctrl-c and properly kill the child processes. Fixes #2281 7 years ago
Benjamin Redelings 03ec76a842 Attempt to make Unix and Windows use the same code for get_link_args( ). 7 years ago
Benjamin Redelings 465a31cf9d Update verbose comments. 7 years ago
Benjamin Redelings 1af531c2d5 Restore comments. 7 years ago
Adam C. Foltzer 1d81efb03d Add cross-compilation support for `rustc` 7 years ago
Aleksey Filippov 2cf85ae16f Use os.path: basename() and dirname() instead of split() 7 years ago
Jon Turney 6a1a56ab57 Report warning/error locations in a format IDEs may already know how to parse 7 years ago
Dylan Baker bcc3cbb93e dependencies: Allow setting config-tool binaries in cross file 7 years ago
Félix Piédallu 5f3c282e6e Echo coverage report uris after generation. Fixes #2805. 7 years ago
Ting-Wei Lan ec50073644 Print warning when linker arguments are passed to has_argument 7 years ago
Salamandar 93ba30751e dump_conf_header should rewrite file only if modified (just like do_conf_file) (#2952) 7 years ago
Benjamin Redelings f68bae49da Use get_linker_search_args(libdir) instead of '-L'+libdir 7 years ago