Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Fixes Qt4 plugin build and mixed Qt4/Qt5 tests builds. | Alexis Jeandet | 2017-10-12 | 3 | -1/+9 | |
| | | | | | | | | | | | | Signed-off-by: Alexis Jeandet <alexis.jeandet@member.fsf.org> | |||||
* | | | Typo and grammar fixes for 0.43.0 release note | Jon Turney | 2017-10-11 | 1 | -2/+2 | |
| | | | ||||||
* | | | MSI: Find VC redistributable with python 32bit on windows 64bit | Niklas Claesson | 2017-10-11 | 1 | -1/+4 | |
|/ / | ||||||
* | | docs: Improve code snippets in release notes | TingPing | 2017-10-08 | 1 | -38/+50 | |
| | | ||||||
* | | Added release note page for 0.44. | Jussi Pakkanen | 2017-10-08 | 1 | -0/+16 | |
| | | ||||||
* | | Updated version number for new development. | Jussi Pakkanen | 2017-10-08 | 1 | -1/+1 | |
| | | ||||||
* | | Bump version number for release.0.43.0 | Jussi Pakkanen | 2017-10-08 | 6 | -6/+6 | |
| | | ||||||
* | | Collated release note snippets to main file. | Jussi Pakkanen | 2017-10-08 | 10 | -104/+103 | |
| | | ||||||
* | | Add system dependencies for LLVM test. | Jussi Pakkanen | 2017-10-08 | 1 | -1/+6 | |
| | | ||||||
* | | Better error message when using external libraries incorrectly. Closes #2447. | Jussi Pakkanen | 2017-10-08 | 1 | -0/+6 | |
| | | ||||||
* | | gnome: g-ir-scanner accepts multiple symbol-prefix arguments | Rico Tzschichholz | 2017-10-08 | 2 | -5/+4 | |
| | | ||||||
* | | Prevent projects from directly grabbing files from other subprojects. | Jussi Pakkanen | 2017-10-08 | 4 | -0/+42 | |
| | | ||||||
* | | Merge pull request #2426 from dcbaker/submit/options-permitted-kwargs | Jussi Pakkanen | 2017-10-07 | 4 | -4/+29 | |
|\ \ | | | | | | | options: Add a permitted_kwargs function | |||||
| * | | options: Add a permitted_kwargs function | Dylan Baker | 2017-10-04 | 3 | -3/+28 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I've typo'd "value" for the last time, options needs a kwargs validator. This validator is slightly different than the one used by the main parser, since it operates on a much simpler representation than the other one does, and they are not interchangeable. This also changes the optinterpreter to use pop on 'type' and 'description' so that they're not passed to the validator as kwargs. | |||||
| * | | tests: fix option in case 140 | Dylan Baker | 2017-10-04 | 1 | -1/+1 | |
| | | | | | | | | | | | | Which fails after the next patch because it provides an invalid kwarg. | |||||
* | | | Create the .po file with the `update_po` subcommand if it doesn't exist | Corentin Noël | 2017-10-07 | 1 | -1/+4 | |
| | | | ||||||
* | | | Use get_default_include_dirs to detect BOOST_ROOT | Jan Niklas Hasse | 2017-10-07 | 1 | -4/+2 | |
| | | | | | | | | | | | | This removes the need to specify BOOST_ROOT for cross-compilers. | |||||
* | | | Package the Visual C runtime. Closes #2417. | Jussi Pakkanen | 2017-10-07 | 1 | -0/+16 | |
| | | | ||||||
* | | | llvm: don't add --system-libs | Dylan Baker | 2017-10-07 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | On LLVM < 4.0 this adds linker arguments like -lm, which we don't want. Related #2442, 2437 | |||||
* | | | appveyor: Use a mirror for get-pip.py | Nirbheek Chauhan | 2017-10-06 | 1 | -1/+4 | |
| | | | | | | | | | | | | | | | pypa.io has an HSTS policy that forces http, and the https cert is broken on Windows. | |||||
* | | | appveyor: Attempt to fix MSYS/MinGW setup failure | Nirbheek Chauhan | 2017-10-06 | 1 | -1/+1 | |
| | | | ||||||
* | | | docs: Use consistent whitespace for gnome kwargs | TingPing | 2017-10-05 | 1 | -25/+0 | |
| | | | ||||||
* | | | Merge pull request #2413 from tintou/vala-target-dirs | Jussi Pakkanen | 2017-10-04 | 7 | -5/+51 | |
|\ \ \ | | | | | | | | | Don't rely on only the basename to distinguish vala-source-file objects | |||||
| * | | | Use long form of valac options and make --basedir use relative path | Alistair Thomas | 2017-10-03 | 1 | -4/+4 | |
| | | | | ||||||
| * | | | Add additional directory depth tests to Vala test case 22 | Alistair Thomas | 2017-10-03 | 6 | -11/+22 | |
| | | | | ||||||
| * | | | Merge github.com:mesonbuild/meson into vala-target-dirs | Corentin Noël | 2017-10-03 | 44 | -377/+1075 | |
| |\ \ \ | ||||||
| * | | | | Reduce code complexity, fix nested array in files instruction | Corentin Noël | 2017-10-03 | 2 | -6/+5 | |
| | | | | | ||||||
| * | | | | Allow different directories for Vala files | Corentin Noël | 2017-10-02 | 5 | -2/+38 | |
| | | | | | ||||||
* | | | | | Update to not use deprecated mesonconf | David Strauss | 2017-10-04 | 1 | -1/+1 | |
| |_|/ / |/| | | | ||||||
* | | | | docs: Prettier screenshot in tutorial | Jan Niklas Hasse | 2017-10-04 | 1 | -0/+0 | |
| |/ / |/| | | ||||||
* | | | Update Reference-manual.md | Nirbheek Chauhan | 2017-10-03 | 1 | -1/+2 | |
| | | | ||||||
* | | | Update Reference-manual.md | Nirbheek Chauhan | 2017-10-03 | 1 | -4/+11 | |
| | | | | | | | | | Fix documentation breakage from https://github.com/mesonbuild/meson/pull/2415 | |||||
* | | | Fix typo and clarify library documentation | xarkes | 2017-10-03 | 1 | -2/+3 | |
| | | | ||||||
* | | | Merge pull request #2397 from mesonbuild/prebuilt | Jussi Pakkanen | 2017-10-02 | 17 | -55/+213 | |
|\ \ \ | | | | | | | | | Better support for prebuilt shared libs | |||||
| * | | | Add rpath entries for all found libraries outside of system libraries.prebuilt | Jussi Pakkanen | 2017-10-02 | 2 | -7/+17 | |
| | | | | ||||||
| * | | | Fix tests on OSX. | Jussi Pakkanen | 2017-10-01 | 1 | -1/+3 | |
| | | | | ||||||
| * | | | Fix MSVC builds. | Jussi Pakkanen | 2017-10-01 | 2 | -2/+10 | |
| | | | | ||||||
| * | | | Added release note snippet for prebuilt shared libs. | Jussi Pakkanen | 2017-09-30 | 1 | -0/+15 | |
| | | | | ||||||
| * | | | Add an rpath entry to shared libraries that are linked from the source tree. | Jussi Pakkanen | 2017-09-30 | 7 | -6/+108 | |
| | | | | ||||||
| * | | | Moved prebuilt static library under unit tests. | Jussi Pakkanen | 2017-09-30 | 7 | -54/+40 | |
| | | | | ||||||
| * | | | Moved prebuilt object test under unittests. | Jussi Pakkanen | 2017-09-30 | 5 | -5/+40 | |
| | | | | ||||||
* | | | | docs: Fix typo | Mohammed Sadiq | 2017-10-02 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | Remove the quote before parens | |||||
* | | | | Merge pull request #2282 from NickeZ/improve-boost | Jussi Pakkanen | 2017-10-02 | 9 | -147/+584 | |
|\ \ \ \ | | | | | | | | | | | Improve boost | |||||
| * | | | | Appveyor: Enable Boost tests where possible | Niklas Claesson | 2017-10-01 | 1 | -0/+8 | |
| | | | | | ||||||
| * | | | | Boost: Improve search algorithm | Niklas Claesson | 2017-10-01 | 7 | -135/+502 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The new implementation will correctly pick boost from 3 possible locations on windows and two locations on posix compatible OSs. The new search algorithm also differentiates between debug and release builds of Boost and multi or single threading builds. It was also decided to map "Meson modules" to Boost software libraries and not Boost modules since it there are a lot of options regarding linking. Some modules can even be used either as headers-only or with dynamic linking. This commit also fixes a bug that prevented header-only use on Windows. Fixes: #2274 #2239 #1803 #669 | |||||
| * | | | | C/C++: Get default include dirs from compilers | Niklas Claesson | 2017-10-01 | 3 | -12/+48 | |
| | | | | | ||||||
| * | | | | VisualC: Add support for msvc toolset version | Niklas Claesson | 2017-10-01 | 1 | -0/+26 | |
| | |/ / | |/| | | ||||||
* | | | | Merge pull request #2375 from centricular/gnome-gir-fixes | Jussi Pakkanen | 2017-10-02 | 8 | -158/+183 | |
|\ \ \ \ | | | | | | | | | | | Fix GNOME gir generation with lists of dependency lists | |||||
| * | | | | Use listify and extract_as_list everywhere | Nirbheek Chauhan | 2017-10-01 | 7 | -87/+103 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | They now flatten by default and unhold objects if required Includes unit tests. | |||||
| * | | | | Always flatten in listify() since we always want that | Nirbheek Chauhan | 2017-10-01 | 1 | -16/+18 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | All our kwargs take lists that must be flattened Closes https://github.com/mesonbuild/meson/issues/2408 |