aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-12-21Merge pull request #4573 from jon-turney/msys2-clangJussi Pakkanen9-19/+47
2018-12-20mintro: Bug fix for determine_installed_path for multiple target outputsDaniel Mensinger2-10/+37
2018-12-20Factor out more option iteratingJohn Ericson2-5/+7
2018-12-20msetup: Fix callig meson --wipe inside a build directoryDylan Baker3-6/+41
2018-12-20README: Remove deprecated Appveyor badge [skip ci]lzutao1-1/+0
2018-12-19Added unit testDaniel Mensinger1-0/+17
2018-12-19Fixed subprojects build infoDaniel Mensinger1-1/+1
2018-12-19docs: make clearer difference between using and building libraries in Vala [s...Alistair Thomas1-32/+219
2018-12-19dependencies/ui: Fix qmake detection when not using cross or native fileDylan Baker1-3/+1
2018-12-19dependencies/ui: Fix Qt pkg-config detection on MacOSDylan Baker1-1/+9
2018-12-19msetup: Give a nice error message if cmd_line.txt cannot be readDylan Baker1-2/+7
2018-12-19Allow fallback in nodownload modeXavier Claessens1-1/+1
2018-12-19dependencies/ui: Don't require lrelease for qtDylan Baker1-1/+1
2018-12-19docs: Add warning about not using join_paths() with build targets [skip ci]Dylan Baker2-0/+11
2018-12-18Factor out iterator over options dictionariesJohn Ericson1-14/+15
2018-12-18[skip ci] Options as `b_ndebug` can also be set in meson.buildKonstantin Kharlamov1-1/+2
2018-12-17Document dependency().name() added in 0.48 [skip ci]Nirbheek Chauhan2-0/+25
2018-12-16gi: Handle new --source-top-dirs argumentThibault Saunier1-10/+15
2018-12-16coverage: Also remove source_root prefixesWilliam A. Kennington III1-0/+1
2018-12-16Merge pull request #4616 from dcbaker/python-module-pathJussi Pakkanen26-44/+445
2018-12-16Fix typo in Native-environments.md [skip ci]Luca Weiss1-1/+1
2018-12-16Add note for install_man in Reference-manual [skip ci]Lzu Tao1-0/+4
2018-12-16compilers/icc: Add even more diag-errors to actually error onDylan Baker1-0/+4
2018-12-13Format Compiler and linker flag table [skip ci]lzutao1-0/+2
2018-12-13docs: Consistently use the same heading level in release notes [skip ci]Nirbheek Chauhan3-20/+21
2018-12-12tests: Add tests for the python moduleDylan Baker25-0/+404
2018-12-12modules/python: Add path methodDylan Baker1-3/+7
2018-12-12modules/python: Refactor the PythonInstallation objectDylan Baker1-40/+33
2018-12-12modules/python: don't inherit from InterpreterObjectDylan Baker1-2/+2
2018-12-12modules/python: Don't pass instance variable to instance methodDylan Baker1-9/+9
2018-12-12pkgconfig: Fix link order of library dependenciesNiklas Haas3-2/+26
2018-12-12Add all files from scripts to MSI package. Closes #4621.Jussi Pakkanen1-2/+8
2018-12-12Better Python exe detector. Closes #4614.Jussi Pakkanen1-1/+5
2018-12-11Add Renesas RL78 CPU family. Closes #4606.Jussi Pakkanen2-0/+2
2018-12-11Only autodetect 'vs' backend on windowsDaniel Mensinger1-1/+1
2018-12-10python: only link extension modules against libpython when distutils does too...Christoph Reiter1-0/+20
2018-12-10docs: build_always_stale was added in 0.47 [skip ci]Simon Arlott1-1/+1
2018-12-10Add a missing newline in release note [skip ci]Jon Turney1-1/+3
2018-12-10Bump version number for new development.Jussi Pakkanen1-1/+1
2018-12-09azure: Add msys2 clang to test matrixJon Turney1-2/+11
2018-12-09Skip test_config_tool_dep on MSYS2Jon Turney1-1/+6
2018-12-09Skip LTO test with Windows clangJon Turney1-0/+5
2018-12-09Apply work-around for windres bug with msys2 clang alsoJon Turney2-2/+2
2018-12-09Skip openmp test for windows clangJon Turney1-0/+3
2018-12-09Don't rely on -fPIC being ignored where it's meaninglessJon Turney3-5/+15
2018-12-09Fix hidden symbol test for Windows clangJon Turney1-4/+1
2018-12-09Windows clang supports `-mwindows` to set subsystemJon Turney1-5/+4
2018-12-09Update everything for release 0.49.00.49.0Jussi Pakkanen20-294/+319
2018-12-09Disable broken MMX code.Jussi Pakkanen1-0/+4
2018-12-09Skip if a suitable D alternative is not found.Jussi Pakkanen1-1/+3