Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-12-07 | (CVS_LIST): Use build-aux/cvsu, now that we have our own copy of cvsu. | Jim Meyering | |
2005-11-30 | Add a comment about cvsu. | Jim Meyering | |
2005-11-13 | (announcement): Use new option and key. | Jim Meyering | |
2005-11-13 | remove inadvertently committed hunk (use of new --gpg-key-id option) | Jim Meyering | |
2005-11-13 | Require that most .c files include <config.h>. | Jim Meyering | |
(sc_require_config_h): New rule. (syntax-check-rules): Add it. | |||
2005-10-17 | (my-distcheck): Depend on | Jim Meyering | |
$(release_archive_dir)/$(prev-tgz) here, so that if it's missing we fail earlier. | |||
2005-10-16 | typo | Jim Meyering | |
2005-10-16 | whoops. Don't put $$today inside single quotes. | Jim Meyering | |
2005-10-16 | (VERSION_REGEXP): New variable. | Jim Meyering | |
(news-date-check, changelog-check): Use tighter regular expressions. | |||
2005-10-02 | (sc_unmarked_diagnostics): Search only cvs-controlled files. | Jim Meyering | |
2005-09-27 | add a FIXME comment | Jim Meyering | |
2005-09-24 | (sc_no_if_have_config_h): New rule. | Jim Meyering | |
(syntax-check-rules): Add it. | |||
2005-09-13 | escape a $ in a diagnostic | Jim Meyering | |
2005-09-13 | don't check for HAVE_UNISTD_H | Jim Meyering | |
2005-09-13 | (GZIP_ENV): Add --rsyncable option. | Jim Meyering | |
2005-08-23 | (sc_useless_cpp_parens): New rule. | Jim Meyering | |
(syntax-check-rules): Add it. | |||
2005-07-12 | (copyright-check): Reflect rearrangement in version-etc files. | Jim Meyering | |
2005-07-02 | (sc_obsolete_symbols): New rule. | Jim Meyering | |
(syntax-check-rules): Add it to the list. | |||
2005-06-14 | (my-distcheck): Add -Wall to the list of options that | Jim Meyering | |
are used with -Werror. This target is not intended for general use. | |||
2005-05-14 | Update FSF postal mail address. | Jim Meyering | |
2005-05-14 | Update FSF postal mail address. | Jim Meyering | |
2005-04-18 | (emit_upload_commands): Remove fetish.sf.net. | Paul Eggert | |
2005-04-09 | (sc_system_h_headers): Propagate exit status through trap. | Jim Meyering | |
2005-03-22 | Reflect renaming: config -> build-aux. | Jim Meyering | |
2005-01-22 | (v_etc_file): The version string has moved to | Jim Meyering | |
version-etc-fsf.c, search that new file, not version-etc.c. | |||
2005-01-06 | (sc_changelog): Specify find's `-maxdepth 2' | Jim Meyering | |
predicate before `-name ChangeLog' to avoid a harmless warning from find-4.2.10. | |||
2005-01-05 | (sc_root_tests): New rule. | Jim Meyering | |
(syntax-check-rules): Add it to the list. | |||
2004-09-24 | (CVS_LIST): Use --types=AFGM option so that | Jim Meyering | |
it lists only cvs-controlled regular files. | |||
2004-09-24 | (CVS_LIST): New macro. | Paul Eggert | |
(sc_space_tab, sc_prohibit_atoi_atof, sc_file_system, sc_prohibit_jm_in_m4, sc_system_h_headers, sc_sun_os_names, sc_trailing_blank, po-check): Use it instead of the nonstandard "cvsu --list". | |||
2004-09-22 | (syntax-check-rules): Remove duplicate sc_tight_scope. | Jim Meyering | |
(sc_system_h_headers): Also exclude copy.h; it includes <stdbool.h>. | |||
2004-09-13 | (my-distcheck): When building with -Werror, also require -Wshadow. | Paul Eggert | |
2004-06-30 | (sc_file_system): New target. | Jim Meyering | |
(syntax-check-rules): Add it. | |||
2004-05-20 | (sc_unmarked_diagnostics): Now that the unmarked | Jim Meyering | |
diagnostics in shred.c have been fixed, don't exempt shred.c from this check. | |||
2004-04-28 | Whoops: s/sc_src_tight_scope/sc_tight_scope/ | Jim Meyering | |
2004-04-27 | Rename to sc_tight_scope. | Jim Meyering | |
(syntax-check-rules): Really add it. | |||
2004-04-27 | (sc_src_functions_have_static_scope): New rule. | Jim Meyering | |
(syntax-check-rules): Add it. | |||
2004-04-19 | (sc_trailing_blank): New rule. | Jim Meyering | |
(syntax-check-rules): Add it. | |||
2004-04-17 | (sc_prohibit_jm_in_m4): New rule. | Jim Meyering | |
(syntax-check-rules): Add to the list. | |||
2004-04-09 | (.re-list): New rule/file, to replace hard-coded list of header file names. | Jim Meyering | |
(sc_system_h_headers): Use the new file. | |||
2004-04-09 | (header_regexp): Add file-type.h. | Jim Meyering | |
(sc_system_h_headers): Don't look for sys2.h anymore. | |||
2004-04-08 | (sc_dd_max_sym_length): New target. | Jim Meyering | |
(syntax-check-rules): Add it. | |||
2004-04-01 | align some continuation-backslashes | Jim Meyering | |
2004-04-01 | tweak indentation | Jim Meyering | |
2004-04-01 | remove obsolete comment | Jim Meyering | |
2004-03-31 | also check for atoll | Jim Meyering | |
2004-03-30 | add comments | Jim Meyering | |
2004-03-30 | (sc_prohibit_atoi_atof): New rule. | Jim Meyering | |
(syntax-check-rules): Add it. | |||
2004-03-15 | (alpha beta major): `Make' the emit_upload_commands | Jim Meyering | |
target before updating $(prev_version_file). | |||
2004-02-07 | (emit_upload_commands): new target | Jim Meyering | |
(alpha beta major): `$(MAKE)' it. | |||
2004-02-07 | add missing quote | Jim Meyering | |