Commit Graph

12 Commits

Author SHA1 Message Date
Pete Batard 6eabcb4c9d
[internal] add pull_request_template.md and update issue_template.md
* Also remove .github/ directory from source archives.
2023-01-13 21:45:50 +00:00
Pete Batard e495c691ea
[misc] fix GitHub Actions' MinGW compilation 2022-01-05 12:51:29 +00:00
Pete Batard d7c43e7f60 [misc] ensure 'missing' is checked out as LF 2015-11-18 00:21:56 +00:00
Pete Batard 7599715ae6 [cmp] add decompression support
* Adds .Z, .gz, .lzma, .xz and .bz2 decompression support for DD images
  using the Bled library (https://github.com/pbatard/bled).
* Closes #269
2014-12-29 20:34:41 +00:00
Pete Batard f97f60d55a [misc] miscellaneous cleanup
* move Spanish translation to its expected location
* set gitattributes for the loc file
* update license, factorize is_x64(), remove unwanted messages
2013-11-23 00:46:06 +00:00
Pete Batard dc010cc418 [misc] separated ms-sys dependency from application
* set ms-sys to be built as a library
* also removed unused code from badblocks.c
2012-01-11 00:05:16 +00:00
Pete Batard 5722300063 v1.0.4 (#100)
* closes #22 (missing CloseHandle for FreeDOS' AUTOEXEC.BAT)
* split rufus and rufus_fd solution files (VS2010)
* error messages small improvements
* since we're on Windows, use .txt extension for README and TODO
2011-12-16 23:24:16 +00:00
Pete Batard 78ad099bf9 [internal] update app URL as well as scripts 2011-12-09 22:47:44 +00:00
Pete Batard 4edb492c19 [mingw] rules to generate configure.ac 2011-12-05 01:11:15 +00:00
Pete Batard c24d150189 [make] enforce LF in Makefile 2011-11-20 22:51:16 +00:00
Pete Batard d6f32a189a [mingw] added MinGW support
* only MinGW-w64 for now
* Makefile is called GNUmakefile so as not to conflict with WDK
2011-11-20 03:30:16 +00:00
Pete Batard a3c0ac9b6a [git] added gitattributes & gitignore 2011-11-13 13:52:07 +00:00