Thibault Saunier
|
28a1e97aa2
|
ges: Factor out a GESCommandLineFormatter class
This formatter will allow any user to deserialize a timeline using
the new ges-launch command line interface
|
2015-03-20 13:53:42 +01:00 |
|
Mathieu Duponchelle
|
6f1091f84a
|
ges-launch: parse property names longer than 1 char.
+ And finish the previous structure when encountering a setter.
|
2015-03-20 13:53:41 +01:00 |
|
Mathieu Duponchelle
|
c6dedf2f36
|
ges-launch: Update lexer / parser to handle set-*
+ cleanup of the lexer
|
2015-03-20 13:53:40 +01:00 |
|
Thibault Saunier
|
5d7b37112f
|
launcher: Add support to --set-property in the parser
|
2015-03-20 13:53:40 +01:00 |
|
Mathieu Duponchelle
|
abb5f2cc2f
|
ges-launch: Implement a new parser for the commandline.
Summary: + flex-based lexing and manual simplistic parsing.
Test Plan: Use that stuff to make awesome things, see if it breaks.
|
2015-03-20 13:53:40 +01:00 |
|