summaryrefslogtreecommitdiffstats
path: root/source4/script/find_unused_macros.pl
Commit message (Collapse)AuthorAgeFilesLines
* r10452: Couple of small scons updates - ignore .sconsign filesJelmer Vernooij2007-10-101-2/+2
| | | | (This used to be commit b2d2b4f23393c727ae3feeaf4b4b65bc03a673f7)
* r7891: Improve output of unused macro find scriptJelmer Vernooij2007-10-101-7/+13
| | | | | Remove duplicate find-missing-doc script (already in samba-docs repository) (This used to be commit aa5ade43427eaa38e0d0a1d3d7880246b7f8152d)
* r7859: Merge a few scripts to one script that checks for the following unusedJelmer Vernooij2007-10-101-1/+0
| | | | | | | | | | (used in configure.in, but their output is never used) autoconf macros: - AC_DEFINE - AC_CHECK_FUNC - AC_CHECK_FUNCS - AC_CHECK_HEADER - AC_CHECK_HEADERS (This used to be commit 897d7b7d390815778adea1adf5e73b94f75a3048)
* Add script that reports unused macros/definesJelmer Vernooij2003-08-161-0/+33
(This used to be commit dd850b5bd8abc123f455b715fb62dd4d54297178)