Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Check time-based configuration on CI | Jon Lund Steffensen | 2017-10-11 | 1 | -0/+6 |
| | |||||
* | Appveyor, Travis: Test run redshift after build | Jon Lund Steffensen | 2017-08-17 | 1 | -0/+5 |
| | |||||
* | Remove deprecated geoclue 1 location provider | Jon Lund Steffensen | 2017-08-16 | 1 | -1/+1 |
| | |||||
* | Appveyor: Change to use MSYSTEM with MSYS to get correct MinGW tools | Jon Lund Steffensen | 2017-07-30 | 1 | -13/+14 |
| | | | | | | | | This fixes an issue where the configure script would prefer the tools in c:\msys64\usr\bin instead of the MinGW tools. This specifially failed when searching for windres while cross-compiling for i686 because the tool found in c:\msys64\usr\bin would generate 64-bit object files. | ||||
* | Appveyor: Create zip package with txt files | Jon Lund Steffensen | 2017-07-30 | 1 | -3/+12 |
| | | | | | | Renames various text files to .txt extension to make it easier to open these files on Windows. Also bundles the sample configuration file. | ||||
* | Appveyor: Run distcheck as part of build | Jon Lund Steffensen | 2017-07-30 | 1 | -3/+6 |
| | | | | | This ensures that all files required for Windows build are correctly bundled in the source archive produced by autotools. | ||||
* | AppVeyor: Build for 32-bit Windows | manuc66 | 2017-07-30 | 1 | -9/+13 |
| | |||||
* | Try to build static executable and disable NLS | Jon Lund Steffensen | 2017-07-27 | 1 | -1/+1 |
| | |||||
* | Add AppVeyor configuration | manuc66 | 2017-07-27 | 1 | -0/+24 |