5091 Commits (a340b413ef7f25d458806f92d342e52a7356dc01)

Author SHA1 Message Date
Nirbheek Chauhan 2860bd0385 depfixer: Ignore more extensions that can't need RPATH fixes 5 years ago
Nirbheek Chauhan 561a284c51 depfixer: Cache searching of install_name_tool 5 years ago
Nirbheek Chauhan 21c4b7e400 minstall: Fix check for when something was installed 5 years ago
Nirbheek Chauhan fa036a2127 minstall: Add new hidden argument --profile-self 5 years ago
Nirbheek Chauhan feb82e0f0f symbolextractor: Add typing hints 5 years ago
Nirbheek Chauhan 901bbc36d9 symbolextractor: Support passing arguments to tools 5 years ago
Nirbheek Chauhan 6fe7af5809 symbolextractor: Print a warning if required tools not found 5 years ago
Nirbheek Chauhan b7c70c47a6 mdist: Use windows_proof_rmtree when deleting 5 years ago
Nirbheek Chauhan 8650c763d9 mdist: Don't delete builddir on dist failure 5 years ago
Nirbheek Chauhan 40b58be100 modules/python: Do not error out if positional args are passed 5 years ago
Gerion Entrup b1304f7290 version parsing: match only when version starts with a number 5 years ago
Gerion Entrup 08d8cfbbb6 base.py: remove trailing whitespace 5 years ago
Nirbheek Chauhan 431283b35d symbolextractor: Correctly filter undefined symbols on macOS 5 years ago
Nirbheek Chauhan 77d163a0e9 symbolextractor: Print one warning when no implementation found 5 years ago
Nirbheek Chauhan 97274621a5 Popen_safe: Always re-setup the console colors 5 years ago
Nirbheek Chauhan c05b725122 Split console colourization into a separate function 5 years ago
Nirbheek Chauhan 11253a1c3a mesonlib: Set stdin to DEVNULL for all programs run by us 5 years ago
Dmitry Kozlyuk 8b60fb709c msvc: add prefix to build type arguments 5 years ago
Daniel Mensinger 83960ea050 cmake: Fix crash when no C++ compiler is not installed (fixes #6559) 5 years ago
Jussi Pakkanen 47759550e5 Add unity block size option. 5 years ago
Jussi Pakkanen 6b5c1a4fc3 Refactor UserIntegerOption to work with BuiltinOption. 5 years ago
Daniel Mensinger 796b4c120a cmake: Add support for the new JSON trace format 5 years ago
Jon Turney 1464ac6ed5
Improve error reported when language has no compiler 5 years ago
Jon Turney c5a32c2afe
Refine behaviour of add_languages() when native: is missing 5 years ago
Marcel Hollerbach 66bf339e33 meson: unbreak --profile-self 5 years ago
Nirbheek Chauhan 1e4eeccb0f configure_file: Also copy timestamps to avoid useless rebuilds 5 years ago
Nirbheek Chauhan 36a0797e1c minstall: Make --only-changed less verbose 5 years ago
Richard Laager 5118cf914d Exclude .hg* from dist tarballs 5 years ago
Jon Turney 7a159ff1e1
Add add_languages(native:) 5 years ago
Xavier Claessens 3ba0073df6 Make 'default_library' per-subproject builtin option 5 years ago
Xavier Claessens 0bf3c4ac4d backends: Remove unused method 5 years ago
Michael Hirsch, Ph.D 2bbd57092f add FeatureNew 5 years ago
Michael Hirsch, Ph.D 5bbeab8ed4 add fs.stem() 5 years ago
Michael Hirsch, Ph.D dcb7043403 fs: add expanduser method 5 years ago
Michael Hirsch, Ph.D 4556343d95 fs: add methods as_posix, is_absolute 5 years ago
nikolayp 42931a82e1 depdenencies/qt: Second attempt to allow qt --no-framework on MacOS. 5 years ago
Max 3d70e3bc63
Fix import dependency from dub 5 years ago
Michael Hirsch, Ph.D a4e4d2e75a
doc 5 years ago
Michael Hirsch, Ph.D 554d35c3f3
add get_external_property to replace get_cross_property 5 years ago
Michael Hirsch, Ph.D c2e6565029
add meson.get_native_property for native files 5 years ago
Dylan Baker 235b7a69e7 dependencies/ui: Honor static argument with wxwidgets 5 years ago
Dylan Baker f3773fa5c6 dependencies/ui: Add type annotations to WxDependency 5 years ago
Dylan Baker 68842f535f dependencies/ui: wxwidgets requires C++ 5 years ago
Xavier Claessens 4c5a9523be pkgconfig: Generate -uninstalled.pc files 5 years ago
Xavier Claessens b3ab022777 pkgconfig: Fix code that make relative path 5 years ago
Jon Turney a3e2aa2d66
Fix prefix dependent option defaults (#6552) 5 years ago
Xavier Claessens 15eb0014ac interpreter: Iterate custom target outputs 5 years ago
Dylan Baker 7097d8a021 environment: Handle cases of no cs compiler being installed correctly 5 years ago
Daniel Mensinger 48cb1a7004
cmake: Fix spaces in compile flags (fixes #6566) 5 years ago
Daniel Mensinger 1f7e73fd5c cmake: Sanitize CMake names (fixes #6554) 5 years ago