6708 Commits (d3e638fcbddce4a13d75a25101766f40d8a82b9f)
 

Author SHA1 Message Date
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
Simon Arlott f77ead26eb docs: build_always_stale was added in 0.47 [skip ci] 6 years ago
Jon Turney 2df39c398d Add a missing newline in release note [skip ci] 6 years ago
Jussi Pakkanen 6124a97722 Bump version number for new development. 6 years ago
Jussi Pakkanen 51aaa15bda Update everything for release 0.49.0 6 years ago
Jussi Pakkanen f7e657629f Disable broken MMX code. 6 years ago
Jussi Pakkanen 03311e6d8c Skip if a suitable D alternative is not found. 6 years ago
Jussi Pakkanen f1116bc16a Skip CMake dependency check if CMake is not installed. 6 years ago
Martin Storsjö 05e75ab3e7 Reinstate "compilers/c: Fix allow undefined link arg for PE/COFF" 6 years ago
Jussi Pakkanen d64f93800f Do not write cp entry when it is empty. Closes #4602. 6 years ago
Jussi Pakkanen f881532559 Updated Linux CI image to cosmic. 6 years ago
Jussi Pakkanen c6e022b560 Print ASCII version of unrepresentable text. Closes #4600. 6 years ago
John Preston ca2e378c98 Update VS files only if something changed. 6 years ago
Jussi Pakkanen 95c620db67 Error out if kwargs dict contains a kwargs entry. 6 years ago
Jussi Pakkanen c44a5a1aec Deduplicate export-dynamic and pthread. Closes #4567. 6 years ago
Philippe Normand 4db1b3a09f modules/python: Do not override link_args with None largs 6 years ago
Dylan Baker 46f3b8f753 docs: fix link to platform install quirks [skip ci] 6 years ago
Jon Turney a2b0dd13a4 Don't blame absent cmake for all missing dependencies 6 years ago
Nirbheek Chauhan 0b3a607fd8 Correctly detect 32-bit arm userland on 64-bit arm 6 years ago
Nirbheek Chauhan 579b5bba12 Reorganize cpu detection code to be more consistent 6 years ago
Nirbheek Chauhan b75ff762f8 Fix detection with VS 2017, and fix a bug in detection on VS 2008 6 years ago
Nirbheek Chauhan 5f8aedfa8b
Fix typos in kwargdict snippet [skip ci] 6 years ago
Nirbheek Chauhan 55d79a6ba2 docs: Misc syntax fixes and missing links [skip ci] 6 years ago
Nirbheek Chauhan c502ddfebf docs: Document subproject(... required: false) [skip ci] 6 years ago