Log of /cdrkit/trunk/include
Directory Listing
Revision
422 -
Directory Listing
Modified
Thu Nov 23 09:58:31 2006 UTC
(6 years, 6 months ago)
by
blade
More automatic checks for headers, xconfig.h.in cleanup
Revision
421 -
Directory Listing
Modified
Thu Nov 23 09:26:21 2006 UTC
(6 years, 6 months ago)
by
blade
Fixed the whiteouting and remove some more unused stuff
Revision
420 -
Directory Listing
Modified
Thu Nov 23 09:02:42 2006 UTC
(6 years, 6 months ago)
by
blade
White out unused definitions
Revision
419 -
Directory Listing
Modified
Thu Nov 23 08:33:24 2006 UTC
(6 years, 6 months ago)
by
blade
Some Solaris related wuergarounds (more checks and adaptions in new stuff), also dropped unused scg-related things
Revision
418 -
Directory Listing
Modified
Wed Nov 22 09:21:45 2006 UTC
(6 years, 6 months ago)
by
blade
Roadmap for the 1.0.x releases
Revision
411 -
Directory Listing
Modified
Mon Nov 20 21:40:50 2006 UTC
(6 years, 6 months ago)
by
kaner-guest
* Moving branches/cleanup to trunk
Revision
316 -
Directory Listing
Modified
Fri Sep 15 18:40:45 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet/branches/cleanup/include
Replaced libdeflt internals with my code, moved the relevant part out of cdrecord/defaults.c and refactored a bit. Changed the interface a bit, replaced the old functions with wrappers
Revision
222 -
Directory Listing
Modified
Tue Sep 5 18:52:54 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet/trunk/include
Changed cam check a bit to match the one reported by Petr Salinger as "working"
Revision
218 -
Directory Listing
Modified
Tue Sep 5 07:51:39 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet/trunk/include
[ Peter Samuelson ]
* Cleanups: unused macros/defines
* Unified and simplified the build-host data crawling methods
Revision
151 -
Directory Listing
Modified
Thu Aug 31 09:12:09 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet/trunk/include
Commented the attempted header cleanup stuff, does not work and is not important for out-of-source builds either, but shall be fixed in future
Revision
147 -
Directory Listing
Modified
Thu Aug 31 08:42:53 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet/trunk/include
Using a complicated way to invert a bool value (oh jeez) and reverted Steves change
Revision
90 -
Directory Listing
Modified
Fri Aug 25 11:32:22 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet/trunk/include
prepared for config.h generation, moved gen code to include directory
Revision
25 -
Directory Listing
Modified
Wed Aug 23 11:05:07 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet/trunk/include
Kicked the header generating commands, it should work out of the box. Replaced with CMake using contents substitution
Revision
16 -
Directory Listing
Modified
Tue Aug 22 20:22:04 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet/trunk/include
glibc konform _FILE_OFFSET_BITS setting to work around off_t trouble in mkisofs
Revision
10 -
Directory Listing
Modified
Tue Aug 22 17:26:11 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet/trunk/include
Big bomb. Added CMakeLists.txt, inc/* files from a03 which serve the build system. BS for some parts still missing