6742 Commits (c033af914ae706dfecc58213a4d756f16a21b8dc)
 

Author SHA1 Message Date
Daniel Mensinger c033af914a
Disable mlog and don't require build directory for environment 6 years ago
Daniel Mensinger 10ce5deb71
Introspection refactoring 6 years ago
Jussi Pakkanen 8a6c0aa13d Better error message for rpath test. 6 years ago
Jussi Pakkanen da5da5977a Default libdir is "lib" when cross compiling. Closes #2535. 6 years ago
Jussi Pakkanen ab3aeeffe9 Print warning if using "default_options" without a "fallback". 6 years ago
Jussi Pakkanen 1fca654055 Add a clang-format target. 6 years ago
Jussi Pakkanen 3b495c397e
Merge pull request #4672 from xclaesse/find-library-headers 6 years ago
Jussi Pakkanen 3d7c32a34e
Merge pull request #4451 from jon-turney/simplify-x86-msvc-test 6 years ago
Xavier Claessens b6cede2928 find_library: Add 'has_headers' kwarg 6 years ago
Nirbheek Chauhan c4a6b193d4
release notes: document how to pass native files [skip ci] 6 years ago
Xavier Claessens ff2aa5a9ef Add 'required' kwarg in header check functions 6 years ago
Jussi Pakkanen 4df9006ca4 Can specify a string to print when dep not found. Closes #2407. 6 years ago
Jussi Pakkanen 7d5660dcbe Reformat long lines. 6 years ago
lzutao 39483d29c4 docs: Fix href in Pkgconfig module [skip ci] 6 years ago
Jussi Pakkanen c220816350
Merge pull request #4573 from jon-turney/msys2-clang 6 years ago
Daniel Mensinger 6864ed60dd mintro: Bug fix for determine_installed_path for multiple target outputs 6 years ago
John Ericson 9b13fb3672 Factor out more option iterating 6 years ago
Dylan Baker f9a35e08ac msetup: Fix callig meson --wipe inside a build directory 6 years ago
lzutao 7838f9afc3 README: Remove deprecated Appveyor badge [skip ci] 6 years ago
Daniel Mensinger b321c32952 Added unit test 6 years ago
Daniel Mensinger 9958262cb2 Fixed subprojects build info 6 years ago
Alistair Thomas d54daf6e59 docs: make clearer difference between using and building libraries in Vala [skip ci] 6 years ago
Dylan Baker c1e416ff61 dependencies/ui: Fix qmake detection when not using cross or native file 6 years ago
Dylan Baker d3e638fcbd dependencies/ui: Fix Qt pkg-config detection on MacOS 6 years ago
Dylan Baker bd630fbe55 msetup: Give a nice error message if cmd_line.txt cannot be read 6 years ago
Xavier Claessens 47b9c1a564 Allow fallback in nodownload mode 6 years ago
Dylan Baker f126f43c4f dependencies/ui: Don't require lrelease for qt 6 years ago
Dylan Baker 05fc81ac35 docs: Add warning about not using join_paths() with build targets [skip ci] 6 years ago
John Ericson 4ffd009fe9 Factor out iterator over options dictionaries 6 years ago
Konstantin Kharlamov f7d2e7c5d5 [skip ci] Options as `b_ndebug` can also be set in meson.build 6 years ago
Nirbheek Chauhan d42a3ae05f Document dependency().name() added in 0.48 [skip ci] 6 years ago
Thibault Saunier b4347ca4a9 gi: Handle new --source-top-dirs argument 6 years ago
William A. Kennington III 61d462706a coverage: Also remove source_root prefixes 6 years ago
Jussi Pakkanen cb45e9e836
Merge pull request #4616 from dcbaker/python-module-path 6 years ago
Luca Weiss 41bca1ede9 Fix typo in Native-environments.md [skip ci] 6 years ago
Lzu Tao 0c33c7ca8a Add note for install_man in Reference-manual [skip ci] 6 years ago
Dylan Baker b335ca2818 compilers/icc: Add even more diag-errors to actually error on 6 years ago
lzutao c208e81e1a Format Compiler and linker flag table [skip ci] 6 years ago
Nirbheek Chauhan 99e77cf48d docs: Consistently use the same heading level in release notes [skip ci] 6 years ago
Dylan Baker 978e6fb88f tests: Add tests for the python module 6 years ago
Dylan Baker f6405adc2d modules/python: Add path method 6 years ago
Dylan Baker d536a6f018 modules/python: Refactor the PythonInstallation object 6 years ago
Dylan Baker 3d322b3381 modules/python: don't inherit from InterpreterObject 6 years ago
Dylan Baker 03805287e5 modules/python: Don't pass instance variable to instance method 6 years ago
Niklas Haas 261ab9b214 pkgconfig: Fix link order of library dependencies 6 years ago
Jussi Pakkanen f0ee06bdab Add all files from scripts to MSI package. Closes #4621. 6 years ago
Jussi Pakkanen c66d4c144a Better Python exe detector. Closes #4614. 6 years ago
Jussi Pakkanen 131459bd05 Add Renesas RL78 CPU family. Closes #4606. 6 years ago
Daniel Mensinger 194adc828f Only autodetect 'vs' backend on windows 6 years ago
Christoph Reiter 8e85a7b7b8 python: only link extension modules against libpython when distutils does too. Fixes #4117 6 years ago