Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-12-05 | docs/users: Add libglvnd [skip ci] | Dylan Baker | 1 | -0/+1 | |
2019-12-05 | find_program(): Add 'dirs' keyword argument | Xavier Claessens | 2 | -0/+12 | |
Fixes: #1576 | |||||
2019-12-05 | Update Users.md | Amit D | 1 | -0/+2 | |
2019-12-05 | Add pkgconfig import in D documentation | Danilo Spinella | 1 | -0/+2 | |
2019-12-04 | dict: Fully evaluate keys | Xavier Claessens | 2 | -16/+16 | |
The only restriction is keys must be string after evaluation. This fix various inconsistencies. | |||||
2019-12-04 | Update Users.md | Amit D | 1 | -0/+1 | |
2019-12-02 | docs: Update docs for LD and ld entries | Dylan Baker | 3 | -2/+31 | |
2019-12-02 | Allow selecting the dynamic linker | Dylan Baker | 1 | -0/+17 | |
This uses the normal meson mechanisms, an LD environment variable or via cross/native files. Fixes: #6057 | |||||
2019-12-02 | doc: update travis-CI info and add GitHub Actions example [skip ci] | Michael Hirsch, Ph.D | 1 | -50/+100 | |
2019-11-30 | deps: add scalapack | Michael Hirsch, Ph.D | 1 | -0/+14 | |
Scalapack uses a library stack that can be challenging to manage. Not least of all since many Scalapacks ship with broken / incomplete pkg-config files and CMake FindScalapack.cmake This resolves those issues for typical Scalapack setups including: * Linux: Intel MKL or OpenMPI + Netlib * MacOS: Intel MKL or OpenMPI + Netlib * Windows: Intel MKL (OpenMPI not available on Windows) | |||||
2019-11-30 | Update CI Continuous Integration page and add CircleCi example [skip ci] | Michael Brockus | 1 | -7/+61 | |
2019-11-29 | docs: fix typo | chris | 1 | -1/+1 | |
2019-11-27 | docs: Fix typo [skip ci] | Robert Ancell | 1 | -1/+1 | |
2019-11-25 | fs: Add parent() and name() methods | Xavier Claessens | 1 | -1/+9 | |
2019-11-25 | complete gfortran/intel/intel-cl fortran_std test | Michael Hirsch, Ph.D | 3 | -0/+16 | |
2019-11-21 | Meson Syntax Highlighter plugin for JetBrains IDEs. | Artsiom Chapialiou | 1 | -0/+1 | |
2019-11-19 | docs: clarify how Meson handles shebang in run_command [skip ci] | Paolo Borelli | 1 | -0/+3 | |
2019-11-17 | Merge pull request #6182 from mensinda/depInfo | Jussi Pakkanen | 2 | -2/+6 | |
Better dependency logs | |||||
2019-11-17 | fs: make replace_suffix not expand file to absolute path, just manipulate â” | Michael Hirsch, Ph.D | 1 | -1/+1 | |
the string | |||||
2019-11-17 | fs: replace_suffix | Michael Hirsch, Ph.D | 1 | -14/+17 | |
2019-11-17 | fs: add docs for fs.size() | Michael Hirsch, Ph.D | 1 | -0/+5 | |
2019-11-17 | fs: correct docs | Michael Hirsch, Ph.D | 1 | -4/+4 | |
2019-11-17 | fs: get file size | Michael Hirsch, Ph.D | 1 | -1/+19 | |
fs: add samefile | |||||
2019-11-17 | fs: add hash compute method | Michael Hirsch, Ph.D | 1 | -0/+8 | |
2019-11-17 | fs: further document and test behavior | Michael Hirsch, Ph.D | 1 | -3/+27 | |
2019-11-17 | add fs.with_suffix | Michael Hirsch, Ph.D | 1 | -0/+15 | |
2019-11-16 | docs: fix non-existent "meson rewriter" command in examples [skip ci] | Marc Herbert | 1 | -3/+3 | |
Probably dating back to the former mesonrewriter command? Fixes commit d4fe805a51d5 In some corner cases, "rewriter" could be mistaken as a positional argument. | |||||
2019-11-14 | mintro: dependencies: added version key | Daniel Mensinger | 2 | -2/+6 | |
2019-11-12 | Adding dictionary entry using string variable as key. | franczc | 1 | -0/+17 | |
2019-11-11 | Add missing openbsd to the operating system names table [skip ci] | yshui | 1 | -0/+1 | |
2019-11-10 | Document lack of clang support [skip ci] | mayl | 1 | -0/+3 | |
Meson doesn't currently provide a very helpful message when trying to generate a coverage report with clang, and in fact just silently fails for 2 of the 3 reports. Ideally Meson would support coverage with llvm-cov, or provide a more helpful error message. Until then, it seems it would be helpful to at least put a warning in the documentation | |||||
2019-11-08 | docs: major revamp of the Wrap format description [skip ci] | Eli Schwartz | 1 | -91/+65 | |
The current state of this manual can best be described as... confusing. The flow of the page jumps from one topic to the next without ever actually telling you what you can do, so it's almost impossible to keep track of what is supported, while instead going into involved derails about why you'd want to use a wrap, and scattering some (but not all) information throughout the promo material. The most important changes this rewrite does (aside from turning supported keys into a list of bullet points) is adding documentation for the lead_directory_missing property, and mentioning that wrap-hg and wrap-svn exist. I had to find out all of this by reading the source code implementation, so let's try to save other people the effort. Other miscellania: as per @jpakkane's comment, take the opportunity to point out that wrap dependencies are also useful on Linux, in cases where your distro doesn't have a new enough version of "$dependency". It's a fairly common problem outside of select rolling-release distros, so well worth mentioning. | |||||
2019-11-08 | Created the filesystem module. | Jussi Pakkanen | 3 | -0/+42 | |
2019-11-07 | docs: Mention error LNK1181, linking for MSVC [skip ci] | Vedran MiletiÄ | 1 | -1/+1 | |
Make FAQ entry about linking failing on Windows with MSVC more easily discoverable by including keywords LNK1181 and linking. | |||||
2019-11-06 | docs: Add backend vs2019 to table in Builtin-options.md [skip ci] | Wolfgang Stöggl | 1 | -1/+1 | |
2019-11-06 | Fix typos found by codespell | Wolfgang Stöggl | 15 | -20/+20 | |
- Typos were found by codespell v1.16.0 | |||||
2019-11-05 | dependency('cuda') | Aleksey Gurtovoy | 2 | -0/+27 | |
2019-11-05 | docs: Document that meson 0.52.0 allows layering cross files [skip ci] | Dylan Baker | 2 | -3/+9 | |
2019-11-02 | Minit templates modularization | Michael Hirsch, Ph.D | 1 | -0/+5 | |
2019-11-02 | Add option for controlling RTTI. | Jussi Pakkanen | 3 | -0/+15 | |
2019-11-02 | Ensure setuptools via PEP508/518 pyproject.toml | Michael Hirsch, Ph.D | 1 | -8/+10 | |
2019-10-28 | docs: clarify --default-library is for internal libraries [skip ci] | rc-matthew-l-weber | 1 | -1/+4 | |
Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com> | |||||
2019-10-22 | Add source tags targets | Marc-André Lureau | 1 | -0/+4 | |
2019-10-19 | docs: Fix some incorrect links [skip ci] | Anton Leontiev | 10 | -14/+15 | |
2019-10-19 | docs: Add missing language identifier [skip ci] | Anton Leontiev | 3 | -6/+9 | |
2019-10-18 | Documentation: Extend example for precompiled headers | Gerion Entrup | 1 | -5/+16 | |
The documentation already contains an example for PCH but misses the to show the content of the PCH files and how to create them. With this commit exactly this is exlained. | |||||
2019-10-15 | envconfig: Add Alpha CPU family | Matt Turner | 1 | -0/+1 | |
2019-10-08 | doc: tell that unit-tests "priority" is introduced in 0.52 [skip ci] | Gabriel Ganne | 1 | -0/+2 | |
2019-10-06 | Updated version numbers for 0.52.0 release.0.52.0 | Jussi Pakkanen | 26 | -217/+243 | |
2019-10-06 | Merge pull request #5953 from mensinda/isystem | Jussi Pakkanen | 2 | -0/+23 | |
Add is_system to dependency |