index
:
Erich/coreutils
master
uniq-versuch
uniq-versuch-tools
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
maint.mk
Age
Commit message (
Expand
)
Author
2008-11-30
build: don't reject definition of STREQ
Jim Meyering
2008-10-18
* maint.mk (coreutils-path-check): New definition, now run
Jim Meyering
2008-10-16
build: when po-check fails, say why and suggest a fix
Jim Meyering
2008-10-12
tests: move check-misc targets from src/Makefile.am to maint.mk
Jim Meyering
2008-10-05
* maint.mk (alpha beta major): Add "-a" to git commit ... command.
Jim Meyering
2008-09-27
* maint.mk (my-distcheck): remove duplicate c99-related test code
Jim Meyering
2008-09-26
maint: relax a check so "make distcheck" succeeds again
Jim Meyering
2008-09-24
maint: avoid using find -name Makefile.am; could get false positives
Jim Meyering
2008-09-14
various VPATH-related fixes
Ralf Wildenhues
2008-09-13
tests: reenable disabled test, now that automake can handle it
Jim Meyering
2008-09-11
tests: temporarily disable part of "make distcheck"
Jim Meyering
2008-09-10
tests: use "Exit $fail", not (exit $fail); exit $fail
Jim Meyering
2008-07-22
tests: ensure "make check" w/tainted build dir no longer impacts $HOME
Jim Meyering
2008-06-26
tests: adjust c99-to-c89 patch as well as the code to generate it
Jim Meyering
2008-06-26
tests: fix make distcheck failure due to TODO change
Jim Meyering
2008-06-20
make "make syntax-check" quieter
Jim Meyering
2008-06-17
ls, od: avoid redundant const
Eric Blake
2008-06-16
remove redundant const directives
Jim Meyering
2008-06-14
* maint.mk (sc_proper_name_utf8_requires_ICONV) Fix typo in diagnostic.
Jim Meyering
2008-06-14
add "const" attribute, where possible
Jim Meyering
2008-06-09
enforce the proper_name_utf8-requires-ICONV link rule
Jim Meyering
2008-06-08
maint.mk: my-distcheck runs $(MAKE) syntax-check once again
Jim Meyering
2008-06-08
standardize some error messages
Bo Borgerson
2008-06-08
syntax-check: detect anachronistic Perl-based tests
Jim Meyering
2008-06-03
adjust c99-to-c89 patch as well as the code to generate it
Jim Meyering
2008-06-03
use gnulib's progname module
Jim Meyering
2008-06-02
each file with a "main" must also declare program_name
Jim Meyering
2008-06-01
add rules to commit three post-release changes automatically
Jim Meyering
2008-06-01
adjust format of .prev-version commit message
Jim Meyering
2008-05-27
tests: generalize my-distcheck
Jim Meyering
2008-05-26
test installation results more thoroughly
Jim Meyering
2008-05-06
tests: detect and check more uses of strcmp
Jim Meyering
2008-04-28
tests: slightly relax sc_cast_of_argument_to_free syntax check
Jim Meyering
2008-04-22
build: move a project-specific definition to cfg.mk
Jim Meyering
2008-04-22
guard against inserting a NEWS entry into a block for a prior release
Jim Meyering
2008-04-22
tests: ensure that all exec-$PERL lines are the same
Jim Meyering
2008-04-21
tests: clean up root tests; adapt to new layout
Jim Meyering
2008-04-19
* maint.mk (writable-files): Fix syntax error.
Jim Meyering
2008-03-28
Require that "(exit $fail); exit $fail" be last line of each test.
Jim Meyering
2008-03-20
Add a check to detect this problem, in case it reappears.
Jim Meyering
2008-03-20
Sync GNUmakefile with gnulib.
Eric Blake