gst: Fix compilation with latest GLib
[platform/upstream/gstreamer.git] / gst / parse / Makefile.am
2011-04-10 Alessandro Decinaandroid: make it ready for androgenizer
2010-03-24 Tim-Philipp Müllerbuild: fix make distcheck
2010-03-10 Benjamin OtteMerge branch 'work'
2010-03-10 Benjamin OtteMake sure generated code doesn't run with -Werror
2010-03-09 Sebastian Drögebuild: Make some more rules silent if requested
2008-04-01 Sebastian Drögegst/parse/: Require a new enough flex and bison and...
2008-01-10 Sebastian Drögegst/parse/Makefile.am: Move types.h from EXTRA_DIST...
2007-04-19 Sebastian Drögegst/parse/Makefile.am: And now fix the building of...
2007-04-19 Sebastian Drögegst/parse/Makefile.am: Now hopefully fix the build...
2007-04-19 Stefan Kostgst/parse/Makefile.am: Fix the build by correcting...
2007-04-19 Sebastian Drögegst/parse/Makefile.am: Add correct grammar.tab.h depend...
2007-04-18 Sebastian Drögegst/parse/Makefile.am: Fix typo and use outdated source...
2007-04-18 Marc-Andre Lureaugst/parse/: Make the parser reentrant and recursively...
2006-07-30 Stefan Kostgst/parse/: Reverted previous patch as it required...
2006-07-30 Marc-Andre Lureaugst/parse/: push & pop the state of the lexer for reent...
2006-06-12 Tim-Philipp Müllergst/parse/Makefile.am: Fix build with 'make -j N' even...
2006-05-14 Thomas Vander Stichelefix parallel make
2006-05-05 Tim-Philipp Müllergst/parse/Makefile.am: Make 'make -j' proof (see #340698).
2006-05-04 James AndrewarthaMake sure gstprivate.h and/or config.h are always inclu...
2005-10-15 Thomas Vander Sticheleconfigure.ac: reorganize clean up document more remove...
2004-05-04 Thomas Vander Stichelereorganize C/LIB flags add gst_info to gstcompat.h
2004-02-26 Thomas Vander Stichelemerging from release branch
2004-02-03 Benjamin Ottegst/: get rid of gstmarshal.h dependency. It's not...
2003-12-19 Brian CameronFixed shell in docs/gst/Makefile.am and docs/libs/Makef...
2003-12-15 Thomas Vander Stichelefix brian's commit
2003-12-15 Brian CameronRemoved grammar.tab.h from the flex command to build...
2003-10-31 David Schleefadd rule dependency
2003-10-31 David SchleefClean more files
2003-10-29 David Schleefdon't dist files generated by flex and bison, since...
2003-10-09 Thomas Vander Stichelefix cleaning
2003-10-09 David Schleefdistcheck fixes. Some tests have been disabled.
2003-08-30 David SchleefDist files generated by bison and flex.
2003-08-13 Thomas Vander Stichelebuild fix
2003-05-16 Ronald S. Bultjemake -> shell variable
2003-04-13 David SchleefRevert last Makefile.am change, and fix it correctly...
2003-04-11 David SchleefDisable compiler warning because of a bug in flex-2...
2003-04-08 David SchleefRemove grammar.output, too
2003-04-08 David SchleefClean up Makefile.am
2003-04-08 Benjamin Otte- clean bison- and flex-built files on make clean....
2003-01-21 Thomas Vander Stichelethere might be a day that it doesn't take me twice...
2003-01-21 Thomas Vander Sticheledamn
2003-01-10 David SchleefFix bison build line
2003-01-08 Thomas Vander Stichelemerge back from release branch
2002-09-18 David SchleefAdd -p and -P flags to bison and flex, to prefix yy...
2002-08-13 Thomas Vander Stichelefixing nonsrcdir builds
2002-04-10 Thomas Vander Sticheledistcheck fixes
2002-04-07 Andy Wingonew parser that uses flex and bison
2002-04-01 Andy Wingoform a semantic representation of the pipeline in prepa...
2002-04-01 Andy Wingothe parser works properly, but it doesn't do anything yet
2002-03-31 Andy Wingoadd (incomplete) flex/bison-based parser to cvs the...