558 Commits (a8694f4b261fbe3a854d2a2d72742fde9a67d4b3)

Author SHA1 Message Date
Jussi Pakkanen bdb57cf62a Convert Gnome module to use find_program from interpreter. 7 years ago
Jussi Pakkanen de65adb8b1 Made it possible to override find_program to return a different program. 7 years ago
Jon Turney cb597adb01 Indicate subproject depth in console output 7 years ago
David Fort 6dea177774 add support for cmakedefine in configure_file() 7 years ago
Xavier Claessens 8a70e7cff5 Remove arbitrary [-1024,1024] limit in cross_compute_int() 7 years ago
Christoph Behle 40715dec21 Move entry in build_funct_dict to correct position. 7 years ago
Mathieu Duponchelle 31f0242a6f new wrap-mode: forcefallback 7 years ago
Mathieu Duponchelle e1b138a21b Implement a generic python module 7 years ago
Xavier Claessens 68f9846b7c Add both_libraries() to build both shared and static libraries 7 years ago
Xavier Claessens 5eef325ab6 pkgconfig generator: Only skip dependencies when using shared_library() 7 years ago
Xavier Claessens cf0e997167 Remove duplicated list of known kwargs for build targets 7 years ago
Alexis Jeandet 16c4a3b4f8 Added link to documentation and examples for find_library replacement (#3346) 7 years ago
behlec 37d379ebe5 Allow meson build file to exit early. (#2808) 7 years ago
Víctor Manuel Jáquez Leal 6f7f7c69a2 dependency's wanted version might be a list 7 years ago
Aleksey Filippov c18ceac040 Add depends keyword to test() function 7 years ago
Aleksey Filippov 642df0505a Use unholder=True instead of checking held_object attribute presence 7 years ago
Jussi Pakkanen 30827b5644 Do not install configure_file output if install_dir is empty. Closes #3270. 7 years ago
Nirbheek Chauhan d012b5b997 Create a helper for checking if a string has a path component 7 years ago
Aleksey Filippov f720efa2f4 Add rename parameter to install_data() 7 years ago
Jon Turney 8ca2cf03a5 Show info about possible subproject promotion when appropriate 7 years ago
Niklas Claesson 7074bcb88a Exclude subprojects when doing coverage 7 years ago
Jukka Laurila 8789278e5e Fixed bug 3185. 7 years ago
Evgenii Shatokhin 19718a8d9c Allow passing a compiler object to run_command() 7 years ago
Aleksey Filippov 077d59daa4 Add link_whole argument to declare_dependency() 7 years ago
Jon Turney b8b23f4c50 Fix various flake8 whitespace reports 7 years ago
Hemmo Nieminen 4611097654 Include project name in a test object. 7 years ago
Hemmo Nieminen abcaf7c222 Namespace test setups. 7 years ago
Hemmo Nieminen ec286d4970 Change an error message when find_program() fails. 7 years ago
Jussi Pakkanen ea3b54d402 Use include_directories for D impdirs. 7 years ago
Ran Benita 4d8e4654cb Warn if non-permitted keyword arguments are given to compiler methods 7 years ago
Matthias Klumpp a64a237d72 Don't mention "error" in error messages 7 years ago
Jon Turney 9e6d3f903c Only expose exception() test function during unit tests 7 years ago
Jon Turney b78a01bced Add a test case for python exception exit status 7 years ago
Jussi Pakkanen 9dc995b3e9 Permit path separators in subproject names but with a warning. Closes #2794. 7 years ago
Jussi Pakkanen e2b5ac29d6 Only add reconfigure deps on files, not dirs. Closes #2919. 7 years ago
Hemmo Nieminen d0f620364f Fix a stack trace caused by subproject.get_variable('non-existing'). 7 years ago
Jussi Pakkanen ca4cbab004 Use absolute path if relative can not be evaluated. Closes #2784. 7 years ago
Matthias Klumpp 3274f951d2 Don't fail loading subprojects if subprojects_dir is in a subdirectory 7 years ago
Matthias Klumpp f35606f61e Show a better error message if subproject can not be configured 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
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
Aleksey Filippov 8fe8161014 Refactor and simplify install_subdir() 7 years ago
Jussi Pakkanen 2601cbe8a8 Created an unstable module for IceStorm projects. 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
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
Jussi Pakkanen 59d0434039 Removed two deprecations from 2016. 7 years ago