summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-15BSD MakefileobsdMatthieu Herrb
2023-02-11Give a hint what is wrong before printing usage messageHEADmasterAlan Coopersmith
2023-02-11Add -help and -version optionsAlan Coopersmith
2023-02-04xvidtune 1.0.4xvidtune-1.0.4Alan Coopersmith
2023-02-04gitlab CI: stop requiring Signed-off-by in commitsAlan Coopersmith
2021-12-07Build xz tarballs instead of bzip2Alan Coopersmith
2021-12-07gitlab CI: add a basic build testAlan Coopersmith
2018-11-21Update configure.ac bug URL for gitlab migrationAlan Coopersmith
2018-11-16Update README for gitlab migrationAlan Coopersmith
2017-01-26autogen: add default patch prefixMihail Konev
2017-01-26autogen.sh: use quoted string variablesEmil Velikov
2017-01-26autogen.sh: use exec instead of waiting for configure to finishPeter Hutterer
2014-06-03autogen.sh: Honor NOCONFIGURE=1Alan Coopersmith
2014-06-03configure: Drop AM_MAINTAINER_MODEAlan Coopersmith
2013-07-06Ensure consistency between the manpage and the output of the -h optionStéphane Aulery
2013-07-06Use real program name for help messageStéphane Aulery
2013-01-14xvidtune 1.0.3xvidtune-1.0.3Alan Coopersmith
2013-01-13Remove unneeded second declaration of buf that shadows the firstAlan Coopersmith
2013-01-13config: Add missing AC_CONFIG_SRCDIRAlan Coopersmith
2011-01-19config: move man pages into their own directoryGaetan Nadon
2011-01-13man: remove trailing spaces and tabsGaetan Nadon
2011-01-12config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon
2011-01-12config: replace deprecated AC_HELP_STRING with AS_HELP_STRINGGaetan Nadon
2011-01-12config: remove unrequired AC_SUBST([*_LIBS])Gaetan Nadon
2011-01-12config: remove unrequired AC_SUBST([*_CFLAGS])Gaetan Nadon
2011-01-12config: remove AC_PROG_CC as it overrides AC_PROG_C_C99Gaetan Nadon
2011-01-12config: use AC_PROG_INSTALL now supplied by XORG_DEFAULT_OPTIONSGaetan Nadon
2011-01-12config: upgrade to util-macros 1.8 for additional man page supportGaetan Nadon
2011-01-12config: update AC_PREREQ statement to 2.60Gaetan Nadon
2010-01-15xvidtune 1.0.2xvidtune-1.0.2Alan Coopersmith
2010-01-15Minor man page fixesAlan Coopersmith
2010-01-15Fix wording of message indicating modes cannot be setAlan Coopersmith
2010-01-15Replace remaining sprintf calls with snprintfAlan Coopersmith
2010-01-15Use automake silencer on man page generation tooAlan Coopersmith
2010-01-15Move CWARNFLAGS addition from configure.ac to Makefile.amAlan Coopersmith
2010-01-15Raise xorg-macros requirement to 1.4Alan Coopersmith
2010-01-15Fill in COPYING with notices from sourcesAlan Coopersmith
2009-12-19configure.ac: use backticks rather than $() for cmd subsGaetan Nadon
2009-11-26Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon
2009-10-28INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon
2009-10-27Deploy the new XORG_DEFAULT_OPTIONS #24242Gaetan Nadon
2009-10-26Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432Gaetan Nadon
2009-10-22.gitignore: use common defaults with custom section # 24239Gaetan Nadon
2009-10-01Add README with pointers to mailing lists, bugzilla, & gitAlan Coopersmith
2009-09-26Add xmu & x11 to PKG_CHECK_MODULESAlan Coopersmith
2009-01-26Correct make distcheck and sparse warnings.Paulo Cesar Pereira de Andrade
2008-11-08Fixed compilation on case-insensitive file systemsJeremy Huddleston
2008-08-20xaw8 is gone, use xaw7James Cloos
2008-05-21Fix a buffer overrun on the heap.Adam Jackson
2008-01-22Change xvidtune_CFLAGS to AM_CFLAGS to make automake-1.10 happierAlan Coopersmith