dect
/
libdect
Archived
13
0
Fork 0
Commit Graph

10 Commits

Author SHA1 Message Date
Patrick McHardy 08ffd40ba7 build: add archive target
Signed-off-by: Patrick McHardy <kaber@trash.net>
2010-10-10 19:53:49 +02:00
Patrick McHardy f8bf6942ab debug: add libdect-specific assert-macro with optional backtrace support
Make assertions more useful by printing a backtrace on failed assertions.
Requires libbfd.

Signed-off-by: Patrick McHardy <kaber@trash.net>
2010-09-14 22:07:09 +02:00
Patrick McHardy 8a5f1b5c90 build: use full path to echo to deal with dash builtin which doesn't support -e
Signed-off-by: Patrick McHardy <kaber@trash.net>
2010-09-01 08:26:46 +02:00
Patrick McHardy 00c3066645 build: fix make loop with SUBDIRS=
Signed-off-by: Patrick McHardy <kaber@trash.net>
2010-07-08 20:23:08 +02:00
Patrick McHardy a06645ad7d build: don't link main library with libevent and libSDL
For now remove those two libraries from the autoconf script and
add them to the examples Makefile.

Signed-off-by: Patrick McHardy <kaber@trash.net>
2010-02-19 05:16:34 +01:00
Patrick McHardy b05ef8ce8e build: fix make clean to remove the library and executables
Signed-off-by: Patrick McHardy <kaber@trash.net>
2009-11-28 02:14:59 +01:00
Patrick McHardy 763d995083 build: fix dependency file inclusion
Signed-off-by: Patrick McHardy <kaber@trash.net>
2009-05-27 03:10:46 +02:00
Patrick McHardy 4a32c3df6d build: fix dependency file cleanup
Signed-off-by: Patrick McHardy <kaber@trash.net>
2009-05-25 06:59:30 +02:00
Patrick McHardy 5ca6fa98eb build: add library build directory to runtime search path
Make life easier by searching in the build directory first.

Signed-off-by: Patrick McHardy <kaber@trash.net>
2009-05-20 07:49:12 +02:00
Patrick McHardy 0406a88b39 Import libdect
Signed-off-by: Patrick McHardy <kaber@trash.net>
2009-05-06 18:41:57 +02:00