summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Calculate target paths correctly when workdir is set.wdpathJussi Pakkanen2019-01-064-1/+19
* fail configuration if PCH files do not existNicolas Schneider2019-01-013-0/+9
* Merge pull request #4564 from mensinda/introBuildOptsJussi Pakkanen2019-01-0117-121/+383
|\
| * Updated doc [skip ci]Daniel Mensinger2019-01-011-1/+3
| * Tests and docsDaniel Mensinger2018-12-2911-1/+66
| * Do not require build dir for introspectionDaniel Mensinger2018-12-291-4/+160
| * Disable mlog and don't require build directory for environmentDaniel Mensinger2018-12-292-18/+37
| * Introspection refactoringDaniel Mensinger2018-12-294-98/+118
* | compile pch .h file as c++-header when building a c++ targetNicolas Schneider2019-01-011-0/+4
* | docs: Note --warnlevel instead of --warning_levelTingPing2018-12-311-0/+2
* | docs: Change warnlevel option to warning_levelTingPing2018-12-311-1/+1
|/
* Better error message for rpath test.Jussi Pakkanen2018-12-301-1/+1
* Default libdir is "lib" when cross compiling. Closes #2535.Jussi Pakkanen2018-12-303-0/+28
* Print warning if using "default_options" without a "fallback".Jussi Pakkanen2018-12-301-0/+2
* Add a clang-format target.Jussi Pakkanen2018-12-308-2/+143
* Merge pull request #4672 from xclaesse/find-library-headersJussi Pakkanen2018-12-295-39/+120
|\
| * find_library: Add 'has_headers' kwargXavier Claessens2018-12-275-34/+86
| * Add 'required' kwarg in header check functionsXavier Claessens2018-12-242-8/+37
* | Merge pull request #4451 from jon-turney/simplify-x86-msvc-testJussi Pakkanen2018-12-293-49/+39
|\ \
| * | Try to handle ARM64 in detect_windows_arch()Jon Turney2018-12-061-2/+2
| * | Simplify test for x86 targeted MSVC cross-compilerJon Turney2018-12-061-30/+10
| * | Store the target architecture for CL-like compilersJon Turney2018-12-063-17/+27
* | | 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