125 Commits (28a2e658f884443ae0afbf3ea8929c8c2005b34c)

Author SHA1 Message Date
Nirbheek Chauhan 2093d45a4e Print a more usable message when a subproject fails to configure 6 years ago
Nirbheek Chauhan 80392225a6 Raise a MesonException when substituting an invalid value 6 years ago
Nirbheek Chauhan 602e58d398 configure_file: Don't optimize away substitutions 6 years ago
Nirbheek Chauhan a1d9adba09 FeatureNew: Make all checks subproject-specific 6 years ago
Salamandar df1970d3ad Various bug fixes for FeatureNew 6 years ago
Nirbheek Chauhan c9a89027ac run_command: Add new kwarg 'capture' 7 years ago
Sander Sweers 47785bf89b Add file encoding to configure_file 7 years ago
Marvin Scholz d777ffc040 Fix #mesondefine token error message formatting 7 years ago
Filipe Brandenburger df2f6a71e7 Make windows_proof_rmtree resilient to read-only files 7 years ago
Nirbheek Chauhan 0a035dea6d Set the meson command to use when we know what it is 7 years ago
Mathieu Duponchelle 14750b50ea configure_file: Add output_format kwarg (#3636) 7 years ago
Salamandar dd91f96867 Move target_version from coredata to mesonlib 7 years ago
Salamandar ae19fec952 Add version_compare_condition_with_{min,max} for specific comparison utils. 7 years ago
Nirbheek Chauhan f56b402a5b Revert "mesonlib: handle meson exe wrappers" 7 years ago
Martin Kelly 0627e9d616 mesonlib: handle meson exe wrappers 7 years ago
Nirbheek Chauhan cf5fe1d440 for_darwin: Also accept system='ios' in cross files 7 years ago
Jasper Lievisse Adriaanse 3729e127ff add linker flag to handle $ORIGIN on OpenBSD 7 years ago
Robin c2f062a02e Fix encoding bug on Windows 7 years ago
David Fort 6dea177774 add support for cmakedefine in configure_file() 7 years ago
Jussi Pakkanen 58156ef7cf Grab a file lock on the build dir during modifications. 7 years ago
Nirbheek Chauhan d012b5b997 Create a helper for checking if a string has a path component 7 years ago
Mathieu Duponchelle 9f7bdedc94 mesonlib: fix meson detection (again) 7 years ago
Nirbheek Chauhan aeee01f639 rmtree: Don't retry when the file is not found 7 years ago
Nirbheek Chauhan 657d9f2b29 Support running out-of-tree tests against a meson in PATH 7 years ago
Robert Bragg 6f510ca695 Don't version shared libraries for Android 7 years ago
Aleksey Filippov 2cf85ae16f Use os.path: basename() and dirname() instead of split() 7 years ago
Salamandar 93ba30751e dump_conf_header should rewrite file only if modified (just like do_conf_file) (#2952) 7 years ago
Dylan Baker 660dee1e10 LLVM: use DragonFly BSD workaround on FreeBSD as well 7 years ago
Dylan Baker 10a560a411 compilers: fix unittest "16 prebuilt shared" on dragonfly bsd 7 years ago
Jussi Pakkanen 0538009d30 Bump minimum supported Python from 3.4 to 3.5. 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
Benjamin Redelings c62078dae5 Add missing for_linux( ) function. 7 years ago
Jussi Pakkanen ff98407ade Dead code removal. 7 years ago
Jussi Pakkanen 164fb9a150 Also promote wrap files. 7 years ago
Jussi Pakkanen 5b9d79b902 Print instructions on how to promote subsubprojects. 7 years ago
Jussi Pakkanen 88756bfe95 Print UTF-8 warning only when actually encountering non-ascii filenames. 7 years ago
Dylan Baker fc547ad05e haiku: do not add pthread arguments 7 years ago
Nirbheek Chauhan 91d8784a04 configure_file: Compare difference in binary mode 7 years ago
Jussi Pakkanen 4ca1e8638c Fix running tests when there is a period in PATH. 7 years ago
Joergen Ibsen 91a0126590 Improve escaping in configuration files 7 years ago
Jussi Pakkanen 247d632f37 Try harder to find meson.py. Closes #2672. 7 years ago
Joergen Ibsen f31142de88 Use regex to substitute template strings 7 years ago
Joergen Ibsen fdb48a3a0f Use re.sub instead of replace loop 7 years ago
Jussi Pakkanen 22adda1617 Review fixes. 7 years ago
Jussi Pakkanen 9d67e5030b Changed code to use detected executables rather than hardcoding sys.executable. 7 years ago
Nirbheek Chauhan d2a250412c compilers: Improve manual library searching 7 years ago
Nirbheek Chauhan bb0e18b738 Use listify and extract_as_list everywhere 7 years ago
Nirbheek Chauhan 24e0774ace Always flatten in listify() since we always want that 7 years ago
Alexis Jeandet bf64cf569b Gnome, pkgconfig, Qt4, Qt5 and windows modules slightly refactored. 7 years ago