summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* libtoolize: refactor copying filter creation.Gary V. Vaughan2011-12-081-75/+86
* maint: pick XSI funcs at runtime, not configure time.Gary V. Vaughan2011-12-086-223/+281
* maint: share useful functions from general.m4sh.Gary V. Vaughan2011-12-083-49/+38
* libtoolize: reorder function definitions to keep func_filter_* together.Gary V. Vaughan2011-12-081-121/+121
* libtoolize: use _filter as a prefix for better ordering.Gary V. Vaughan2011-12-081-36/+36
* libtoolize: rename ltdl.mk filter function.Gary V. Vaughan2011-12-081-11/+11
* bootstrap: escape quotes properly in generated functions.Gary V. Vaughan2011-12-081-1/+1
* bootstrap: reorder function definitions to keep func_buildreq_* together.Gary V. Vaughan2011-12-081-126/+126
* bootstrap: use _buildreq as a prefix for better ordering.Gary V. Vaughan2011-12-081-22/+22
* bootstrap: ensure consistent function header comments.Gary V. Vaughan2011-12-081-4/+4
* bootstrap: make sure patch is available to bootstrap if necessary.Gary V. Vaughan2011-12-081-0/+55
* m4: fix logic error leading to -fno-rtti being added wrongly.Gary V. Vaughan2011-11-261-1/+1
* maint: Fix generated ChangeLog typos.Gary V. Vaughan2011-11-261-0/+19
* syntax-check: fix violations and implement sc_prohibit_sed_s_comma.Gary V. Vaughan2011-11-2525-155/+166
* syntax-check: fix violations and implement sc_prohibit_test_const_follows_var.Gary V. Vaughan2011-11-2538-643/+649
* syntax-check: fix violations and implement sc_useless_braces_in_variable_derefs.Gary V. Vaughan2011-11-2518-477/+483
* syntax-check: fix violations and implement sc_prohibit_bare_basename.Gary V. Vaughan2011-11-258-11/+23
* tests: migrate tests/sh.test checks to syntax-checks.Gary V. Vaughan2011-11-2540-247/+217
* syntax-check: fix violations and implement sc_useless_quotes_in_assignment.Gary V. Vaughan2011-11-2526-733/+753
* syntax-check: fix violations and implement sc_useless_quotes_in_case.Gary V. Vaughan2011-11-2511-22/+30
* maint: quote $file correctly in bootstrap.Gary V. Vaughan2011-11-251-3/+3
* build: fix a quoting bug when regenerating with bootstrap_edit.Gary V. Vaughan2011-11-251-2/+2
* dist: hook syntax-check into `make distcheck'.Gary V. Vaughan2011-11-171-0/+2
* syntax-check: enable sc_prohibit_always_true_header_tests.Gary V. Vaughan2011-11-171-1/+0
* syntax-check: enable sc_program_name.Gary V. Vaughan2011-11-171-2/+1
* syntax-check: enable sc_bindtextdomain.Gary V. Vaughan2011-11-171-2/+1
* syntax-check: fix violations and implement sc_trailing_blank-non-rfc3676.Gary V. Vaughan2011-11-1732-85/+80
* syntax-check: fix violations and re-enable sc_useless_cpp_parens.Gary V. Vaughan2011-11-1730-190/+189
* syntax-check: fix violations and re-enable sc_space_tab.Gary V. Vaughan2011-11-1721-45/+45
* syntax-check: fix violations and re-enable sc_prohibit_undesirable_word_seq.Gary V. Vaughan2011-11-175-16/+15
* syntax-check: fix violations and re-enable sc_probibit_test_minus_ao.Gary V. Vaughan2011-11-171-1/+2
* syntax-check: fix violations and re-enable sc_prohibit_strcmp.Gary V. Vaughan2011-11-178-31/+34
* syntax-check: fix violations and re-enable sc_prohibit_stddef_without_use.Gary V. Vaughan2011-11-174-4/+0
* syntax-check: fix violations and re-enable sc_prohibit_magic_number_exit.Gary V. Vaughan2011-11-172-37/+0
* syntax-check: fix violations and re-enable sc_prohibit_have_config_h.Gary V. Vaughan2011-11-173-5/+0
* syntax-check: fix violations and re-enable sc_prohibit_empty_lines_at_EOF.Gary V. Vaughan2011-11-1712-18/+0
* syntax-check: fix violations and re-enable sc_prohibit_doubled_word.Gary V. Vaughan2011-11-173-4/+3
* syntax-check: fix violations and re-enable sc_prohibit_cvs_keyword.Gary V. Vaughan2011-11-172-3/+0
* syntax-check: fix violations and re-enable sc_makefile_at_at_check.Gary V. Vaughan2011-11-174-30/+28
* syntax-check: fix violations and re-enable sc_makefile_TAB_only_indentation.Gary V. Vaughan2011-11-173-7/+6
* syntax-check: fix violations and re-enable sc_m4_quote_check.Gary V. Vaughan2011-11-172-2/+1
* syntax-check: fix violations and re-enable sc_file_system.Gary V. Vaughan2011-11-174-8/+7
* syntax-check: fix violations and re-enable sc_error_message_uppercase.Gary V. Vaughan2011-11-173-4/+7
* syntax-check: rationale for disabling sc_cast_of_x_alloc_return_value.Gary V. Vaughan2011-11-171-1/+2
* syntax-check: fix violations and re-enable sc_cast_of_argument_to_free.Gary V. Vaughan2011-11-175-7/+5
* syntax-check: fix violations and re-enable sc_avoid_if_before_free.Gary V. Vaughan2011-11-172-7/+5
* syntax-check: skip sc_unmarked_diagnostics.Gary V. Vaughan2011-11-171-3/+4
* libtoolize: rename `libltdl/config' directory to standard `build-aux'.Gary V. Vaughan2011-11-1730-187/+207
* libtoolize: aux scripts go in ltdl dir when parent has no configure.Gary V. Vaughan2011-11-171-5/+21
* libtoolize: simplify runtime by substituting pkgauxdir.Gary V. Vaughan2011-11-172-12/+10