Pete Batard
5803d7ad8a
[loc] update French translation
* Also fix MinGW warning
4 years ago
Pete Batard
9bd6c31dea
[internal] add automatic copy of ARM and appx binaries to root dir
* Also update some application URLs and set rufus-next to 3.8
6 years ago
Pete Batard
727b4e1733
[misc] improve Appx creation workflow
* Automatically build each arch and fix a missing variable
6 years ago
Pete Batard
63555cd04d
[internal] add auto detection of 'git commit --amend'
* Finally!
* Also improve UPX compression
7 years ago
Pete Batard
a4b19ddf1a
[misc] move appx generation to Makefile
8 years ago
Pete Batard
5004374277
[misc] update to VS2015 and fix VS code analysis issues
* Also update Bled to latest, as well as build scripts
* Note: Considering that Visual Studio 2015 is both freely and legally
available for anyone who wants to use it to compile Rufus, starting
with this commit, I will NOT be supporting any other version of Visual
Studio but 2015.
10 years ago
Pete Batard
e72d6546d1
[misc] update MinGW build chain for msys2
* Use autoconf and automake 1.14
* reinstate parallel build flags
* Also fix MinGW warnings and errors
11 years ago
Pete Batard
4c8b022042
[internal] enable ALPHA/BETA from configure
* Pass --enable-alpha or --enable-beta to configure/_release.sh
11 years ago
Pete Batard
ff37b4e6df
v1.4.5 (build 427)
* Also, all things considered I'm gonna use a dash for the version separator
12 years ago
Pete Batard
2577337dec
[misc] right-to-left and version handling improvements
* Improve right-to-left consistency and handling
* Drop 'v' from version indicators
* Also update version to 1.4.4
* Also fix French translation typos
12 years ago
Pete Batard
bbab5a148d
[ui] log display improvement
* Shift main dialog left in case of overlap
* Fix loss of application focus when displaying the log
* Display Windows version in the log
* Also switch to LZMA for UPX compression
* Closes #148
12 years ago
Pete Batard
51fb4e339f
[freedos] Embed FreeDOS always in a single version of rufus.c
* also bump version to rufus-next
* also change build prefix from '#' to 'b' in tags
14 years ago
Pete Batard
55e6cd8023
[mingw] added --with-freedos to configure
* default is enabled (=> add --without-freedos to disable)
* also update the release process as a result
* also update version to rufus next
* also fixed FreeDOS embedded files lost when RC is edited in Visual Studio
14 years ago
Pete Batard
ae00aa3f59
[ui] updated title for FreeDOS version
* also pre-release cycle version increment
* also update make release script for new naming scheme
14 years ago
Pete Batard
849f61a80f
[freedos] separate non FreeDOS and FreeDOS builds into rufus and rufus_fd
14 years ago
Pete Batard
78ad099bf9
[internal] update app URL as well as scripts
14 years ago
Pete Batard
071cf84cc4
[mingw] update autotools script following path change
14 years ago
Pete Batard
48f9dd47ae
[misc] move source files to src/ directory
14 years ago
Pete Batard
52a2b4b584
[mingw] improved automake/autoconf files
* also renamed standalone makefile from mf to mkf
* also added release step, with UPX compression and digital signing of the exe
14 years ago
Pete Batard
9daeec0fa1
[mingw] fixed app launching a console on startup
* was the windows subsystem flag
* also added BETA status on about box
14 years ago
Pete Batard
b6c6e37927
[mingw] switched to autotools for Makefile generation
* allows better integration with Clang
* use ./autogen.sh to generate compilation scripts
* old Makefile renamed to mf so that make -f mf can still be invoked
* also fixed one Clang warning
14 years ago