Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-02-12 | Add missing code block | Andrea G | 1 | -0/+4 | |
2018-02-11 | Update Users.md | Amit D | 1 | -0/+6 | |
2018-02-11 | Re-link remaining github wiki urls to mesonbuild.com site | Sami Kerola | 5 | -6/+6 | |
2018-02-08 | Fix filename. | Jussi Pakkanen | 1 | -1/+1 | |
2018-02-08 | Don't use --export-dynamic on Cygwin | Jon Turney | 1 | -1/+1 | |
After PR #2662, running test case common/125 shared module/ on Cygwin gets me: $ ninja -C _build ninja: Entering directory `_build' [7/7] Linking target prog.exe. /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/../../../../x86_64-pc-cygwin/bin/ld: warning: --export-dynamic is not supported for PE+ targets, did you mean --export-all-symbols? Also, fix doc for correct version of first apperance. Future work: Notwithstanding the hint that ld gives, these options are not equivalent, and it's not clear we should be using it here: --export-all-symbols is the default behaviour, and if the exports are restricted by explicit annotations or a .def file, this option might be overriding that... | |||||
2018-02-08 | Fixed typo | Martin Dagarin | 1 | -1/+1 | |
Fixed typo in section Other install commands, typo was in extension of data file | |||||
2018-02-08 | Update Users.md | Amit D | 1 | -0/+1 | |
2018-02-08 | Add get_pkgconfig_variable(default:) | Jon Turney | 1 | -0/+2 | |
Also use that to squelch the warning for internal uses which handle the variable missing case (just gnome at the moment) A follow up to PR #2914 | |||||
2018-02-08 | Add wlroots to Users.md | Amit D | 1 | -0/+1 | |
2018-02-08 | Add style guide documentation. | Jussi Pakkanen | 2 | -0/+37 | |
2018-02-08 | User options can "yield to" a user option of the same name in superproject. ↵ | Jussi Pakkanen | 2 | -0/+26 | |
Closes ##2853. | |||||
2018-02-07 | Add GETTEXT_PACKAGE as project argument | Peter Uithoven | 1 | -2/+2 | |
2018-02-07 | Expose integer options to build option files. | Jussi Pakkanen | 2 | -0/+13 | |
2018-02-05 | Merge pull request #3010 from sarum9in/elide_directory | Jussi Pakkanen | 2 | -1/+45 | |
Add strip_directory keyword for install_subdir() function | |||||
2018-02-05 | Add support for hex int literals. | Jussi Pakkanen | 2 | -0/+11 | |
2018-02-05 | Use text keyword for directory example code blocks | Aleksey Filippov | 1 | -5/+5 | |
2018-02-05 | Add strip_directory=true example for multi-component path | Aleksey Filippov | 1 | -0/+6 | |
2018-02-05 | Fix misprint in strip_directory example | Aleksey Filippov | 1 | -1/+1 | |
2018-02-05 | Clarify multi-component source directory behavior of install_subdir() | Aleksey Filippov | 1 | -0/+8 | |
2018-02-05 | Rename install_subdir() option elide_directory to strip_directory | Aleksey Filippov | 3 | -8/+8 | |
2018-02-05 | Add elide_directory keyword for install_subdir() function | Aleksey Filippov | 2 | -1/+31 | |
If elide_directory=true install_subdir() installs directory contents instead of directory itself, eliding name of the source directory. Closes #2869. | |||||
2018-02-04 | Fix run target documentation. Closes #1793. | Jussi Pakkanen | 1 | -2/+5 | |
2018-02-04 | Merge pull request #2938 from acfoltzer/rust-cross-merge | Jussi Pakkanen | 1 | -0/+16 | |
Add cross-compilation support for `rustc` | |||||
2018-02-02 | Merge pull request #2228 from mesonbuild/icestorm | Jussi Pakkanen | 3 | -0/+40 | |
IceStorm FPGA experiment | |||||
2018-02-02 | Added dpdk to the list of users. | Jussi Pakkanen | 1 | -0/+1 | |
2018-02-02 | Added documentation to IceStorm module. | Jussi Pakkanen | 3 | -0/+40 | |
2018-02-02 | Updated the video page. | Jussi Pakkanen | 1 | -25/+19 | |
2018-01-31 | add meson.project_license() builtin | Martin Kelly | 2 | -1/+8 | |
This Fixes #2941. | |||||
2018-01-31 | Add PipeWire to the list of users. Closes #2986. | Jussi Pakkanen | 1 | -0/+1 | |
2018-01-31 | docs: Fix some HTML that leaked into the markdown | Adam Jackson | 1 | -1/+1 | |
Signed-off-by: Adam Jackson <ajax@redhat.com> | |||||
2018-01-31 | Localisation documentation alternative | Peter Uithoven | 1 | -16/+36 | |
I had trouble figuring this out in a new project without the pot and po files. Seemed like there was a build in method to generate those. I understand that I might have made a few controversial choices like using a `LINGUAS` file and creating a sub `meson.build` file. I also don't fully understand why the `GETTEXT_PACKAGE` global wasn't mentioned. | |||||
2018-01-29 | Add cross-compilation support for `rustc` | Adam C. Foltzer | 1 | -0/+16 | |
This patch is largely modeled on the relatively-straightforward code for Fortran cross-compilation, so there might be some intricacies missing. | |||||
2018-01-30 | docs: Add 'outlier' to users | Sami Kerola | 1 | -0/+1 | |
This is a very small hello world style project, that I hope is useful example for people who are getting started with meson. | |||||
2018-01-30 | dependencies: Allow setting config-tool binaries in cross file | Dylan Baker | 1 | -0/+13 | |
This allows for much easier cross compiler configuration for tools like LLVM. This patch does honor the 'native' keyword, and falls back to searching PATH if the binary name is not specified. I'd be fine with either removing the fallback behavior, or marking it as deprecated and removing it later. Fixes #2921 | |||||
2018-01-30 | Taisei Project uses Meson | Andrei Alexeyev | 1 | -0/+1 | |
2018-01-27 | Fix typo in reference tables | xknight | 1 | -1/+1 | |
The possessive form of "its" does not contain an apostrophe. | |||||
2018-01-22 | Typo. | Stefan Seering | 1 | -1/+1 | |
2018-01-19 | Correct spelling mistakes. | Edward Betts | 1 | -1/+1 | |
2018-01-18 | docs: Add Mesa, Libdrm, and IGT as meson users | Dylan Baker | 1 | -0/+3 | |
2018-01-17 | Removed two deprecations from 2016. | Jussi Pakkanen | 1 | -0/+14 | |
2018-01-17 | docs: Document the `main` keyword of the `gtest` framework dependency | Raphael Salamon | 1 | -0/+7 | |
2018-01-14 | Move version info away from header. | Jussi Pakkanen | 1 | -1/+3 | |
2018-01-13 | Merge pull request #2815 from taisei-project/fix_windows_compile_resources | Jussi Pakkanen | 1 | -0/+3 | |
[windows] make compile_resources use custom targets instead of generators | |||||
2018-01-13 | Merge pull request #2764 from mesonbuild/generatorpath | Jussi Pakkanen | 2 | -3/+31 | |
Generator outputs can have path segments | |||||
2018-01-12 | Add a release note snippet for the windows.compile_resources() change | Andrei Alexeyev | 1 | -0/+3 | |
2018-01-09 | Merge pull request #2803 from dcbaker/wip/freebsd-fixes | Jussi Pakkanen | 1 | -0/+3 | |
various BSD fixes | |||||
2018-01-09 | Add `export_dynamic` argument to `executable`. (#2662) | Nikita Churaev | 1 | -3/+13 | |
2018-01-06 | docs: Add netbsd to the reference table | Dylan Baker | 1 | -0/+1 | |
2018-01-06 | docs: Add dragonfly BSD to OS reference table | Dylan Baker | 1 | -0/+1 | |
2018-01-06 | docs: Add freebsd to the reference table | Dylan Baker | 1 | -0/+1 | |