Commit Graph

4086 Commits

Author SHA1 Message Date
Thomas Schmitt 60cfbaa326 Updated change log and web page 2011-07-07 12:27:41 +00:00
Thomas Schmitt 39506359c8 Reacted on warning of cppcheck 2011-07-07 12:07:43 +00:00
Thomas Schmitt 0c0a65ae03 Silenced warning of cppcheck 2011-07-07 11:50:34 +00:00
Thomas Schmitt 4d83f90ca8 Silenced warning of cppcheck 2011-07-07 11:49:36 +00:00
Thomas Schmitt 4df5698e57 Bug fix: Since 1.0.6: Unreadable image produced by: xorrisofs ... >image.iso 2011-07-07 11:44:45 +00:00
George Danchev 0013855a47 new item: run_all_releng XORRISO [-keep] 2011-07-07 09:42:01 +00:00
George Danchev c96f1ee330 simple operation item 2011-07-07 07:58:57 +00:00
George Danchev d0478027ba drop CXX completed item, add simple operation item 2011-07-07 07:56:44 +00:00
Thomas Schmitt 36b321fc58 Hopefully fixed Debian bug 632865: blank ISO images with drive role 5 2011-07-06 19:01:55 +00:00
Thomas Schmitt 2f8ea0152d Reacted on warnings of -Wunused-but-set-variable 2011-07-06 14:39:39 +00:00
Thomas Schmitt 485669524b Reacted on warnings of -Wtype-limits and -Wunused-but-set-variable 2011-07-06 14:38:08 +00:00
Thomas Schmitt 0fc4e78e8a Reacted on warnings of -Wunused-but-set-variable 2011-07-06 14:35:55 +00:00
Thomas Schmitt c28c61587b Reacted on warnings of -Wunused-but-set-variable 2011-07-06 14:34:58 +00:00
Thomas Schmitt 5044b3e16c Reacted on warnings of -Wunused-but-set-variable 2011-07-06 14:33:35 +00:00
Thomas Schmitt 998e447345 Reacted on warnings of -Wunused-but-set-variable 2011-07-06 14:31:32 +00:00
Thomas Schmitt e1bb3aac3e Reacted on warnings of -Wunused-but-set-variable 2011-07-06 14:25:57 +00:00
George Danchev 7d62bbd466 more informational output 2011-07-06 11:30:10 +00:00
George Danchev 9d70fe9735 static checks are automated too 2011-07-06 07:37:01 +00:00
George Danchev b10987df72 update log files locations 2011-07-06 07:34:52 +00:00
George Danchev ca7ea184d0 generate more readable log 2011-07-06 07:02:55 +00:00
George Danchev 5c3f0f16a2 extend LD_LIBRARY_PATH 2011-07-05 18:58:58 +00:00
George Danchev 0c1bcaeb94 use extern C so that the compiler considers C bindings 2011-07-05 18:52:20 +00:00
George Danchev ac9c5ab6da se LD_LIBRARY_PATH just for the test run of binaries provided by releng_cxx 2011-07-05 18:40:26 +00:00
George Danchev 2dd0e8de3c drop using namespace burn, fix in libisoburn C++ API, rev.4062 2011-07-05 15:04:31 +00:00
Thomas Schmitt c63649986b Made libisoburn.h ready for use with C++ without importing namespace "burn" 2011-07-05 14:54:33 +00:00
George Danchev cb89024dc1 use local libisoburn.h 2011-07-05 12:54:16 +00:00
George Danchev 306aeef21a D'oh useing namespace burn as some declarations are under burn namespace in libburn 2011-07-05 12:45:01 +00:00
George Danchev d87f3bcf27 maintain a separate list of keywords for xorriso+underlying libs and other apps 2011-07-05 12:07:32 +00:00
George Danchev 3b02b54929 shorten output a bit 2011-07-05 11:14:54 +00:00
George Danchev c80baa74f5 test libisoburn/libisoburn 2011-07-05 11:14:15 +00:00
George Danchev 42e8c6daa0 drop CC_FLAGS and check for codesamples emptiness 2011-07-05 10:53:18 +00:00
George Danchev c91c15dcca use proper incl path 2011-07-05 10:50:53 +00:00
George Danchev ef8c267fd0 move first code sample in target directory, and use that as well 2011-07-05 10:27:27 +00:00
George Danchev 6092c62459 introduce separate directory for code samples 2011-07-05 10:25:57 +00:00
George Danchev 0f2454909a start c++ cleanness test 2011-07-05 09:18:31 +00:00
George Danchev b198c2a96f add C++ cheat compile test 2011-07-05 07:57:55 +00:00
George Danchev 1d0b3a3118 drop completed item of log file examination 2011-07-05 05:47:26 +00:00
George Danchev eb9bfcf37a improve summary formatting 2011-07-05 05:45:48 +00:00
George Danchev 3dfaae40e8 burning tests/ideas mailed by Thomas 2011-07-04 17:43:15 +00:00
Thomas Schmitt 32b2f09148 Reacted on warnings of -Wunused-but-set-variable 2011-07-04 17:17:40 +00:00
George Danchev 862bae3eb2 examine grap exit code too and printf accordingly 2011-07-04 17:16:47 +00:00
George Danchev bb75924a34 more clear log file examination output 2011-07-04 16:33:10 +00:00
George Danchev 314d52de63 cleanup both logs if there 2011-07-04 16:07:04 +00:00
George Danchev 0dbbe73ae5 start a simple log file examination 2011-07-04 16:05:24 +00:00
George Danchev 258272cc93 preserve the previous log too 2011-07-04 14:58:53 +00:00
Thomas Schmitt 9a456150bd Avoiding to load speed descriptor list twice 2011-07-04 14:39:47 +00:00
George Danchev 1165c781f9 consider using confget, rather than NIH-option-interpreter 2011-07-04 12:46:45 +00:00
Thomas Schmitt 7ec0eeb3a1 Reacted on warnings of -Wunused-but-set-variable 2011-07-04 12:15:24 +00:00
Thomas Schmitt 4d29a69dc3 Reacted on warnings of -Wunused-but-set-variable 2011-07-04 12:14:22 +00:00
Thomas Schmitt 6b9f2ad7ab Reacted on warnings of -Wunused-but-set-variable 2011-07-04 10:59:21 +00:00