summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* xdt-autogen: Fallback on `\n` as IFS if `\1` is not supportedGaël Bonithon2022-01-291-0/+6
* Create the m4/ if it does not existsRomain Bouvier2021-03-051-0/+3
* Use autoreconf to bootstrap autotoolsRomain Bouvier2021-03-051-128/+18
* Get rid of glib-gettextize usage and XGETTEXT_ARGS custom argsRomain Bouvier2021-01-121-59/+0
* Do not process @LINGUAS@ at xdt-autogen stageRomain Bouvier2020-12-181-5/+2
* xdt-autogen: Various small improvementsGaël Bonithon2020-10-031-75/+75
* xdt-autogen: Properly handle whitespaces in filenamesGaël Bonithon2020-10-031-58/+100
* xdt-autogen: Use sed instead of tr to replace stringsGaël Bonithon2020-10-031-3/+13
* Update for releasexfce4-dev-tools-4.15.0xfce-4.16pre1Romain Bouvier2020-06-241-1/+1
* xdt-autogen: explicitly set search path for m4 macrosNatanael Copa2020-06-241-2/+3
* Install m4 macros into default $datadir/aclocalNatanael Copa2020-06-111-14/+1
* xdt-autogen: Improve and simplify linguas detectionNatanael Copa2020-06-041-20/+1
* Let configure generate the xdt-autogen scriptNatanael Copa2020-06-042-11/+3
* Implement XDT_VERSION_INITNatanael Copa2020-06-041-1/+0
* Remove svn support in xdt-autogenRomain Bouvier2019-05-231-85/+3
* Cleanup xfce4-dev-toolsRomain Bouvier2019-05-232-141/+1
* Update list of files to clean with xdt-autogenHarald Judt2015-02-171-2/+7
* Use the correct libtool version number in the xdt-autogen warningHarald Judt2015-02-171-1/+1
* Cleanup files and update .gitignoreHarald Judt2015-02-171-3/+1
* Fix out of source building (bug #10899)Jannis Pohlmann2014-07-271-4/+4
* Display warning if AC_PROG_INTLTOOL is used (bug #8930)Jannis Pohlmann2014-07-271-0/+12
* Fix comment.Nick Schermer2012-04-141-2/+1
* Use ?_VERSION for special versioned binary detection (bug #8683).Nick Schermer2012-04-131-22/+19
* Add support for LT_PREREQ (bug #6920).Nick Schermer2011-11-031-1/+19
* Fix FSF address and add missing licenses.Nick Schermer2011-03-062-26/+22
* Check for glibtoolize.Benedikt Meurer2010-12-191-1/+7
* Merge remote branch 'origin'Benedikt Meurer2010-12-191-5/+43
|\
| * Fix typo.Enrico Tröger2010-11-211-1/+1
| * Check if $1 is a file before calling cat (bug #6101).Nick Schermer2010-10-311-1/+1
| * Check for automake 1.11.Yves-Alexis Perez2010-10-311-2/+2
| * Add check stage for documentation submodules.Nick Schermer2010-10-311-2/+40
* | Use printf instead of echo -n.Benedikt Meurer2010-12-191-3/+3
|/
* add do-not-edit warning to top of autogenerated configure.{ac,in}Brian J. Tarricone2009-08-261-1/+9
* remove configure.{ac,in} on 'clean' if configure.{ac,in}.in existsBrian J. Tarricone2009-08-261-9/+14
* print warning if attempting to compare git revision versionsBrian J. Tarricone2009-08-261-3/+4
* make lookup_configure_ac_files act like lookup_configure_ac_in_filesBrian J. Tarricone2009-08-261-9/+8
* rename CONFIGURE_FILES to CONFIGURE_AC_FILES for clarityBrian J. Tarricone2009-08-261-40/+40
* be a little more portable, and select the best awk implementationBrian J. Tarricone2009-08-261-7/+42
* also recognize new-school AC_CONFIG_HEADERS() as requiring autoheaderBrian J. Tarricone2009-08-261-2/+2
* the -q option to grep is specified by POSIX, so no reason not to use itBrian J. Tarricone2009-08-261-8/+8
* fix distcheck (output is in builddir, not srcdir)Brian J. Tarricone2009-08-181-1/+1
* do @REVISION@ and @LINGUAS@ substitution in xdt-autogenBrian J. Tarricone2009-08-181-2/+64
* add --version and -V options, add required minimum version check.Brian Tarricone2009-07-282-1/+86
* also support the newer IT_PROG_INTLTOOL macroBrian Tarricone2009-07-281-2/+2
* * scripts/xdt-commit: Replace grep -P with awk and thus make theJannis Pohlmann2009-02-171-3/+5
* * scripts/xdt-autogen.in: Remove intltool auto-patch: it wasn'tBrian Tarricone2008-11-171-49/+0
* * scripts/xdt-commit: Use !/bin/bash instead of !/bin/sh in theJannis Pohlmann2008-11-111-1/+1
* * scripts/xdt-commit: Automatically add ChangeLog files of gitJannis Pohlmann2008-11-011-2/+7
* * scripts/xdt-commit: Support git/git-svn as well as svn (bug 4491).Brian Tarricone2008-10-181-14/+52
* * scripts/xdt-autogen.in: Only attempt to patch intltool merge forBrian Tarricone2008-10-121-2/+20