Log of /nonameyet/branches/experimental/mkisofs
Directory Listing
Revision
370 -
Directory Listing
Modified
Wed Oct 25 21:10:03 2006 UTC
(6 years, 6 months ago)
by
blade
Branching cleanup@369 to experimental
Revision
228 -
Directory Listing
Modified
Wed Sep 6 14:54:07 2006 UTC
(6 years, 8 months ago)
by
blade
Original Path:
nonameyet/trunk/mkisofs
[ Juergen Weigert ]
* Various documentation corrections, replaced cdrecord->wodim where it is
appropriate and legal on many visible locations
Revision
162 -
Directory Listing
Modified
Sat Sep 2 02:09:59 2006 UTC
(6 years, 8 months ago)
by
benh
Original Path:
nonameyet/trunk/mkisofs
Cleaned up libmagic usage to match mkisofs code conventions.
Added checks on the magic_file() result to reject results in the wrong format.
Revision
158 -
Directory Listing
Modified
Thu Aug 31 18:14:06 2006 UTC
(6 years, 8 months ago)
by
blade
Original Path:
nonameyet/trunk/mkisofs
Conditional compilation in the case magic.h is not present, also disabled the warnings on magic file checks. Warned unneccesary on legacy magic files from the manpage example
Revision
147 -
Directory Listing
Modified
Thu Aug 31 08:42:53 2006 UTC
(6 years, 8 months ago)
by
blade
Original Path:
nonameyet/trunk/mkisofs
Using a complicated way to invert a bool value (oh jeez) and reverted Steves change
Revision
118 -
Directory Listing
Modified
Sat Aug 26 08:45:39 2006 UTC
(6 years, 8 months ago)
by
blade
Original Path:
nonameyet/trunk/mkisofs
Various cosmetic fixes, printing of error messages to stdout when requested, the list of ripped tricks is selectable now, better error messages on dvd-video failure, etc.
Revision
81 -
Directory Listing
Modified
Thu Aug 24 21:52:14 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet/trunk/mkisofs
less scarying warnings in mkisofs, statement about different development
Revision
74 -
Directory Listing
Modified
Thu Aug 24 17:36:32 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet/trunk/mkisofs
Install rule done right, thanks to kitware guy, also renamed dirsplit directory and gave it a CMakeLists.txt
Revision
10 -
Directory Listing
Modified
Tue Aug 22 17:26:11 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet/trunk/mkisofs
Big bomb. Added CMakeLists.txt, inc/* files from a03 which serve the build system. BS for some parts still missing