Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-11-08 | Merge pull request #2444 from dcbaker/llvm | Jussi Pakkanen | 1 | -0/+8 | |
LLVM: Fix dynamic vs statically linking. | |||||
2017-11-08 | Add description on how to use external and internal dependencies ↵ | Jussi Pakkanen | 1 | -17/+46 | |
interchangeably. | |||||
2017-11-07 | docs: fix use of deps | Joergen Ibsen | 1 | -1/+1 | |
2017-11-06 | Small changes for syntax hightlight | David Pérez-Suárez | 2 | -3/+3 | |
2017-10-31 | Merge pull request #2562 from 1ace/fix/mesontest | Jussi Pakkanen | 2 | -6/+6 | |
Remove references to `mesontest` | |||||
2017-10-31 | interpreter: Add warning function | Paulo Antonio Alvarez | 2 | -0/+14 | |
2017-10-31 | docs: remove references to `mesontest` | Eric Engestrom | 2 | -6/+6 | |
`mesontest` is deprecated, and shouldn't be suggested to users anymore. | |||||
2017-10-31 | Add LibWmf as a specified dependency, and associated tests. | Félix Piédallu | 1 | -0/+10 | |
2017-10-29 | Merge pull request #2529 from leiflm/qt5-add-moc-extra-arguments-keyword | Jussi Pakkanen | 2 | -6/+19 | |
Qt5-Module: Add `moc_extra_arguments` keyword support. | |||||
2017-10-27 | documentation: adds new keyword usage to the given example. | Leif Middelschulte | 1 | -1/+3 | |
2017-10-27 | adds "since"-note for the new keyword to the documentation | Leif Middelschulte | 1 | -1/+1 | |
2017-10-27 | updates the documentation to follow the list-style to explain arguments. | Leif Middelschulte | 1 | -4/+7 | |
As per to @jon-turney's and @jpakanne's suggestion [0], this commit changes the "prosa" documentation to a list-style one. [0] https://github.com/mesonbuild/meson/pull/2529#pullrequestreview-72265697 | |||||
2017-10-26 | docs: add pkgconfig to cross file example | Mike Gilbert | 1 | -0/+1 | |
2017-10-25 | Qt5-Module: Add `moc_extra_arguments` keyword support. | Leif Middelschulte | 2 | -5/+13 | |
This commit adds support for an additional `moc_extra_arguments` keyword. It becomes especially handy, when `moc`-ed sources conditionally provide `slots`, depending on compile time macros (i.e. defines). | |||||
2017-10-25 | docs: Add a snippet for LLVM static linking support | Dylan Baker | 1 | -0/+8 | |
2017-10-24 | Fix inconsistent header levels | Jay Sherby | 1 | -2/+2 | |
2017-10-24 | docs: Fix date being interpreted as an ordered list item | Luis Menina | 1 | -2/+2 | |
2017-10-23 | Update references from mesonconf to meson configure | Kevin Anderson | 5 | -8/+8 | |
Fixes #2372 | |||||
2017-10-23 | docs: Remove unnecessary trailing whitespaces | Luis Menina | 5 | -14/+14 | |
2017-10-23 | docs: Markdown headers don't need trailing hash signs | Luis Menina | 8 | -25/+25 | |
This is a cosmetic change because github seems to interpret those correctly. Nonetheless, it adds unnecessary noise and makes people modifying the pages think it might be needed. See syntax guide at https://guides.github.com/features/mastering-markdown/ | |||||
2017-10-23 | docs: Fix markdown in 'design rationale' page | Luis Menina | 1 | -8/+8 | |
2017-10-23 | Fix invalid example in Syntax.md | Jonas Platte | 1 | -1/+1 | |
2017-10-13 | Arguments, not flags. | Jussi Pakkanen | 1 | -1/+1 | |
2017-10-12 | Link to MesonPorting is not rendered as URL | Carlos Garcés | 1 | -1/+1 | |
2017-10-11 | Typo and grammar fixes for 0.43.0 release note | Jon Turney | 1 | -2/+2 | |
2017-10-08 | docs: Improve code snippets in release notes | TingPing | 1 | -38/+50 | |
2017-10-08 | Added release note page for 0.44. | Jussi Pakkanen | 1 | -0/+16 | |
2017-10-08 | Collated release note snippets to main file. | Jussi Pakkanen | 10 | -104/+103 | |
2017-10-08 | gnome: g-ir-scanner accepts multiple symbol-prefix arguments | Rico Tzschichholz | 1 | -1/+2 | |
2017-10-05 | docs: Use consistent whitespace for gnome kwargs | TingPing | 1 | -25/+0 | |
2017-10-04 | Update to not use deprecated mesonconf | David Strauss | 1 | -1/+1 | |
2017-10-04 | docs: Prettier screenshot in tutorial | Jan Niklas Hasse | 1 | -0/+0 | |
2017-10-03 | Update Reference-manual.md | Nirbheek Chauhan | 1 | -1/+2 | |
2017-10-03 | Update Reference-manual.md | Nirbheek Chauhan | 1 | -4/+11 | |
Fix documentation breakage from https://github.com/mesonbuild/meson/pull/2415 | |||||
2017-10-03 | Fix typo and clarify library documentation | xarkes | 1 | -2/+3 | |
2017-10-02 | Merge pull request #2397 from mesonbuild/prebuilt | Jussi Pakkanen | 1 | -0/+20 | |
Better support for prebuilt shared libs | |||||
2017-10-02 | docs: Fix typo | Mohammed Sadiq | 1 | -1/+1 | |
Remove the quote before parens | |||||
2017-10-02 | Add rpath entries for all found libraries outside of system libraries. | Jussi Pakkanen | 1 | -4/+9 | |
2017-10-02 | Merge pull request #2282 from NickeZ/improve-boost | Jussi Pakkanen | 2 | -2/+23 | |
Improve boost | |||||
2017-10-01 | gnome: Add header kwarg to generate_gir() | Patrick Griffis | 1 | -0/+4 | |
This is a commonly used flag so lets make it more obvious. | |||||
2017-10-01 | Added include directory argument for Qt's Moc which is needed to build plugins. | Alexis Jeandet | 1 | -3/+5 | |
Signed-off-by: Alexis Jeandet <alexis.jeandet@member.fsf.org> | |||||
2017-10-01 | Boost: Improve search algorithm | Niklas Claesson | 2 | -2/+23 | |
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 | |||||
2017-10-01 | Merge pull request #2373 from leiflm/svn-wraps | Jussi Pakkanen | 1 | -0/+4 | |
introduce svn wrap support | |||||
2017-09-30 | Added release note snippet for prebuilt shared libs. | Jussi Pakkanen | 1 | -0/+15 | |
2017-09-29 | Implement capture for generators | Niklas Claesson | 2 | -0/+7 | |
2017-09-29 | fix typo? | Reverend Homer | 1 | -1/+1 | |
2017-09-27 | Allow CustomTarget's to be indexed | Dylan Baker | 2 | -0/+26 | |
This allows a CustomTarget to be indexed, and the resulting indexed value (a CustomTargetIndex type), to be used as a source in other targets. This will confer a dependency on the original target, but only inserts the source file returning by index the original target's outputs. This can allow a CustomTarget that creates both a header and a code file to have it's outputs split, for example. Fixes #1470 | |||||
2017-09-26 | docs: get_supported_arguments was added in 0.43.0 | Nirbheek Chauhan | 1 | -3/+3 | |
Closes https://github.com/mesonbuild/meson/issues/2371 [noci] | |||||
2017-09-25 | introduce svn wrap support | Leif Middelschulte | 1 | -0/+4 | |
2017-09-22 | Merge pull request #2187 from centricular/fix-pcap-dependency | Jussi Pakkanen | 1 | -1/+3 | |
Fix pcap dependency, str.strip() now takes an argument, add cc.get_return_value() |