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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib/Automake/File.pm: Modifie file_contents_internal
Matthias Paulmier
2018-07-20
2
-181
/
+190
*
Move functions to LangHandling
Matthias Paulmier
2018-07-06
4
-8
/
+465
*
Add the HandleConfigure module
Matthias Paulmier
2018-07-03
4
-11
/
+1000
*
Fix copyright for Texi.pm
Matthias Paulmier
2018-07-03
1
-1
/
+1
*
Add the Standards.pm library
Matthias Paulmier
2018-07-02
2
-0
/
+75
*
LangHandling: Fix missing import
Matthias Paulmier
2018-06-29
1
-0
/
+1
*
Move yet more functions to Utils.pm
Matthias Paulmier
2018-06-29
1
-1
/
+71
*
Add a module for handling Texinfo files
Matthias Paulmier
2018-06-28
2
-0
/
+547
*
lib: Harmonize Exporter package usage
Matthias Paulmier
2018-06-22
26
-94
/
+69
*
Add missing license headers
Matthias Paulmier
2018-06-22
2
-0
/
+30
*
Rearrange file exports and function prototypes
Matthias Paulmier
2018-06-22
2
-6
/
+4
*
Fix Automake::Errors
Matthias Paulmier
2018-06-22
1
-0
/
+10
*
lib: Add new modules
Matthias Paulmier
2018-06-22
4
-0
/
+984
*
Utils: Add yet more methods to this module
Matthias Paulmier
2018-06-22
1
-1
/
+49
*
Add the Errors.pm perl module
Matthias Paulmier
2018-06-22
2
-0
/
+84
*
Fix Copyright of previous commit
Matthias Paulmier
2018-06-22
1
-4
/
+3
*
VarAppend: New module
Matthias Paulmier
2018-06-22
3
-170
/
+246
*
lib: Rearrange modules inclusions
Matthias Paulmier
2018-06-22
23
-43
/
+79
*
Utils.pm: Move global variables to this module
Matthias Paulmier
2018-06-22
2
-52
/
+54
*
Variable.pm: Split define method
Matthias Paulmier
2018-06-22
1
-143
/
+163
*
Variable.pm: Standardize the docs
Matthias Paulmier
2018-06-22
1
-38
/
+50
*
Added files: Change license header
Matthias Paulmier
2018-06-22
5
-23
/
+20
*
ConfVars.pm: Move global vars to this module
Matthias Paulmier
2018-06-22
2
-28
/
+30
*
CondStack.pm: Move @cond_stack to this file
Matthias Paulmier
2018-06-22
2
-16
/
+17
*
lib: fix Automake::Variable
Matthias Paulmier
2018-06-22
6
-36
/
+660
*
lib: Move methods to Automake::Variable
Matthias Paulmier
2018-06-22
1
-1
/
+148
*
Utils.pm: Add more utility methods
Matthias Paulmier
2018-06-22
1
-1
/
+15
*
lib: Add Automake::Utils module
Matthias Paulmier
2018-06-22
1
-0
/
+69
*
automake.in: Move out var/const declarations
Matthias Paulmier
2018-06-22
2
-0
/
+493
*
maint: Update files from upstream with 'make fetch'
Mathieu Lirzin
2018-03-11
7
-20
/
+16
*
install-sh: avoid (low risk) race in "/tmp"
Pavel Raiskup
2018-03-11
1
-8
/
+17
*
automake: Don't rely on List::Util to provide 'none'
Mathieu Lirzin
2018-03-08
1
-1
/
+19
*
maint: write-file-hooks -> before-save-hook
Paul Eggert
2018-03-06
10
-19
/
+19
*
maint: Update files from upstream with 'make fetch'
Mathieu Lirzin
2018-02-25
8
-436
/
+476
*
python: Avoid exceeding command-line length limit
Mathieu Lirzin
2018-02-18
1
-16
/
+9
*
missing: Update displayed URLs
Simon Sobisch
2018-01-04
1
-3
/
+3
*
maint: Update copyright years to 2018
Mathieu Lirzin
2018-01-04
72
-72
/
+72
*
port elisp-compilation support to emacs-23.1 and newer
Jim Meyering
2017-12-16
1
-3
/
+3
*
"make dist" did not depend on $(BUILT_SOURCES)
Jim Meyering
2017-11-28
1
-2
/
+5
*
maint: Make Emacs use 'makefile-automake-mode'
Mathieu Lirzin
2017-09-23
3
-6
/
+3
*
install-sh: do not assume / = //
Paul Eggert
2017-09-23
1
-6
/
+14
*
maint: Configure Emacs automatically with ".dir-locals.el"
Mathieu Lirzin
2017-09-22
21
-357
/
+0
*
* lib/mdate.sh (TZ): Use portable setting.
Paul Eggert
2017-09-21
1
-2
/
+2
*
make fetch
Paul Eggert
2017-09-19
8
-86
/
+63
*
Prefer https: URLs
Paul Eggert
2017-09-19
72
-87
/
+86
*
mdate-sh: Ensure reproducible time output
Reiner Herrmann
2017-09-15
1
-1
/
+5
*
build: Rename "Makefile.inc" Makefile fragments to "local.mk"
Mathieu Lirzin
2017-08-31
3
-0
/
+0
*
Merge branch 'micro' into minor
Mathieu Lirzin
2017-08-31
3
-51
/
+77
|
\
|
*
maint: Update files from upstream with 'make fetch'
Mathieu Lirzin
2017-06-18
3
-51
/
+77
*
|
config: Support AUTOMAKE_LIBDIR environment variable
Mathieu Lirzin
2017-08-30
1
-1
/
+1
[next]