Thibault Saunier
3d8662ebfe
Add support for wine+mingw environments
2019-10-01 09:20:25 -03:00
Thibault Saunier
fe39bd3027
Rename 'uninstalled' to development environment
...
In the case of wine, the env can not be uninstalled, also developers
do not necessiraly care about the fact that it is "uninstalled", the
important thing is that it is a development environment, meaning
that they can work on GStreamer or with GStreamer in the environment.
I still keep the `uninstalled` target to avoid changing people's
habits for now.
2019-09-24 08:23:07 -03:00
Thibault Saunier
7fb7739337
Fix link to meson "subprojects" documentation
2019-04-25 17:29:19 +00:00
Tim-Philipp Müller
f21a06f5d2
README: minor clarification
...
Fixes #30 .
2019-04-25 17:21:02 +01:00
Nirbheek Chauhan
57e876e339
README: Add instructions for Windows with screenshots
...
Also add a note about installation
2019-04-17 17:55:48 +05:30
Nirbheek Chauhan
acf83f17c2
README.md: Document how to build the qt5 plugin
2019-04-02 13:16:05 +00:00
Tim-Philipp Müller
b0eea913a4
README: small updates
2019-03-29 13:24:10 +00:00
Antonio Ospite
8af2376bc0
gst-uninstalled: make the bash prompt override optional
...
When using a custom prompt the automatic override may not look good, so
provide a mechanism to disable it.
Document that the user will have to use GST_ENV manually when setting
the prompt to have a visual indicator of the gst-uninstalled
environment.
2019-03-17 21:08:08 +01:00
Nirbheek Chauhan
0c4456fb13
README: Warn about not using the Meson MSI
2018-10-28 16:05:49 +00:00
Thibault Saunier
8f5533c1e1
Add a script to checkout a worktree of gst-build and its subprojects
...
https://bugzilla.gnome.org/show_bug.cgi?id=794519
2018-03-20 09:22:19 -03:00
Guillaume Desmottes
bff7689565
README.md: explain how to run a specific test from a specific file
...
https://bugzilla.gnome.org/show_bug.cgi?id=793190
2018-02-05 16:51:25 +01:00
Guillaume Desmottes
54f73bc847
README.md: update specific test example
...
Tests naming scheme has changed.
https://bugzilla.gnome.org/show_bug.cgi?id=793190
2018-02-05 16:51:25 +01:00
Guillaume Desmottes
eb6e846023
README.md: use 'meson test' instead of 'mesontest'
...
The latter has been deprecated.
https://bugzilla.gnome.org/show_bug.cgi?id=793190
2018-02-05 16:51:25 +01:00
Philippe Normand
c23be22adc
README: Document fish shell prompt customization
2017-12-01 14:16:34 +00:00
Thibault Saunier
60585d2812
Handle a prefix in prefix/
...
This is usefull to use external libs and tool not buildable with meson
inside our environment
2017-09-06 16:10:03 -03:00
Mathieu Duponchelle
95d525f43a
Enable custom subprojects option
2017-03-08 00:36:03 +01:00
Guillaume Desmottes
5a06cf2807
README: update tests section
...
- Add example to list all tests
- Add example to run all tests of a specific component
- Update example running one specific test to avoid test name clashes
with other components.
https://bugzilla.gnome.org/show_bug.cgi?id=776718
2017-01-30 19:58:40 +00:00
Guillaume Desmottes
9c15b9a136
README: document how to run tests
...
https://bugzilla.gnome.org/show_bug.cgi?id=776710
2017-01-02 12:31:52 +00:00
Thibault Saunier
c843f48740
Add 'update' and git-update
targets to update git repos
2016-11-08 15:16:57 -03:00
Thibault Saunier
0b3ba49c6c
Fix setting $PS1 for bash
...
And let user know how to set prompt for zsh and powerline in our
README.
2016-11-02 16:20:56 -03:00
Thibault Saunier
b2b737dc1b
README: Enhance and update
2016-10-26 18:00:55 -03:00
Thibault Saunier
a2c4f6f2b0
Rename to gst-build
2016-10-26 17:44:19 -03:00
Thibault Saunier
1a36ab2c27
README: Do not mention building projects on top of gst-all
...
We might enable that in the future but this is a non goal for now
2016-10-20 16:16:15 -03:00
Thibault Saunier
b991036624
Explain that on Fedora ninja is called ninja-build
2016-10-14 10:31:38 +02:00
Thibault Saunier
76e946465f
Add meson as a submodule for now
...
Allowing us to control the meson version in use so that it just works.
2016-10-11 02:00:32 +02:00
Saunier Thibault
3cbd0a861d
Fix typos in README.md
2016-08-25 22:13:40 -03:00
Saunier Thibault
de987e8c61
Initial commit
2016-08-25 15:26:28 -03:00