Age | Commit message (Expand) | Author | Files | Lines |
2022-02-10 | Windows: Reduce the size of installers by almost 50% by using LZMA compressio... | Mounir IDRASSI | 1 | -10/+13 |
2022-02-05 | Windows: remove unneeded reference to XML files from Setup Visual Studio project | Mounir IDRASSI | 1 | -14/+0 |
2022-01-07 | Increment version to 1.25.7 and update Release Notes | Mounir IDRASSI | 1 | -0/+14 |
2021-12-04 | Windows: Implement TESTSIGNING build configuration that allows running under ... | Mounir IDRASSI | 1 | -0/+61 |
2021-03-22 | Windows: first implementation of MSI installer for silent mode deployment (AC... | Mounir IDRASSI | 1 | -1/+2 |
2019-01-26 | Windows: Add a build configuration containing EFI bootloader signed with cust... | Mounir IDRASSI | 1 | -0/+64 |
2018-04-23 | Windows: simplify installer logic by copying only binaries for the current ar... | Mounir IDRASSI | 1 | -2/+2 |
2017-07-09 | Windows: generate pdb files for binaries in order to help investigate crashes... | Mounir IDRASSI | 1 | -3/+2 |
2017-06-10 | Windows Security: built binaries with support for Address Space Layout Random... | Mounir IDRASSI | 1 | -1/+1 |
2017-06-05 | Windows: create dedicated project for zip library and link other binaries aga... | Mounir IDRASSI | 1 | -150/+2 |
2017-06-02 | Windows: remove reference to unused files XUnzip.h/XZip.h in Visual Studio pr... | Mounir IDRASSI | 1 | -2/+0 |
2016-10-17 | Windows: exclude unused libzip source files from build. | Mounir IDRASSI | 1 | -6/+24 |
2016-10-17 | Windows: Replace XZip/XUnzip library with zlib and libzip and include the sou... | Mounir IDRASSI | 1 | -9/+136 |
2016-08-15 | Windows: Add XZip library files (http://www.codeproject.com/Articles/4135/XZi... | Mounir IDRASSI | 1 | -0/+4 |
2016-06-17 | Windows: Use Visual C++ 2010 instead of Visual C++ 2008. | Mounir IDRASSI | 1 | -0/+221 |