George Danchev
|
ee8ee6381c
|
check for existance of the file(1) utility;
might not be found in lean chroots
|
10 years ago |
George Danchev
|
31cea2abf9
|
initialize while exporting
|
10 years ago |
George Danchev
|
9f8f097a44
|
fix standalone routine description
|
10 years ago |
George Danchev
|
f4832f661f
|
drop completed todo entry
|
10 years ago |
George Danchev
|
ed7cf4c6a7
|
simplify supervised vs. standalone mode detection; also fix the docs
|
10 years ago |
George Danchev
|
877862304a
|
when run inside libisoburn, also resolve the headers from ../../libburn and ../../libisofs; when run inside gnu-xorriso all headers are resolved via ../
|
10 years ago |
George Danchev
|
0a991aa61c
|
more explanations added for running mode; fix a typo
|
10 years ago |
George Danchev
|
12e3fb0c76
|
process the case where the parent can't be find out, i.e. missing ps
|
10 years ago |
George Danchev
|
a30b05dd70
|
only perform compilation phase for verify C++-compliance, no linkage and running
|
10 years ago |
George Danchev
|
7e00e567e0
|
add standalone_or_supervised routine, unconditionally called from inc/*
|
10 years ago |
Thomas Schmitt
|
ceeea85dbe
|
Updated change log and web page
|
10 years ago |
Thomas Schmitt
|
2396f4d3fc
|
Requiring libisofs 1.2.3 now
|
10 years ago |
Thomas Schmitt
|
5ab4f14c04
|
Fixed a small memory leak in case of failed ISO image reading
|
10 years ago |
Thomas Schmitt
|
c720203420
|
New -as mkisofs option -log-file
|
10 years ago |
Thomas Schmitt
|
d1512ed525
|
Now recognizing long -as cdrecord options with double dash
|
10 years ago |
Thomas Schmitt
|
194ef1fbe9
|
Avoided to mention autoformatting in message about missing -outdev at -commit
|
10 years ago |
Thomas Schmitt
|
3bbdf6702f
|
Documented changes and release timestamp
|
10 years ago |
Thomas Schmitt
|
05c078ab0b
|
Version leap to libisoburn-1.2.3
|
10 years ago |
George Danchev
|
1e82214392
|
drop gprof test, use LOGS for log URIs, so grep -E '(TEST|LOGS) CHECKLIST works too
|
10 years ago |
George Danchev
|
0d293c93f9
|
more cleanups so grep TEST works better
|
10 years ago |
George Danchev
|
6557519066
|
consolidate auto and manual releng tests
|
10 years ago |
Thomas Schmitt
|
d8ccc062a1
|
Updated change log and web page
|
10 years ago |
Thomas Schmitt
|
c5381ee1a2
|
Demanding libisofs-1.2.1 with ./configure --enable-pkg-check-modules
|
10 years ago |
Thomas Schmitt
|
712b012530
|
Updated help text of texi-to-man converter
|
10 years ago |
Thomas Schmitt
|
0f2d174156
|
Implemented -as mkisofs option -relaxed-filenames
|
10 years ago |
Thomas Schmitt
|
eaefa189d0
|
New -compliance option 7bit_ascii
|
10 years ago |
Thomas Schmitt
|
c0e1f4f9f2
|
File which was omitted when committing rev. 4674
|
10 years ago |
Thomas Schmitt
|
808ea834bb
|
New relaxation option allow_7bit_ascii
|
10 years ago |
Thomas Schmitt
|
e48665cc44
|
Bug fix: -as mkisofs without -graft-points could noy handle names with "="
|
10 years ago |
Thomas Schmitt
|
f720a0b1b9
|
Reacted on warning of cppcheck
|
10 years ago |
Thomas Schmitt
|
bd921d2d99
|
Reacted on warning of cppcheck
|
10 years ago |
Thomas Schmitt
|
b406e8e93e
|
Reacted on warnings of cppcheck
|
10 years ago |
Thomas Schmitt
|
d005e8f1c2
|
Bug fix: Relaxation option joliet_rec_mtime and iso1999_rec_mtime had wrong values
|
10 years ago |
Thomas Schmitt
|
85bd616af1
|
Updated change log and web page
|
10 years ago |
Thomas Schmitt
|
118003067d
|
Adjusted behavior of -as mkisofs option -l
|
10 years ago |
Thomas Schmitt
|
7c34e7c255
|
Clarified xorriso documentation about deep directories
|
10 years ago |
Thomas Schmitt
|
ba571848fa
|
Adjusted behavior of -as mkisofs option -D
|
10 years ago |
Thomas Schmitt
|
3af66f3c8a
|
Now ignoring -as mkisofs -no-split-symlink-components -no-split-symlink-fields
|
10 years ago |
Thomas Schmitt
|
deee733b0d
|
New -as mkisofs option -rr_reloc, implemented option -hide-rr-moved
|
10 years ago |
Thomas Schmitt
|
c704c9c205
|
New command -data_cache_size
|
10 years ago |
Thomas Schmitt
|
b42293cd05
|
New API calls isoburn_ropt_set_data_cache(), isoburn_ropt_get_data_cache()
|
10 years ago |
Thomas Schmitt
|
8f48b854d8
|
Changed a degugging text about command parameters
|
10 years ago |
Thomas Schmitt
|
0498f81865
|
New command -rr_reloc_dir
|
10 years ago |
Thomas Schmitt
|
5d00144aa6
|
New API calls isoburn_igopt_set_rr_reloc(), isoburn_igopt_get_rr_reloc()
|
10 years ago |
Thomas Schmitt
|
1cd812e25a
|
Moved a function
|
10 years ago |
Thomas Schmitt
|
20afcce743
|
Corrected missing linefeed in message of command -mkdir
|
10 years ago |
Thomas Schmitt
|
fa1ce420a8
|
Added -hide-rr-moved to the list of ignored -as mkisofs options
|
10 years ago |
Thomas Schmitt
|
43a4695b6a
|
Replaced many occurences of "option" by "command" in comments of xorriso.h
|
10 years ago |
Thomas Schmitt
|
4ba706d8d2
|
Corrected orthographical errors in libisoburn.h
|
10 years ago |
Thomas Schmitt
|
aa63e1884a
|
Corrected orthographical error in GNU xorriso readme file
|
10 years ago |