e2fsprogs/lib/ss
Theodore Ts'o c13351f6c5 Add support for configure --enable-verbose-makecmds
Some people don't want to see the concise "kernel-style" make output.
This configure option allows build engines that want to see the full
set of commands executed by the makefile to get what they want.  Most
people will find this more distracting than useful, unless they need
to debug the Makefiles.

(It is not necessary to rerun configure to enable this verbose make
output temprarily; if a developer wants to do a quick debug of a
directory's makefile, he or she can simply edit the definition of the
$(E) and $(Q) variables in the Makefile; instructions can be found in
the MCONFIG file which is included in at the beginning of every
Makefile.)

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2009-07-02 00:11:17 -04:00
..
Makefile.in Add support for configure --enable-verbose-makecmds 2009-07-02 00:11:17 -04:00
ct_c.awk Change compile_et to generate header files that use <et/com_err.h> 2003-03-30 22:26:13 -05:00
ct_c.sed Many files: 1997-04-26 13:21:57 +00:00
data.c Many files: 1999-10-23 01:16:22 +00:00
error.c Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
execute_cmd.c libss: ss_execute_line: reflect any error codes from system() to the caller 2009-04-22 14:46:48 -04:00
get_readline.c Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
help.c [COVERITY] Fix bad error checking for NULL parameter in ss library 2007-03-19 08:39:32 -04:00
invocation.c Change compile_et to generate header files that use <et/com_err.h> 2003-03-30 22:26:13 -05:00
list_rqs.c Fix gcc -Wall nitpicks 2003-12-07 01:28:50 -05:00
listen.c Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
mit-sipb-copyright.h Many files: 1997-04-26 13:21:57 +00:00
mk_cmds.1 Update debian files to support the blkid library, and to fix a number 2003-03-16 19:58:25 -05:00
mk_cmds.sh.in Make it clear in an error message that it is mk_cmds that is complaining 2007-06-30 20:05:41 -04:00
pager.c libss: Fix warn_unused_result warnings from gcc 2009-04-22 14:48:59 -04:00
parse.c Many files: 1999-10-23 01:16:22 +00:00
prompt.c Change compile_et to generate header files that use <et/com_err.h> 2003-03-30 22:26:13 -05:00
request_tbl.c libss: Avoid leak upon failed realloc in ss_add_request_table() 2009-03-08 20:38:47 -04:00
requests.c Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
ss.h Fix gcc -Wall nitpicks 2003-12-07 01:28:50 -05:00
ss.pc.in Fix pkg-config files: use Requires.private and fix the include directory 2008-09-02 21:20:44 -04:00
ss_err.et Many files: 1997-04-26 13:21:57 +00:00
ss_internal.h Add paranoia checks into the blkid, ext2fs, and ss libraries to ignore 2005-04-06 14:44:16 -04:00
std_rqs.ct Many files: 1997-04-26 13:21:57 +00:00
test_cmd.ct Fix errors in test_ss.c so it can be an example application and test case 2007-12-02 05:25:23 -05:00
test_script Fix errors in test_ss.c so it can be an example application and test case 2007-12-02 05:25:23 -05:00
test_script_expected Fix errors in test_ss.c so it can be an example application and test case 2007-12-02 05:25:23 -05:00
test_ss.c Use format strings directly to prevent -Werror=format-security failures 2009-01-20 13:05:25 -05:00