summaryrefslogtreecommitdiffstats
path: root/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* *sigh* it's not doing anything useful anyway atmThomas Vander Stichele2002-03-051-1/+1
| | | | | Original commit message from CVS: *sigh* it's not doing anything useful anyway atm
* don't do testsuite until we have it workingThomas Vander Stichele2002-03-031-1/+1
| | | | | Original commit message from CVS: don't do testsuite until we have it working
* putting it backThomas Vander Stichele2002-02-191-2/+2
| | | | | Original commit message from CVS: putting it back
* ... and as long as there's no Makefile.am in testsuite/autoplug this will ↵Thomas Vander Stichele2002-02-181-2/+2
| | | | | | | | not work very well either. Original commit message from CVS: ... and as long as there's no Makefile.am in testsuite/autoplug this will not work very well either.
* add 'toolsdir' to the pc files add our first plugin test, which involves ↵Andy Wingo2002-02-161-2/+2
| | | | | | | | | | simply running gst-compprep, which in the co... Original commit message from CVS: * add 'toolsdir' to the pc files * add our first plugin test, which involves simply running gst-compprep, which in the course of creating the completion registry instantiates every plugin. gst-register is run first.
* adding tools dirThomas Vander Stichele2002-02-051-2/+2
| | | | | Original commit message from CVS: adding tools dir
* adding rel notesThomas Vander Stichele2002-01-311-1/+1
| | | | | Original commit message from CVS: adding rel notes
* add autogen.sh to distDavid I. Lehn2002-01-121-1/+1
| | | | | Original commit message from CVS: * add autogen.sh to dist
* hopefully fix a problem.Andy Wingo2002-01-071-2/+2
| | | | | Original commit message from CVS: hopefully fix a problem.
* s/gstreamer/gst/ (it was already changed, this just allows make dist to go thru)Andy Wingo2002-01-041-1/+1
| | | | | Original commit message from CVS: s/gstreamer/gst/ (it was already changed, this just allows make dist to go thru)
* depcomp might be usefulThomas Vander Stichele2002-01-041-1/+1
| | | | | Original commit message from CVS: depcomp might be useful
* much build fixage turns out synaesthesia and smoothwav depend on gtk, maybe ↵Andy Wingo2001-12-231-2/+2
| | | | | | | | | they should go to ext/ Original commit message from CVS: much build fixage turns out synaesthesia and smoothwav depend on gtk, maybe they should go to ext/
* adding a conditional'd spec file with esd as an example comments on how to ↵Thomas Vander Stichele2001-12-211-0/+2
| | | | | | | | take this idea further are welcomed before... Original commit message from CVS: adding a conditional'd spec file with esd as an example comments on how to take this idea further are welcomed before I move on ;)
* fixed some GST_LIBS stuff added audiofile added gst-libs/audio buildingThomas Vander Stichele2001-12-211-2/+2
| | | | | | | Original commit message from CVS: fixed some GST_LIBS stuff added audiofile added gst-libs/audio building
* added esd added new autogen.sh feature : list all of the libs/plugins you ↵Thomas Vander Stichele2001-12-201-2/+2
| | | | | | | | | | | | | | | want to disable in a file called "disable" ... Original commit message from CVS: added esd added new autogen.sh feature : list all of the libs/plugins you want to disable in a file called "disable" and they will. makes it easier to check stuff when you're working on one a file "enable" does the opposite. You're on your own if you make them conflict ;) CML2 anyone ? fixed some xvideo stuff, can't remember what though
* building up speedThomas Vander Stichele2001-12-171-0/+3
Original commit message from CVS: building up speed