summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * automake.in (Languages): Split .s (asm) and .S (cppasm) intoAlexandre Duret-Lutz2004-10-101-0/+8
* * tests/subobj9.test: Adjust regexes after previous patch.Alexandre Duret-Lutz2004-09-281-0/+4
* * automake.in (handle_languages, define_compiler_variable): OutputAlexandre Duret-Lutz2004-09-281-3/+19
* * configure.ac: Require Perl 5.6.Alexandre Duret-Lutz2004-09-261-0/+7
* * tests/compile.test, tests/instsh2.test, tests/instspc.test: UseAlexandre Duret-Lutz2004-09-261-0/+8
* * doc/automake.texi (Clean): Document -local targets.Alexandre Duret-Lutz2004-09-251-0/+4
* * doc/automake.texi: Typos.Alexandre Duret-Lutz2004-09-251-0/+4
* * doc/automake.texi (Timeline): Typos and other English mistakesAlexandre Duret-Lutz2004-09-211-0/+3
* * lib/Automake/VarDef.pm (append): Strip comments from augmentedAlexandre Duret-Lutz2004-09-211-0/+8
* Fix ChangeLog.Akim Demaille2004-09-201-1/+1
* * tests/compile.test: Fix rm usage.Alexandre Duret-Lutz2004-09-191-0/+2
* * INSTALL, lib/INSTALL, lib/config.sub, lib/config.guess,Alexandre Duret-Lutz2004-09-191-0/+3
* * doc/automake.texi (Timeline): New node. Thanks to Karl and TomAlexandre Duret-Lutz2004-09-191-0/+8
* * AUTHOR, automake.in, aclocal.in: Add Alexandre Duret-Lutz asAkim Demaille2004-09-191-0/+5
* * doc/automake.texi (Releases): New node.Alexandre Duret-Lutz2004-09-151-0/+2
* * doc/automake.texi (Dependencies): Link to Dependency TrackingAlexandre Duret-Lutz2004-09-151-0/+6
* * doc/automake.texi (History): New node.Alexandre Duret-Lutz2004-09-151-0/+8
* * m4/minuso.m4 (AM_PROG_CC_C_O): Make sure AC_PROG_CC is neverAlexandre Duret-Lutz2004-09-101-0/+7
* * lib/Automake/Channels.pm (_print_message): Handle uniq_part withAlexandre Duret-Lutz2004-09-101-0/+6
* * automake.in (lang_c_rewrite): Print files and locationsAlexandre Duret-Lutz2004-09-101-0/+5
* * lib/compile, lib/elisp-comp, lib/install-sh, lib/ylwrap: Use $retAlexandre Duret-Lutz2004-09-101-0/+5
* * lib/compile: Preserve spaces in arguments (for exampleAlexandre Duret-Lutz2004-09-101-0/+8
* * automake.in (handle_clean): Sort rm commands output forAlexandre Duret-Lutz2004-09-071-0/+5
* * automake.in (lang_c_rewrite): Do not require AM_PROG_CC_C_O forAlexandre Duret-Lutz2004-09-071-2/+11
* * automake.in ($PATH_PATTERN): Add `+'.Alexandre Duret-Lutz2004-09-071-0/+4
* * tests/missing3.test: New file (check for Paolo's change below).Alexandre Duret-Lutz2004-09-071-0/+11
* * lib/config.guess, lib/texinfo.tex: New upstream versions.Alexandre Duret-Lutz2004-08-111-2/+4
* For PR automake/433:Alexandre Duret-Lutz2004-08-111-0/+3
* Fix PR automake/432:Alexandre Duret-Lutz2004-08-111-0/+6
* * lib/Automake/DisjConditions.pm (new): Precompute 'string' and 'conds'Alexandre Duret-Lutz2004-08-081-0/+6
* * automake.in (%am_file_cache): New hash.Alexandre Duret-Lutz2004-08-081-0/+4
* * lib/Automake/Variable.pm (%_primary_dict): New hash.Alexandre Duret-Lutz2004-08-081-0/+9
* * lib/Automake/Item.pm (def): Rewrite more concisely, it's fasterAlexandre Duret-Lutz2004-08-051-0/+5
* Speed up make_paragraphs.Alexandre Duret-Lutz2004-08-051-0/+9
* * automake.in ($libtool_new_api): New variable.Alexandre Duret-Lutz2004-08-051-0/+8
* Support AC_REQUIRE_AUX_FILE, and fix requirement of AM_PROG_CC_C_O.Alexandre Duret-Lutz2004-08-031-0/+27
* * automake.in (yacc_lex_finish_helper): Fix definition of YLWRAPAlexandre Duret-Lutz2004-08-031-0/+11
* * doc/automake.texi (Optional): Update documentation forAlexandre Duret-Lutz2004-08-021-0/+3
* * automake.in (AC_CANONICAL_HOST, AC_CANONICAL_SYSTEM): Replace by ...Alexandre Duret-Lutz2004-08-011-0/+11
* * aclocal.in (scan_file): Update "#Extending%20aclocal" URL, makeinfoAlexandre Duret-Lutz2004-08-011-0/+5
* Disable Lex and Yacc rules whenever possible if AM_MAINTAINER_MODEAlexandre Duret-Lutz2004-08-011-0/+21
* * configure.ac, NEWS: Bump version to 1.9a.Alexandre Duret-Lutz2004-07-281-0/+2
* * configure.ac, NEWS: Bump version to 1.9.branchpoint-1-9Release-1-9Alexandre Duret-Lutz2004-07-281-0/+2
* * automake.in (generate_makefile): Update misleading comment aboutAlexandre Duret-Lutz2004-07-281-0/+3
* * lib/texinfo.tex: New upstream version.Alexandre Duret-Lutz2004-07-281-0/+4
* revert hasty commit before releaseAlexandre Duret-Lutz2004-07-281-8/+0
* * lib/am/yacc.am, lib/am/lex.am: Only compile these targets inDerek R. Price2004-07-271-0/+8
* * m4/mkdirp.m4 (AM_PROG_MKDIR_P): Remove `.' from the mkdir_pAlexandre Duret-Lutz2004-07-251-0/+7
* * lib/am/texi-vers.am (%STAMPVTI%): Typo in comment.Alexandre Duret-Lutz2004-07-251-0/+4
* * doc/automake.texi (Libtool Modules): Typo in example.Alexandre Duret-Lutz2004-07-221-0/+5