Go to file
Angus Salkeld cf27f4f6b4 BUILD: only set -g and -O options if explicitly requested.
compiler debug & optimization flags are only set with either
  --enable-debug or --enable-coverage.
 This prevents defaults and environmental flags from
 been overridden.

Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
2011-01-31 11:25:32 +11:00
build-aux BUILD: improve the rpm building 2011-01-09 17:22:24 +11:00
docs DOCS: set the version from a configure variable 2010-12-13 15:51:47 +11:00
include DOCS: add missing @param on new timeout argument 2011-01-09 17:23:45 +11:00
lib LOOP: check read() return value 2011-01-09 17:23:45 +11:00
tests TESTS: make sure timers are not leaking file descriptors 2010-12-22 09:12:57 +11:00
.gitignore BUILD: improve the rpm building 2011-01-09 17:22:24 +11:00
autogen.sh libtool and code re-structure 2010-04-15 23:25:29 +10:00
check Move check_all into check and impove it (add rpm checks) 2011-01-31 11:25:32 +11:00
coding_style.txt Add the coding style definition file. 2010-07-06 12:45:46 +10:00
configure.ac BUILD: only set -g and -O options if explicitly requested. 2011-01-31 11:25:32 +11:00
COPYING Re-license to LGPL 2.1 2010-05-25 06:11:59 +10:00
INSTALL Initial Commit. 2010-03-11 14:19:39 +11:00
libqb.spec.in RPM: make the spec more like a fedora spec file 2011-01-31 11:24:30 +11:00
Lindent Add a script for indenting the code (kernel formatting) 2010-06-10 21:34:17 +10:00
Makefile.am BUILD: improve the rpm building 2011-01-09 17:22:24 +11:00
README Initial Commit. 2010-03-11 14:19:39 +11:00
TODO IPC: rewrite (simpler API & more structured layout). 2010-08-23 12:46:36 +10:00