summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Default libdir is "lib" when cross compiling. Closes #2535.crosslibJussi Pakkanen2018-12-273-0/+28
* release notes: document how to pass native files [skip ci]Nirbheek Chauhan2018-12-271-2/+3
* Can specify a string to print when dep not found. Closes #2407.Jussi Pakkanen2018-12-224-2/+62
* Reformat long lines.Jussi Pakkanen2018-12-221-4/+48
* docs: Fix href in Pkgconfig module [skip ci]lzutao2018-12-221-2/+2
* Merge pull request #4573 from jon-turney/msys2-clangJussi Pakkanen2018-12-219-19/+47
|\
| * azure: Add msys2 clang to test matrixJon Turney2018-12-091-2/+11
| * Skip test_config_tool_dep on MSYS2Jon Turney2018-12-091-1/+6
| * Skip LTO test with Windows clangJon Turney2018-12-091-0/+5
| * Apply work-around for windres bug with msys2 clang alsoJon Turney2018-12-092-2/+2
| * Skip openmp test for windows clangJon Turney2018-12-091-0/+3
| * Don't rely on -fPIC being ignored where it's meaninglessJon Turney2018-12-093-5/+15
| * Fix hidden symbol test for Windows clangJon Turney2018-12-091-4/+1
| * Windows clang supports `-mwindows` to set subsystemJon Turney2018-12-091-5/+4
* | mintro: Bug fix for determine_installed_path for multiple target outputsDaniel Mensinger2018-12-202-10/+37
* | Factor out more option iteratingJohn Ericson2018-12-202-5/+7
* | msetup: Fix callig meson --wipe inside a build directoryDylan Baker2018-12-203-6/+41
* | README: Remove deprecated Appveyor badge [skip ci]lzutao2018-12-201-1/+0
* | Added unit testDaniel Mensinger2018-12-191-0/+17
* | Fixed subprojects build infoDaniel Mensinger2018-12-191-1/+1
* | docs: make clearer difference between using and building libraries in Vala [s...Alistair Thomas2018-12-191-32/+219
* | dependencies/ui: Fix qmake detection when not using cross or native fileDylan Baker2018-12-191-3/+1
* | dependencies/ui: Fix Qt pkg-config detection on MacOSDylan Baker2018-12-191-1/+9
* | msetup: Give a nice error message if cmd_line.txt cannot be readDylan Baker2018-12-191-2/+7
* | Allow fallback in nodownload modeXavier Claessens2018-12-191-1/+1
* | dependencies/ui: Don't require lrelease for qtDylan Baker2018-12-191-1/+1
* | docs: Add warning about not using join_paths() with build targets [skip ci]Dylan Baker2018-12-192-0/+11
* | Factor out iterator over options dictionariesJohn Ericson2018-12-181-14/+15
* | [skip ci] Options as `b_ndebug` can also be set in meson.buildKonstantin Kharlamov2018-12-181-1/+2
* | Document dependency().name() added in 0.48 [skip ci]Nirbheek Chauhan2018-12-172-0/+25
* | gi: Handle new --source-top-dirs argumentThibault Saunier2018-12-161-10/+15
* | coverage: Also remove source_root prefixesWilliam A. Kennington III2018-12-161-0/+1
* | Merge pull request #4616 from dcbaker/python-module-pathJussi Pakkanen2018-12-1626-44/+445
|\ \
| * | tests: Add tests for the python moduleDylan Baker2018-12-1225-0/+404
| * | modules/python: Add path methodDylan Baker2018-12-121-3/+7
| * | modules/python: Refactor the PythonInstallation objectDylan Baker2018-12-121-40/+33
| * | modules/python: don't inherit from InterpreterObjectDylan Baker2018-12-121-2/+2
| * | modules/python: Don't pass instance variable to instance methodDylan Baker2018-12-121-9/+9
* | | Fix typo in Native-environments.md [skip ci]Luca Weiss2018-12-161-1/+1
* | | Add note for install_man in Reference-manual [skip ci]Lzu Tao2018-12-161-0/+4
* | | compilers/icc: Add even more diag-errors to actually error onDylan Baker2018-12-161-0/+4
* | | Format Compiler and linker flag table [skip ci]lzutao2018-12-131-0/+2
* | | docs: Consistently use the same heading level in release notes [skip ci]Nirbheek Chauhan2018-12-133-20/+21
|/ /
* | pkgconfig: Fix link order of library dependenciesNiklas Haas2018-12-123-2/+26
* | Add all files from scripts to MSI package. Closes #4621.Jussi Pakkanen2018-12-121-2/+8
* | Better Python exe detector. Closes #4614.Jussi Pakkanen2018-12-121-1/+5
* | Add Renesas RL78 CPU family. Closes #4606.Jussi Pakkanen2018-12-112-0/+2
* | Only autodetect 'vs' backend on windowsDaniel Mensinger2018-12-111-1/+1
* | python: only link extension modules against libpython when distutils does too...Christoph Reiter2018-12-101-0/+20
* | docs: build_always_stale was added in 0.47 [skip ci]Simon Arlott2018-12-101-1/+1