Commit graph

432 commits

Author SHA1 Message Date
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 3875f0c705 Add options to disable some modules 2016-10-26 17:03:18 -03:00
Thibault Saunier aca3e8c96e Remove some cruft leftover 2016-10-21 05:32:57 -03:00
Thibault Saunier 526a5cd04a Rename configure to setup 2016-10-21 05:31:13 -03:00
Thibault Saunier 85880a3a22 Create symlinks to built subprojects 2016-10-21 05:31:13 -03:00
Thibault Saunier e54a4ac66c Let user know about how to build after configure is done 2016-10-20 17:53:08 -03:00
Thibault Saunier b0bcc40026 Remove meson/ submodule
But let user have a meson/ checkout that will be used by ./configure
2016-10-20 17:47:07 -03:00
Thibault Saunier b844b7229a Do not gst-python by default 2016-10-20 17:47:07 -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
Scott D Phillips 1f4380ac0a Windows fixes for scripts
subprocess.call runs programs directly when shell=False and can't
take advantage of the association that makes python scripts
executable in shells, so explicitly add the interpreter to the
args for call.

Run the windows command prompt by default in gst-uninstalled.
2016-10-20 08:55:06 -03:00
Thibault Saunier 3b8dc3b4d2 meson submodule: Default to the new 0.35.1 release 2016-10-17 21:13:01 +02:00
Thibault Saunier 57680a0dd3 Do not update meson by default and fix setting -Werror=true 2016-10-17 21:13:01 +02:00
Thibault Saunier b991036624 Explain that on Fedora ninja is called ninja-build 2016-10-14 10:31:38 +02:00
Thibault Saunier 6a1d489cc5 Minor improvement in the git function 2016-10-11 02:05:39 +02:00
Thibault Saunier 1b6d719d54 Make gst-uninstalled compatible with python 3.3 2016-10-11 02:00:32 +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
Arun Raghavan 2f3c89b321 Fix copy-pasto in gst-uninstalled argument help string 2016-10-11 01:52:23 +02:00
Thibault Saunier 449737fb4a Compile with -Werror by default
This is what we do in development version with autotools
2016-10-11 01:52:20 +02:00
Thibault Saunier 5428359c31 git-update: Add a way for user to fix any rebasing issue interactively 2016-09-30 10:54:36 -03:00
Thibault Saunier f802127a1e configure: Let user know when exit on meson error 2016-09-14 10:42:52 -03:00
Thibault Saunier be5e8af9e2 Fix run_target usage 2016-09-14 10:36:28 -03:00
Thibault Saunier 0b58ccccbb Allow passing a manifest to update subprojects repository
Allowing to have reproducible builds on the CI server, and locally.
2016-09-14 10:01:25 -03:00
Thibault Saunier 9bb4a1b6c9 Remove .subprojects from the gitignore
It is really inconvenient.
2016-09-09 09:02:35 -03:00
Thibault Saunier 80e467ede8 Allow executing one process inside the uninstalled environment 2016-09-09 09:02:31 -03:00
Thibault Saunier 7e7caeec93 Add an helper to update subprojects git repos 2016-09-09 09:01:58 -03:00
Thibault Saunier 5903bbc0a3 Set GST_VALIDATE_APPS_DIR GES validate app path 2016-09-09 08:30:01 -03:00
Thibault Saunier bf1aa16608 Add [gst-]python support 2016-09-09 08:30:01 -03:00
Thibault Saunier 080780c720 Build gst-libav if libav is on the system 2016-09-09 08:30:01 -03:00
Thibault Saunier 62856bcad0 Set CURRENT_GST 2016-08-28 20:14:36 -03: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