Lasse Collin
9756fce565
Fix the debug directory.
...
6a2eb54092
and
71f18e8a06
required
some changes that weren't applied in debug.
2009-08-27 17:00:22 +03:00
Lasse Collin
1c9360b7d1
Fix @variables@ to $(variables) in Makefile.am files.
...
Fix the ordering of libgnu.a and LTLIBINTL on the linker
command line and added missing LTLIBINTL to tests/Makefile.am.
2009-06-26 14:47:31 +03:00
Lasse Collin
02ddf09bc3
Put the interesting parts of XZ Utils into the public domain.
...
Some minor documentation cleanups were made at the same time.
2009-04-13 11:27:40 +03:00
Lasse Collin
3b34851de1
Sort of garbage collection commit. :-| Many things are still
...
broken. API has changed a lot and it will still change a
little more here and there. The command line tool doesn't
have all the required changes to reflect the API changes, so
it's easy to get "internal error" or trigger assertions.
2008-08-28 22:53:15 +03:00
Lasse Collin
d3ba30243c
Added memusage.c to debug directory.
2008-04-25 13:41:29 +03:00
Lasse Collin
ed40dc5a2c
Added debug/full_flush.c.
2008-01-23 21:21:21 +02:00
Lasse Collin
d53e9b7705
Added debug/repeat.c.
2008-01-20 20:14:26 +02:00
Lasse Collin
61dc82f3e3
Added the debug directory and the first debug tool
...
(sync_flush). These tools are not built unless the
user runs "make" in the debug directory.
2008-01-18 20:18:08 +02:00