index
:
delta/automake.git
baserock/mikedrake/automake/v1.12.2
baserock/mikedrake/automake/v1.13.4
baserock/mikedrake/automake/v1.14.1
baserock/morph
baserock/version-hack
branch-1.13.2
experimental/ac-config-macro-dir-simplify
experimental/aclocal-search-path
experimental/deps-pr13928
experimental/deps-pr13928-take-2
experimental/djgpp-for-WinNT
experimental/gsoc/ast
experimental/gsoc/refactoring
experimental/ng/incompat-simplifications
experimental/preproc
experimental/subdir-objects-work
gsoc-refactoring
maint
master
micro
minor
next
ng/experimental/dist-work
ng/master
pot-primary
git.savannah.gnu.org: git/automake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
* lang-compile.am: New file, loaded once per language.
Akim Demaille
2001-05-13
1
-0
/
+9
*
2001-05-13 Tom Tromey <tromey@redhat.com>
Tom Tromey
2001-05-13
1
-0
/
+66
*
* tests/gcj.test: Updated for gcj dependency tracking.
Tom Tromey
2001-05-13
1
-0
/
+3
*
Fixes PR automake/169.
Tom Tromey
2001-05-13
1
-0
/
+9
*
2001-05-12 Raja R Harinath <harinath@cs.umn.edu>
Tom Tromey
2001-05-13
1
-0
/
+7
*
* automake.in (&handle_single_transform_list): Simplify
Akim Demaille
2001-05-12
1
-0
/
+9
*
* automake.in (read_am_file): Correctly compute $saw_bk.
Tom Tromey
2001-05-10
1
-0
/
+7
*
* automake.in (define_compiler_variable): Escape $(LIBTOOL) in
Pavel Roskin
2001-05-09
1
-0
/
+5
*
* tests/werror.test: Use `rm -f'.
Tom Tromey
2001-05-09
1
-0
/
+4
*
* automake.in (&am_line_warning): Invoke `am_line_error', not itself.
Akim Demaille
2001-05-09
1
-0
/
+4
*
* automake.in: Remove some code left from bad patches.
Akim Demaille
2001-05-09
1
-0
/
+5
*
* automake.in (&make_paragraphs): Transform BUILD, HOST and TARGET.
Akim Demaille
2001-05-09
1
-0
/
+7
*
* automake.in (@objects): Remove, unused.
Akim Demaille
2001-05-09
1
-0
/
+5
*
For PR automake/29:
Tom Tromey
2001-05-09
1
-0
/
+7
*
Fix for PR automake/149 and werror.test:
Tom Tromey
2001-05-09
1
-0
/
+7
*
Fix for PR automake/36:
Tom Tromey
2001-05-09
1
-0
/
+6
*
* automake.in (read_am_file): Removed debugging code.
Tom Tromey
2001-05-08
1
-0
/
+2
*
For PR automake/149:
Tom Tromey
2001-05-08
1
-0
/
+5
*
* automake.in (conditional_true_when): Don't return if we see
Tom Tromey
2001-05-08
1
-0
/
+3
*
* tests/objc.test: Removed.
Tom Tromey
2001-05-08
1
-0
/
+4
*
* automake.in (subst): New sub.
Tom Tromey
2001-05-08
1
-0
/
+6
*
* automake.in (check_libobjs_sources): Re-fixed AMDEP_TRUE
Tom Tromey
2001-05-08
1
-0
/
+6
*
Fixes test subobj6.test and PR automake/160:
Tom Tromey
2001-05-08
1
-0
/
+14
*
* automake.texi (Canonicalizing Automake macros): Document not
Akim Demaille
2001-05-08
1
-11
/
+15
*
* distdir.am (dist-all): Build all the flavors using a single
Akim Demaille
2001-05-08
1
-0
/
+5
*
* automake.in (&file_contents_internal): Apply the @cond_stack to
Akim Demaille
2001-05-08
1
-0
/
+7
*
* automake.in ($IGNORE_PATTERN): Improve for multi-line matches.
Akim Demaille
2001-05-08
1
-0
/
+20
*
* automake.in (Language): Add attributes `Name' and `config_vars'.
Akim Demaille
2001-05-08
1
-0
/
+13
*
* automake.in (&file_contents_internal): Accept $IS_AM.
Akim Demaille
2001-05-08
1
-0
/
+5
*
* automake.in (am_install_var): Use `next' instead of `if' on the
Akim Demaille
2001-05-08
1
-0
/
+5
*
* automake.in (Language): Add attributes `lder' and `ld'.
Akim Demaille
2001-05-08
1
-0
/
+9
*
* automake.in (&handle_lib_objects_cond): Don't take $LEX_SEEN as
Akim Demaille
2001-05-08
1
-0
/
+11
*
* automake.in (Language): Add attribute `link'.
Akim Demaille
2001-05-08
1
-0
/
+7
*
* automake.in (&define_compiler_variables): Use only $LANG as
Akim Demaille
2001-05-08
1
-11
/
+16
*
* automake.in (&define_program_variable): Remove.
Akim Demaille
2001-05-08
1
-0
/
+8
*
* automake.in (&handle_tests_dejagnu): Don't define EXPECT and
Akim Demaille
2001-05-08
1
-0
/
+7
*
* automake.in: Formatting changes.
Akim Demaille
2001-05-08
1
-0
/
+7
*
Support `if !COND', `else COND', `end COND'.
Akim Demaille
2001-05-08
1
-0
/
+16
*
Uniform handling of per-object compilation rules.
Akim Demaille
2001-05-08
1
-0
/
+15
*
* automake.in (&handle_languages): `ext-compile.am' and
Akim Demaille
2001-05-08
1
-1
/
+8
*
Note: This patch breaks Automake. Repaired within two patches.
Akim Demaille
2001-05-08
1
-0
/
+14
*
* automake.in (&handle_languages): Don't transform %COMPILER%.
Akim Demaille
2001-05-08
1
-0
/
+8
*
* automake.in (&handle_languages): Use the same `%transform' for
Akim Demaille
2001-05-07
1
-1
/
+7
*
* automake.in (&handle_languages): Compute `$ltoutarg' and
Akim Demaille
2001-05-07
1
-0
/
+8
*
* automake.in (&handle_languages): Don't use $comp.
Akim Demaille
2001-05-07
1
-0
/
+5
*
* automake.in (&handle_languages): Merge the two loops over
Akim Demaille
2001-05-07
1
-0
/
+6
*
* automake.in (&handle_languages): Move the `if
Akim Demaille
2001-05-07
1
-0
/
+6
*
* automake.in (&depend2): Remove, merged in...
Akim Demaille
2001-05-07
1
-0
/
+5
*
* automake.in (&finish_languages): Rename as...
Akim Demaille
2001-05-07
1
-0
/
+8
*
For PR automake/46:
handle-languages
Tom Tromey
2001-05-07
1
-0
/
+5
[next]