summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* libtoolize: aux scripts go in ltdl dir when parent has no configure.Gary V. Vaughan2011-11-171-5/+21
* libtoolize: simplify runtime by substituting pkgauxdir.Gary V. Vaughan2011-11-172-12/+10
* libtoolize: generate require_ltdl_relative_aux_dir definition.Gary V. Vaughan2011-11-171-26/+35
* libtoolize: rename `libltdl/m4' directory to standard `m4'.Gary V. Vaughan2011-11-1724-201/+229
* libtoolize: rename `Makefile.inc' to standard `ltdl.mk'.Gary V. Vaughan2011-11-179-17/+180
* libtoolize: refactor ACLOCAL_AMFLAGS extraction.Gary V. Vaughan2011-11-171-72/+100
* libtoolize: rename require_makefile_am to require_Makefile_am.Gary V. Vaughan2011-11-171-11/+11
* libtoolize: simplify copying of files that are edited during install.Gary V. Vaughan2011-11-173-79/+119
* libtoolize: simplify file-copying and -linking call-graph.Gary V. Vaughan2011-11-172-121/+69
* maint: generate full and correct ChangeLog.Gary V. Vaughan2011-11-176-11/+245
* options-parser: provide a saner pluggable API.Gary V. Vaughan2011-11-163-26/+20
* bootstrap: display accurate usage message.Gary V. Vaughan2011-11-161-0/+2
* bootstrap: accept --gnulib-srcdir=/path/to/gnulib again.Gary V. Vaughan2011-11-161-1/+8
* gnulib: update gnulib submodule.Gary V. Vaughan2011-11-152-68/+0
* libtoolize: remove NL2SP and initialisation.Gary V. Vaughan2011-11-151-14/+1
* bootstrap: remove consumed options from the list to be processed.Gary V. Vaughan2011-11-151-3/+3
* libtoolize: refactor $opt_quiet, func_echo and func_echo_once.Gary V. Vaughan2011-11-141-26/+58
* libtoolize: update a bit-rotted comment.Gary V. Vaughan2011-11-141-3/+4
* general.m4sh: relative path to the same directory is `.'.Gary V. Vaughan2011-11-141-2/+3
* ltmain.sh: append relative path trailing slashes explicitly.Gary V. Vaughan2011-11-142-7/+4
* build: use pkgauxdir for local install and uninstall rules.Gary V. Vaughan2011-11-091-10/+15
* install: correct a typo in pkgaux_files location.Gary V. Vaughan2011-11-091-4/+4
* libtoolize: order pkgltdl_files to avoid reconfiguration.Gary V. Vaughan2011-11-092-5/+5
* build: remove an over-exuberant $(srcdir) prefix.Gary V. Vaughan2011-11-081-1/+1
* libtoolize: massage installed auxiliary script list at make time.Gary V. Vaughan2011-11-083-64/+38
* libtoolize: massage installed libltdl file list at make time.Gary V. Vaughan2011-11-083-152/+146
* libtoolize: massage installed macro list at make time.Gary V. Vaughan2011-11-083-71/+46
* libtoolize: use only space delimited file lists.Gary V. Vaughan2011-11-081-31/+13
* libtoolize: remove sed based configure scanning.Gary V. Vaughan2011-11-082-59/+52
* libtoolize: refactor ltdl_mode discovery.Gary V. Vaughan2011-11-081-50/+75
* libtoolize: refactor ltdl_dir discovery.Gary V. Vaughan2011-11-081-61/+84
* libtoolize: refactor aux_dir discovery.Gary V. Vaughan2011-11-081-40/+67
* libtoolize: install autoconf macros only if there is a $configure_ac.Gary V. Vaughan2011-11-082-1/+7
* libtoolize: display aux files output header for non-autoconf parents.Gary V. Vaughan2011-11-082-0/+4
* libtoolize: refactor macro_dir discovery around extract-trace script.Gary V. Vaughan2011-11-083-50/+233
* libtoolize: refactor configure_ac discovery.Gary V. Vaughan2011-11-081-22/+79
* bootstrap: split into reusable parts.Gary V. Vaughan2011-11-085-1050/+1570
* tests: prefix absolute directory variables with 'abs_'.Gary V. Vaughan2011-11-0859-65/+65
* maint: calculate required mkinstalldirs calls during `make install'.Gary V. Vaughan2011-11-081-8/+6
* maint: substitute static directory names.Gary V. Vaughan2011-11-083-46/+50
* libtoolize: fix spelling nit.Peter Rosin2011-11-071-1/+1
* tests: fix parsing of configure output by pic_flag.at.Gary V. Vaughan2011-11-071-1/+1
* libtoolize: rename `--subproject' option, and make it work.Gary V. Vaughan2011-11-072-8/+12
* libtoolize: fix a scoping bug in func_aclocal_update_check.Gary V. Vaughan2011-11-051-3/+5
* maint: rename the debug shell command variable to `debug_cmd'.Gary V. Vaughan2011-11-054-92/+167
* maint: dynamically strip unused scripts from libltdl Makefile.Gary V. Vaughan2011-11-052-9/+22
* build: substitute paths into defs.m4sh instead of recalculating.Gary V. Vaughan2011-11-052-9/+7
* build: support AM_SILENT_RULESGary V. Vaughan2011-11-054-45/+53
* maint: add autobuild prerequisite only if autobuild.m4 is absent.Gary V. Vaughan2011-10-312-4/+5
* maint: ensure bootstrap runs from dist tarball.Gary V. Vaughan2011-10-312-100/+74