summaryrefslogtreecommitdiffstats
path: root/Makefile.am
AgeCommit message (Collapse)AuthorFilesLines
2002-10-29ok, redo from startThomas Vander Stichele1-1/+2
Original commit message from CVS: ok, redo from start
2002-10-24add missing m4 to extra dist and add wavenc plugin to specChristian Schaller1-1/+1
Original commit message from CVS: add missing m4 to extra dist and add wavenc plugin to spec
2002-10-23.m4 to check for presence of an element let me know if this worksThomas Vander Stichele1-0/+3
Original commit message from CVS: .m4 to check for presence of an element let me know if this works
2002-10-19stop bugging me i'm in none of these dirsThomas Vander Stichele1-2/+2
Original commit message from CVS: stop bugging me i'm in none of these dirs
2002-08-09add common and m4 to distDavid I. Lehn1-1/+5
Original commit message from CVS: add common and m4 to dist
2002-07-09merge from release branchThomas Vander Stichele1-6/+6
Original commit message from CVS: merge from release branch
2002-07-04Add license files. LICENSE_readme moved here from core since it has info ↵David I. Lehn1-1/+7
related to all the plugins. Original commit message from CVS: Add license files. LICENSE_readme moved here from core since it has info related to all the plugins. Added common and m4 to the dist and strip out CVS files from dist.
2002-07-01fixaroos for gconfThomas Vander Stichele1-1/+1
Original commit message from CVS: fixaroos for gconf
2002-06-15oopsieThomas Vander Stichele1-1/+1
Original commit message from CVS: oopsie
2002-06-14added (en/dis)able-external option did harmless search and replace, move alongThomas Vander Stichele1-2/+8
Original commit message from CVS: added (en/dis)able-external option did harmless search and replace, move along
2002-06-06fixing distcheck fixing SDL issueThomas Vander Stichele1-2/+2
Original commit message from CVS: fixing distcheck fixing SDL issue
2002-06-06a present for uraeus some buildreq fixesThomas Vander Stichele1-3/+3
Original commit message from CVS: a present for uraeus some buildreq fixes
2002-05-10removing snapshot from the build because we need to fix it adding gconf ↵Thomas Vander Stichele1-2/+8
schema to build and spec Original commit message from CVS: removing snapshot from the build because we need to fix it adding gconf schema to build and spec
2002-05-08duh, revert last stupid commit adding non-existant common dirDavid I. Lehn1-1/+1
Original commit message from CVS: duh, revert last stupid commit adding non-existant common dir
2002-05-08add common to distDavid I. Lehn1-1/+1
Original commit message from CVS: add common to dist
2002-03-05*sigh* it's not doing anything useful anyway atmThomas Vander Stichele1-1/+1
Original commit message from CVS: *sigh* it's not doing anything useful anyway atm
2002-03-03don't do testsuite until we have it workingThomas Vander Stichele1-1/+1
Original commit message from CVS: don't do testsuite until we have it working
2002-02-19putting it backThomas Vander Stichele1-2/+2
Original commit message from CVS: putting it back
2002-02-18... and as long as there's no Makefile.am in testsuite/autoplug this will ↵Thomas Vander Stichele1-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.
2002-02-16add 'toolsdir' to the pc files add our first plugin test, which involves ↵Andy Wingo1-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.
2002-02-05adding tools dirThomas Vander Stichele1-2/+2
Original commit message from CVS: adding tools dir
2002-01-31adding rel notesThomas Vander Stichele1-1/+1
Original commit message from CVS: adding rel notes
2002-01-12add autogen.sh to distDavid I. Lehn1-1/+1
Original commit message from CVS: * add autogen.sh to dist
2002-01-07hopefully fix a problem.Andy Wingo1-2/+2
Original commit message from CVS: hopefully fix a problem.
2002-01-04s/gstreamer/gst/ (it was already changed, this just allows make dist to go thru)Andy Wingo1-1/+1
Original commit message from CVS: s/gstreamer/gst/ (it was already changed, this just allows make dist to go thru)
2002-01-04depcomp might be usefulThomas Vander Stichele1-1/+1
Original commit message from CVS: depcomp might be useful
2001-12-23much build fixage turns out synaesthesia and smoothwav depend on gtk, maybe ↵Andy Wingo1-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/
2001-12-21adding a conditional'd spec file with esd as an example comments on how to ↵Thomas Vander Stichele1-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 ;)
2001-12-21fixed some GST_LIBS stuff added audiofile added gst-libs/audio buildingThomas Vander Stichele1-2/+2
Original commit message from CVS: fixed some GST_LIBS stuff added audiofile added gst-libs/audio building
2001-12-20added esd added new autogen.sh feature : list all of the libs/plugins you ↵Thomas Vander Stichele1-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
2001-12-17building up speedThomas Vander Stichele1-0/+3
Original commit message from CVS: building up speed