summaryrefslogtreecommitdiff
path: root/gst-autogen.sh
Commit message (Expand)AuthorAgeFilesLines
* Revert "gst-autogen.sh: Handle multiword arguments better"Jan Schmidt2016-09-101-7/+3
* gst-autogen.sh: Handle multiword arguments betterJan Schmidt2016-09-101-3/+7
* autogen.sh.in: simplify checks for autoconf and pkg-configTim-Philipp Müller2015-04-231-162/+0
* gst-autogen.sh: remove some unused helper funcsTim-Philipp Müller2015-04-031-48/+0
* gst-autogen.sh: Make ${VARPREFIX}_VERSION a local variableAntoine Jacoutot2014-05-031-0/+1
* gst-autogen.sh: Remove checks for obsolete autotools versionsSebastian Dröge2012-04-131-32/+0
* gst-autogen.sh: Substitute punctuation in variable names. Use printfJan Schmidt2009-06-261-3/+3
* gst-autogen.sh: Don't use bash extensionJan Schmidt2009-06-241-7/+7
* add debug to version_compare(); use it in libtool_2_check()Thomas Vander Stichele2009-06-091-3/+9
* split out version functions; add libtool_2_2 checkThomas Vander Stichele2009-06-031-42/+97
* Trivial whitespace cleanupsFelipe Contreras2009-04-261-4/+1
* Whitespace cleanupsFelipe Contreras2009-04-041-4/+4
* gst-autogen.sh: add install_git_hooks() subroutineTim-Philipp Müller2009-02-031-0/+24
* gst-autogen.sh: Instead of only passing certain arguments to configure, pass ...Andy Wingo2008-02-251-19/+5
* gst-autogen.sh: update version detection expression to catch stuff likeThomas Vander Stichele2005-10-121-1/+1
* gst-autogen.sh: Remove the old autoregen.sh if it exists before recreating it...Jan Schmidt2005-06-301-0/+6
* Backport from 0.8 branch and added new .defs file from GStreamer 0.9Edward Hervey2005-06-171-5/+5
* create autoregen.sh *before* shifting the optionsStefan Kost2005-06-031-6/+5
* gst-autogen.sh: only update autoregen.sh on actual runsThomas Vander Stichele2005-05-171-5/+6
* allow tool_run to run a failure commandThomas Vander Stichele2004-12-081-0/+2
* fix X check explain version checkThomas Vander Stichele2004-03-161-3/+1
* gst-autogen.sh: Use A-Z instead of A-z in sed expression to avoid a warningJohan Dahlin2004-02-111-1/+1
* version check that doesnt choke on new libtoolAndy Wingo2003-08-071-1/+1
* Allow disable/enable/with options to be passed to configure from the autogen....Brian Cameron2003-06-251-0/+5
* Change autoconf_2.52d_check to 2_52 to make bash happyRELEASE_0_5_1David Schleef2003-04-131-1/+1
* Using bash is problematic on non-linux plattforms, Matthias use NetBSD.Matthias Friedrich2003-04-131-1/+1
* fix case for prefix blah (without =)Thomas Vander Stichele2003-01-181-1/+9
* don't exit on unknown argsThomas Vander Stichele2003-01-181-1/+1
* closes #98062Thomas Vander Stichele2003-01-141-22/+15
* non-gnu fixThomas Vander Stichele2002-12-111-1/+1
* reset version check failure var each time it's used add some extra debug msgs...David I. Lehn2002-10-171-3/+8
* look for preferable autotool versions if the default one is not acceptableRELEASE-0_2_0Thomas Vander Stichele2002-09-301-66/+67
* sf's backThomas Vander Stichele2002-08-271-0/+1
* fix for when version check doesn't work wellBRANCH-RELEASE-0_4_0-ROOTThomas Vander Stichele2002-06-271-0/+1
* various AC_HELP_STRING changesThomas Vander Stichele2002-05-271-1/+1
* helps when not specifying toolsThomas Vander Stichele2002-05-271-2/+2
* hey, who said only wtay gets to break stuff ?Thomas Vander Stichele2002-05-271-0/+31
* if gnu getopt is not available, don't bother processing any optionsAndy Wingo2002-05-061-0/+5
* doc changesThomas Vander Stichele2002-04-291-1/+1
* a slight hack to create autoregen.shThomas Vander Stichele2002-04-281-0/+5
* and some messy stuff to adapt to aclocal which is easy to breakThomas Vander Stichele2002-04-181-0/+18
* fixes to supply of options and actual version extractionThomas Vander Stichele2002-04-181-2/+3
* adding / to ignoreThomas Vander Stichele2002-04-181-1/+1
* make autoconf check listen to --nocheckThomas Vander Stichele2002-04-161-7/+10
* added prefix as a fallthrough for autogen.sh to configure by request of jdahl...Thomas Vander Stichele2002-04-101-3/+9
* this was the wrong way aroundcry_baby_0_2_0_0RELEASE-0_3_3-GUADECBYFOOTBRANCH-RELEASE-0_3_3-ROOTBRANCH-EVENTS2-ROOTBRANCH-RELEASE-0_3_3BRANCH-EVENTS2Thomas Vander Stichele2002-03-051-1/+1
* Good luck with this one ;) converted to using getopt dropped autogen- prefix ...Thomas Vander Stichele2002-03-021-26/+83
* adding informative message when we die because of tools problems changed the ...Thomas Vander Stichele2002-02-121-3/+18
* fix numeric comparisons (sort of, it now views 1.4.2 the same as 1.4.2a) requ...Andy Wingo2002-02-091-3/+5
* slurp autogen-specific options to AUTOGEN_EXT_OPT for use in autogenning sub-...Thomas Vander Stichele2002-02-061-0/+3