474f4813c4
Capitalize "Meson" consistently as it is a proper name. [skip ci]
2021-01-31 19:49:20 +00:00
f72ee8e742
Rewrap long text lines in docs. [skip ci]
2021-01-30 16:19:59 +00:00
39ede12aa5
Fix misspells
...
Signed-off-by: Antonin Décimo <antonin.decimo@gmail.com >
2021-01-13 12:53:10 -05:00
173c115834
Add wrap mode to disable auto promote
2020-10-13 17:55:16 -04:00
dccff1f2bc
msubprojects: Handle wrap-file to wrap-git case
2020-10-13 11:12:49 +00:00
3ade5bbd92
msubprojects: Handle change of URL in wrap-git
2020-10-13 11:12:49 +00:00
14c1a6983d
msubprojects: Allow comma separated list of types
2020-09-10 11:39:30 -04:00
a3ac25b0c3
msubprojects: Fix review comments
2020-09-10 11:39:30 -04:00
1101144d86
doc: Update new meson subprojects
behaviors
2020-09-10 11:39:30 -04:00
825ba92b98
doc: Add warning about --force-fallback-for [skip ci]
2020-07-14 20:45:51 +03:00
20709af4d2
interpreter: add support for --force-fallback-for
...
This new command line option allows specifying dependencies for
which to force fallback.
See the documentation for more information
Fixes : #7218
2020-06-16 13:45:40 -04:00
202c89d0b6
docs: Add documentation for variables keyword
...
In declare_dependency() and dependency.get_variables().
2020-01-09 11:02:17 -08:00
603b1ac287
docs: Fix some incorrect links [skip ci]
2019-10-19 19:14:10 +03:00
438ee6b01d
cmake: updated docs
2019-06-06 18:27:05 +02:00
6cb904de7b
cmake: Added docs
2019-06-06 18:27:03 +02:00
221fb86373
docs: fix typo s/responsability/responsibility/ [skip ci]
2019-04-01 11:51:02 +02:00
e680dbe065
Add 'meson subprojects foreach' command
...
Sometimes it is convenient to run an arbitrary command (e.g. 'git diff')
on all subprojects.
Add a 'meson subprojects foreach' command to take care of that.
For this command the common argument 'subprojects' does not make sense,
so only add '--sourcedir' and cover the case of a missing
options.subprojects in run().
2019-04-01 11:51:02 +02:00
3b7ec01692
docs: correct “It's” to “Its” [skip ci]
2019-03-29 13:33:35 +00:00
2efedf80e0
Add documentation for 'meson subprojects' command line
2018-12-02 08:37:32 -05:00
1309b47cbb
doc: Improve wrap and subproject documentation [skip ci]
...
Make docs more user friendly, and add missing information.
Signed-off-by: Kostiantyn Ponomarenko <konstantin.ponomarenko@gmail.com >
2018-10-21 23:26:14 +03:00
0eb4423b85
subprojects.md: document --wrap-mode
...
Closes https://github.com/mesonbuild/meson/issues/3534
2018-05-09 14:54:26 +05:30
5f0aeafa38
Add jpakkane's answer to "Why must all subprojects be inside a single directory?" [skip ci]
2018-03-01 21:52:08 +02:00
d589cc26c7
Add missing closed parenthesis
2018-02-12 19:48:30 +05:30
f70760a510
Use new style dependencies in subproject documentation.
2017-11-26 17:58:21 +02:00
68604a4855
docs: fix use of deps
2017-11-07 23:55:15 +02:00
e1b24765af
Removed minor typos in documentation.
...
Signed-off-by: Alexis Jeandet <alexis.jeandet@member.fsf.org >
2017-07-17 16:44:51 +02:00
0e9852a457
docs: Fix broken page links
2017-06-03 16:03:04 +03:00
f3ad633f55
doc: Fix several minor typos.
2017-05-03 16:20:53 -04:00
7ec6e6df20
docs: add a short description for all top pages in the Manual
2017-05-03 21:00:36 +10:00
b371875e02
docs: Import the website and wiki and build with hotdoc
...
This allows us to more easily have the documentation in sync with
the source code as people will have to document new features etc
right at the time where they implement it.
2017-04-26 17:56:33 +03:00