Skip to content
Success

Changes

Summary

  1. xyzcrush: use external dir for zopfli (commit: d8b6d5e) (details)
  2. xyz2png/png2xyz: remove config header (commit: 164ace2) (details)
  3. gencache: cleanup cross platform stuff (commit: 2485208) (details)
  4. Fix parent project distribution archive (commit: 124957d) (details)
  5. lmu2png: Add a real argument parser (commit: 41c5b7d) (details)
  6. lcfviz: fix distribution archives (commit: 57d18e0) (details)
  7. lcftrans: fix distribution archive (commit: 82c630b) (details)
  8. lcftrans: add argument parser (commit: 3187c54) (details)
  9. lcfviz: add argument parser (commit: 6d6e92a) (details)
  10. Update Readme's for cmake support (commit: d2a2a2f) (details)
  11. Update CMake Windows/MSVC configuration (commit: c84e5ea) (details)
Commit d8b6d5e3951bdaf1c984866a09a63fa17505a064 by Carsten Teibes
xyzcrush: use external dir for zopfli
Update zopfli to latest version, slim it down a bit
Remove config header, fix build and distribution archive
(commit: d8b6d5e)
The file was addedexternal/zopfli/squeeze.c
The file was addedexternal/zopfli/blocksplitter.h
The file was removedxyzcrush/src/zopfli/cache.h
The file was addedexternal/zopfli/symbols.h
The file was removedxyzcrush/src/zopfli/zlib_container.c
The file was removedxyzcrush/src/zopfli/katajainen.h
The file was removedxyzcrush/src/zopfli/hash.c
The file was removedxyzcrush/src/zopfli/deflate.h
The file was addedexternal/zopfli/blocksplitter.c
The file was addedexternal/zopfli/lz77.h
The file was removedxyzcrush/src/zopfli/gzip_container.c
The file was addedexternal/zopfli/cache.h
The file was removedxyzcrush/src/zopfli/tree.h
The file was addedexternal/zopfli/hash.h
The file was removedxyzcrush/src/zopfli/squeeze.c
The file was addedexternal/zopfli/tree.h
The file was removedxyzcrush/src/zopfli/blocksplitter.c
The file was modified xyzcrush/bootstrap (diff)
The file was addedexternal/zopfli/squeeze.h
The file was modified xyzcrush/CMakeLists.txt (diff)
The file was addedexternal/zopfli/util.h
The file was modified xyzcrush/src/xyzcrush.cpp (diff)
The file was removedxyzcrush/src/zopfli/util.h
The file was removedxyzcrush/src/zopfli/hash.h
The file was addedexternal/zopfli/hash.c
The file was addedxyzcrush/src/external
The file was modified xyzcrush/Makefile.am (diff)
The file was removedxyzcrush/src/zopfli/deflate.c
The file was removedxyzcrush/src/zopfli/lz77.c
The file was removedxyzcrush/src/zopfli/symbols.h
The file was addedexternal/zopfli/zlib_container.h
The file was addedexternal/zopfli/util.c
The file was removedxyzcrush/src/zopfli/katajainen.c
The file was addedexternal/zopfli/katajainen.h
The file was removedxyzcrush/src/zopfli/util.c
The file was addedexternal/zopfli/tree.c
The file was modified xyzcrush/configure.ac (diff)
The file was removedxyzcrush/src/zopfli/blocksplitter.h
The file was removedxyzcrush/src/zopfli/lz77.h
The file was addedexternal/zopfli/zopfli.h
The file was addedexternal/zopfli/deflate.h
The file was removedxyzcrush/src/zopfli/tree.c
The file was addedexternal/zopfli/deflate.c
The file was removedxyzcrush/src/zopfli/zopfli_lib.c
The file was removedxyzcrush/src/zopfli/squeeze.h
The file was removedxyzcrush/src/zopfli/zlib_container.h
The file was addedexternal/zopfli/COPYING
The file was removedxyzcrush/src/zopfli/zopfli.h
The file was addedexternal/zopfli/lz77.c
The file was addedexternal/zopfli/katajainen.c
The file was addedexternal/zopfli/cache.c
The file was removedxyzcrush/src/zopfli/cache.c
The file was addedxyzcrush/CMakeModules
The file was removedxyzcrush/src/zopfli/gzip_container.h
The file was addedexternal/zopfli/zlib_container.c
Commit 164ace292f2f3cf675d8f75d218672ab921f63bd by Carsten Teibes
xyz2png/png2xyz: remove config header
fix dependencies and distribution archives
(commit: 164ace2)
The file was modified png2xyz/Makefile.am (diff)
The file was modified xyz2png/configure.ac (diff)
The file was modified png2xyz/configure.ac (diff)
The file was modified xyz2png/README.md (diff)
The file was modified xyz2png/bootstrap (diff)
The file was modified png2xyz/README.md (diff)
The file was modified png2xyz/bootstrap (diff)
The file was modified xyz2png/CMakeLists.txt (diff)
The file was modified png2xyz/CMakeLists.txt (diff)
The file was addedpng2xyz/CMakeModules
The file was addedxyz2png/CMakeModules
The file was modified xyz2png/Makefile.am (diff)
Commit 248520893b806c1816a01b4a2df642f4c2f84e6f by Carsten Teibes
gencache: cleanup cross platform stuff
fix distribution archive and readme
(commit: 2485208)
The file was addedexternal/dirent_win/dirent_win.h
The file was addedgencache/src/external
The file was removedgencache/src/dirent_win.h
The file was modified gencache/README.md (diff)
The file was addedexternal/dirent_win/LICENSE
The file was modified gencache/COPYING (diff)
The file was modified gencache/Makefile.am (diff)
The file was modified gencache/src/main.cpp (diff)
The file was modified gencache/configure.ac (diff)
The file was addedgencache/CMakeModules
The file was modified gencache/CMakeLists.txt (diff)
Commit 124957de6840d5c4bc68f0dc695e959873c97bbf by Carsten Teibes
Fix parent project distribution archive
Ignore external libraries
(commit: 124957d)
The file was added.gitattributes
The file was modified CMakeLists.txt (diff)
The file was modified configure.ac (diff)
The file was modified Makefile.am (diff)
The file was modified .gitignore (diff)
Commit 41c5b7d8602085fd87a1f693dbd038194c05000b by Carsten Teibes
lmu2png: Add a real argument parser
Fix distribution archive, remove config header
Simplify code with config struct
(commit: 41c5b7d)
The file was modified lmu2png/src/main.cpp (diff)
The file was addedlmu2png/src/external
The file was modified lmu2png/CMakeLists.txt (diff)
The file was modified lmu2png/configure.ac (diff)
The file was addedlmu2png/CMakeModules
The file was modified lmu2png/bootstrap (diff)
The file was addedexternal/argparse/LICENSE
The file was modified lmu2png/Makefile.am (diff)
The file was addedexternal/argparse/argparse.hpp
Commit 57d18e04051f0bfe7a921104dd547293bd2a8fd5 by Carsten Teibes
lcfviz: fix distribution archives
remove config header
(commit: 57d18e0)
The file was modified lcfviz/CMakeLists.txt (diff)
The file was addedlcfviz/CMakeModules
The file was modified lcfviz/src/main.cpp (diff)
The file was modified lcfviz/Makefile.am (diff)
The file was modified lcfviz/bootstrap (diff)
The file was removedlcfviz/src/dirent_win.h
The file was modified lcfviz/configure.ac (diff)
The file was addedlcfviz/src/external
Commit 82c630be663d50c63050e30c7755e99b9c345d8d by Carsten Teibes
lcftrans: fix distribution archive
remove config header
(commit: 82c630b)
The file was modified lcftrans/Makefile.am (diff)
The file was modified lcftrans/configure.ac (diff)
The file was removedlcftrans/src/dirent_win.h
The file was addedlcftrans/src/external
The file was modified lcftrans/src/main.cpp (diff)
The file was modified lcftrans/CMakeLists.txt (diff)
The file was addedlcftrans/CMakeModules
The file was modified lcftrans/bootstrap (diff)
The file was modified lcftrans/Makefile.am (diff)
The file was modified lcftrans/src/main.cpp (diff)
The file was modified lcftrans/CMakeLists.txt (diff)
The file was modified lcfviz/src/main.cpp (diff)
The file was modified lcfviz/Makefile.am (diff)
The file was modified lcfviz/CMakeLists.txt (diff)
Commit d2a2a2ff783013f3d561ec99bd6f53b98b91948a by Carsten Teibes
Update Readme's for cmake support
Add windows note for symlink support
(commit: d2a2a2f)
The file was modified lcfviz/README.md (diff)
The file was modified lcftrans/README.md (diff)
The file was modified png2xyz/README.md (diff)
The file was modified xyz2png/README.md (diff)
The file was modified xyzcrush/README.md (diff)
The file was modified README.md (diff)
The file was modified gencache/README.md (diff)
The file was modified lmu2png/README.md (diff)
Commit c84e5ea4c9b8c8e7f510780b4465b8b8ea0b9506 by Carsten Teibes
Update CMake Windows/MSVC configuration
(commit: c84e5ea)
The file was modified Modules/ConfigureWindows.cmake (diff)