COMMITS
May 15, 2025
S
Fix: Don't try to redefine bool
Stefan Schmidt committed
April 24, 2025
E
cmake: Update min version to fix building with CMake 4
Erik Abair committed
January 28, 2025
M
README: Remove appveyor badge, 32b warning
mborgerson committed
M
Drop appveyor.yml
Matt Borgerson committed
January 24, 2025
E
CI: Reenable 64-bit builds after c3cdae7d
Erik Abair committed
March 1, 2023
R
Use strcasecmp when useful
rapperskull committed
R
Write directory after its content in case properties change
rapperskull committed
R
Treat an empty root as any other empty directory
rapperskull committed
R
Fix: don't ignore directories starting in sector 0
rapperskull committed
R
Fix: truncate the file if the ISO ends before its length
rapperskull committed
April 25, 2022
L
cmake: Add/Fix standard installation path prefix
Lucas committed
December 13, 2021
L
actions: Create release on push
Lucas Jansson committed
June 16, 2021
L
use fixed-width types when necessary
LukeUsher committed
September 29, 2021
M
Update README.md
mborgerson committed
June 15, 2021
M
Readme.md: Add Windows Build Instructions
Mason Thompson committed
February 26, 2021
R
Write directory size as a multiple of sector size (empty directories occupy one sector)
rapperskull committed
February 25, 2021
R
Add support for XGD1
rapperskull committed
October 11, 2020
J
Fix cd commands in README
John Veness committed
June 20, 2020
M
Add GitHub Actions CI
Margen67 committed
June 15, 2020
S
Fix project name in AppVeyor config
Stefan Schmidt committed
April 26, 2020
L
Add project name in CMakeLists.txt
Lucas Eriksson committed
December 16, 2019
R
Install executable file using cmake rule
RzR committed
August 28, 2019
S
Fix compilation on msys2/mingw
Stefan Schmidt committed
April 27, 2019
L
Define _GNU_SOURCE when using GCC
Lucas Eriksson committed
May 1, 2019
S
Use off64_t instead of __off64_t on Linux
Stefan Schmidt committed
January 12, 2019
D
docs: Modernize README with markdown and examples
Darren Thompson committed
January 9, 2019
W
ci: Setup appveyor
wutno committed
December 29, 2018
J
Remove Visual Studio project
Jannik Vogel committed
J
Use CMake instead of GNU make
Jannik Vogel committed
January 8, 2019
L
Fix ISO creation on 64-bit Windows
Luke Usher committed