Activity for Thoronador's common code library

  • Dirk Stolle committed [12869d] on Code

    fix a typo

  • Dirk Stolle committed [03046f] on Code

    remove outdated comments in CMake files

  • Dirk Stolle committed [9411e0] on Code

    tests: adjustments in test code to avoid signedness warnings

  • Dirk Stolle committed [4ead81] on Code

    update older CMake files of test projects

  • Dirk Stolle committed [eba550] on Code

    update readme files

  • Dirk Stolle committed [6328ca] on Code

    ci: test on more compiler versions

  • Dirk Stolle committed [c725a0] on Code

    add missing header include for time_t type

  • Dirk Stolle committed [7a4586] on Code

    tests: attempt to fix broken download link for sample RAR

  • Dirk Stolle committed [5f4743] on Code

    ci: update to actions/checkout@v4 in GHA builds

  • Dirk Stolle committed [0a87f1] on Code

    modernize documentation + code style in zlib compression functions

  • Dirk Stolle committed [68c7e9] on Code

    ci: reduce number of parallel build jobs on GitHub Actions to two

  • Dirk Stolle committed [f93153] on Code

    fix compile error due to missing constant _A_VOLID in Window's io.h

  • Dirk Stolle committed [e7d9e0] on Code

    adjustments to reduce the amount of generated compiler warnings

  • Dirk Stolle committed [3530bd] on Code

    update project and CMake files

  • Dirk Stolle committed [064e45]

    fix some problems with Windows builds

  • Dirk Stolle committed [682465]

    fix some typos

  • Dirk Stolle committed [0ac9ca]

    ci: update versions of GitHub actions used in CI

  • Dirk Stolle committed [e3ff88]

    rename license file to LICENSE

  • Dirk Stolle committed [8863ab]

    adjustments to get rid of compiler warnings; style improvements

  • Dirk Stolle committed [9d2f5c]

    shorten namespace declarations, update documentation, adjust code style

  • Dirk Stolle committed [970ece]

    change C++ standard from C++0x/C++11 to C++17

  • Dirk Stolle committed [1b5b2d]

    bump minimum required CMake version from 2.8 to 3.8

  • Dirk Stolle committed [f3af0b]

    archive: make destructors not throw on error anymore

  • Dirk Stolle committed [20b8da]

    bump Debian version used in GitLab CI pipeline

  • Dirk Stolle committed [8922e3]

    breaking change: remove glfw GUI code

  • Dirk Stolle committed [7556da]

    add CI configuration for GitHub Actions

  • Dirk Stolle committed [51e5ac]

    add build status of GitHub Actions to readme

  • Dirk Stolle committed [bf80f8]

    adjust download URL for ZIP archive used in tests

  • Dirk Stolle committed [651173]

    ci: add GitLab pipeline configuration

  • Dirk Stolle committed [1db3a6]

    remove Travis CI configuration

  • Dirk Stolle committed [744ed0]

    remove old, unused CI script of drone.io

  • Dirk Stolle committed [a2a24b]

    fix potential problem with filesystem::directory::getHome() on Linux

  • Dirk Stolle committed [79bd9e]

    add contribution guidelines

  • Dirk Stolle committed [1b49e4]

    switch Travis-CI build environment to Ubuntu 16.04 ("xenial")

  • Dirk Stolle committed [b5bc37]

    add missing include directive to ImageLoader.cpp

  • Dirk Stolle committed [713a71]

    add function to check for empty + whitespace strings; code cleanup

  • Dirk Stolle committed [c4ab7d]

    switch Travis-CI build back to trusty

  • Dirk Stolle committed [6eab6f]

    switch Travis-CI build back to trusty packages

  • Dirk Stolle committed [45c6d8]

    add libunshield-dev to Travis packages + revert to precise

  • Dirk Stolle committed [0e2cf5]

    add class for handling InstallShield CAB files

  • Dirk Stolle committed [a094d4]

    readme update and minor text modifications in archive classes

  • Dirk Stolle committed [dc09fd]

    remove superfluous file archive/gzip/entry.hpp

  • Dirk Stolle committed [00ee4f]

    remove orphaned link to dronie.io from readme

  • Dirk Stolle committed [3f372d]

    fix test for Rar archive extraction

  • Dirk Stolle committed [adfd48]

    change Travis-CI build environment to Ubuntu 14.04 Trusty Tahr

  • Dirk Stolle committed [646b84]

    add hint about possible Rar extraction failures

  • Dirk Stolle committed [6fb1df]

    add class for handling Rar archives

  • Dirk Stolle committed [5dafae]

    ignore downloaded archive files in tests/.../files/ directories

  • Dirk Stolle committed [f1aaf0]

    add class for handling 7-Zip archives

  • Dirk Stolle committed [61c749]

    fix typo in test output for cabinet files

  • Dirk Stolle committed [dd131e]

    fix typo in test output for tar files

  • Dirk Stolle committed [cc570a]

    archive: add symlink detection to most entries

  • Dirk Stolle committed [d185f1]

    adjust links for CI projects

  • Thoronador committed [261185]

    rename library + adjust name in copyright notice

  • Thoronador Thoronador committed [d2f448]

    purge some superfluous include directives in te...

  • Thoronador Thoronador committed [0d3dff]

    add class for handling Microsoft Cabinet archiv...

  • Thoronador Thoronador committed [575fa3]

    fix typo in script comment

  • Thoronador Thoronador committed [34716b]

    gzip::archive: add name handling for .svgz files

  • Thoronador Thoronador committed [eb4683]

    remove superfluous include directive

  • Thoronador Thoronador committed [3f3e86]

    add class for handling XZ archives

  • Thoronador Thoronador committed [34a9fb]

    remove libiso9660-dev package from CI related-f...

  • Thoronador Thoronador committed [6a66b8]

    add classes to read ISO 9660 disk images via li...

  • Thoronador Thoronador committed [27ee3c]

    remove libthoro::iso9660::archive and libthoro:...

  • Thoronador Thoronador committed [ce5208]

    reduce code redundancy in tar and ar extraction...

  • Thoronador Thoronador committed [184e5e]

    Merge branch 'master' into archive-refactoring

  • Thoronador Thoronador committed [89790d]

    add CMake option to shorten SHA tests

  • Thoronador Thoronador committed [9a6f4c]

    reduce code redundancy in tar and ar archive cl...

  • Thoronador Thoronador committed [8be0bc]

    add base class for libarchive classes

  • Thoronador Thoronador committed [4d1d51]

    fix mistakes in comments

  • Thoronador Thoronador committed [abfd4a]

    reduce redundant code/classes by using a common...

  • Thoronador Thoronador committed [fc2ea6]

    add tests for tar (tape archive) format

  • Thoronador Thoronador committed [a26378]

    add classes for tar (tape archive) format

  • Thoronador Thoronador committed [96a64b]

    add tests for gzip class

  • Thoronador Thoronador committed [5abc9b]

    add class to extract / decompress gzip (.gz) files

  • Thoronador Thoronador committed [27c728]

    add archive::entry class

  • Thoronador Thoronador committed [d70871]

    move archive-related classes

  • Thoronador Thoronador committed [f261f4]

    add test for libthoro::archive::ar classes

  • Thoronador Thoronador committed [97e0f0]

    improve class for Ar archives

  • Thoronador Thoronador committed [a997f1]

    add classes to handle Ar archives (incomplete)

  • Thoronador Thoronador committed [33d89b]

    tests: avoid redundant ISO9660 image downloads

  • Thoronador Thoronador committed [eab89b]

    add test for libthoro::iso9660::archive::isISO9...

  • Thoronador Thoronador committed [6f29e4]

    add test for iso9660::archive::extractTo()

  • Thoronador Thoronador committed [006931]

    add test for iso9660::archive::entries()

  • Thoronador Thoronador committed [3800b1]

    add test for zip::archive::extractTo()

  • Thoronador Thoronador committed [1b2c56]

    add test for zip::archive::entries()

  • Thoronador Thoronador committed [355490]

    fix test for libthoro::zip::archive::isZip()

  • Thoronador Thoronador committed [895af0]

    add test for libthoro::zip::archive::isZip()

  • Thoronador Thoronador committed [1e6384]

    add build status information to markdown versio...

  • Thoronador Thoronador committed [158750]

    ci: add script for drone.io

  • Thoronador Thoronador committed [97b094]

    readme update

  • Thoronador Thoronador committed [3718b7]

    add classes to read ISO 9660 disk images

  • Thoronador Thoronador committed [64321d]

    filesystem: add function to create temporary di...

  • Thoronador Thoronador committed [bc7cb5]

    zip::archive: add function that tests for ZIP f...

  • Thoronador Thoronador committed [a3b3b6]

    rename some older header files from *.h to *.hpp

  • Thoronador Thoronador committed [588590]

    zip::archive: add method to extract single file

  • Thoronador Thoronador committed [16cfad]

    add libthoro::zip::entry class and ability to l...

  • Thoronador Thoronador committed [c49f8b]

    add incomplete class for zip archives

  • Thoronador Thoronador committed [47b451]

    test for libthoro::filesystem::file::setModific...

  • Thoronador Thoronador committed [be51e8]

    tests: remove some unnecessary includes

  • Thoronador Thoronador committed [fd6d54]

    test for libthoro::filesystem::file::getSizeAnd...

1 >