Pete Batard
11fb6ec013
[checksum] clean up hash computation
...
* Also fix a typo in missing.h
2020-06-22 18:37:10 +01:00
Pete Batard
c4ee840fb6
[misc] fix Coverity upload - Take 3
...
* It was a missing @ sign for --form file=
2020-06-19 13:10:41 +01:00
Pete Batard
517e417d44
[misc] fix Coverity upload - Take #2
2020-06-19 12:27:14 +01:00
Pete Batard
3a593211b9
[misc] fix Coverity upload
...
* Stupid PowerSell aliases "curl" to a non compatible script unless you explicitly use "curl.exe"
2020-06-19 11:25:50 +01:00
Pete Batard
c8078b0119
[misc] fix Coverity warnings
...
* Also re-instate the _coverity.cmd script and try to fix AppVeyor Coverity uploads
2020-06-19 10:53:40 +01:00
Pete Batard
c86a62ed69
[misc] update msapi_utf8.h to latest
...
* Also update appveyor.yml now that MinGW is part of the VS2019 image
2020-03-30 11:09:03 +01:00
Pete Batard
ccbf632a7c
[internal] fix AppVeyor MinGW builds
2019-08-22 20:14:52 +01:00
Pete Batard
62dad2ef2f
[misc] update to Visual Studio 2019
2019-08-22 16:41:12 +01:00
Pete Batard
1ca4c7acb4
[loc] fix typos in French translation
...
* Closes #1296
* Also add .github to the list of ignored AppVeyor directories
2019-04-06 12:23:57 +01:00
Pete Batard
c2c2249207
[internal] fix AppVeyor builds
2018-10-27 16:45:56 +01:00
Pete Batard
6d7a938058
[internal] update hooks to remove automated tagging
...
* Also update AppVeyor builds wrt the above
2018-10-19 14:36:48 +01:00
Pete Batard
4483a6b17d
[internal] update appveyor rule to actually ignore res/ recursively
...
* As per https://github.com/appveyor/ci/issues/838 , 'res/*' means
all files within directory, non-recursive, whereas we want 'res/'
for all files within directory, recursive.
2018-07-21 13:56:37 +01:00
Pete Batard
bb00983ad8
[pollock] small fixes & improvements
...
* Make sure translations that are the same as English are removed in the .po
* Automate digital signature
* Add a more distinguishable icon
* Also update French translation
2018-07-20 14:59:39 +01:00
Pete Batard
6b584d420a
[loc] update French translation to latest
2018-07-18 17:41:06 +01:00
Pete Batard
d9d0feadb6
[pollock] add automatic PO generation and update detection
...
* Also use Rufus application version in .loc
2018-07-14 23:40:21 +01:00
Pete Batard
af9cca5fb3
[pollock] add rufus.loc download and menu selection
...
* Also handle duplicate messages in .pot/.po
2018-07-13 01:39:13 +01:00
Pete Batard
16cddefff9
[internal] improve AppVeyor build handling
...
* Also fix some typos
2018-06-24 14:01:57 +01:00
Pete Batard
faebe1040f
v3.1 (build 1320)
...
* Also update GitHub issue template for 3.0 UI
* Also increase size of the ESP to 300MB, for Windows To Go drives using GPT (See #979 )
2018-06-19 12:00:28 +01:00
Pete Batard
e4b7b9cfd6
[internal] update AppVeyor build script and add Coverity support
...
* Also only apply a git tag if on the master branch
2018-06-18 17:37:59 +01:00
Pete Batard
9e2d0239e6
[grub] update Grub4DOS to latest
...
* Also update AppVeyor build script
2017-05-15 12:45:03 +01:00
Pete Batard
23d71ae0f1
[arm] add ARM compilation support (MSVC)
...
* Yay!
* Also remove unneeded stdint.h/stdbool.h/inttypes.h
2017-05-15 12:04:03 +01:00
Pete Batard
3d1b3bac40
[misc] update project files to VS2017
2017-05-12 12:08:17 +01:00
Pete Batard
9872cad1e8
[appveyor] remove unneeded project duplication for MinGW
2016-08-30 12:10:08 +01:00
Pete Batard
e7578bc12d
[syslinux] support ISOs that use boot.bin instead of isolinux.bin
...
* Such as WebConverger (webc-35.1.iso)
* Also fix non installation of Syslinux if Alt-E (dual UEFI/BIOS) is set
* Also update README and AppVeyor script
2016-08-07 18:41:47 +02:00
Pete Batard
19536ddd1a
[appveyor] this versioning sure isn't intuitive...
2016-08-06 19:04:34 +02:00
Pete Batard
b808b67769
[appveyor] match AppVeyor version with git tag or SHA-1
...
* Also add a GPLv3 badge
2016-08-06 19:01:05 +02:00
Pete Batard
6a4cc1acb5
[appveyor] fix AppVeyor script
...
* This should build for all of the VS2015 targets as well as MinGW32 + MinGW-w64
2016-08-06 00:00:08 +02:00
Pete Batard
3c0c1b7e9a
[misc] and now we try for fix AppVeyor...
2016-08-05 18:01:46 +02:00
Pete Batard
a1f433b1b4
[misc] add AppVeyor CI support
2016-08-05 17:30:49 +02:00