Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update appveyor.yml | Dimitri van Heesch | 2019-09-12 | 1 | -1/+1 |
| | | | appveyor: Also retry downloading miktex zip | ||||
* | Update appveyor.yml | Dimitri van Heesch | 2019-09-11 | 1 | -1/+1 |
| | | | appveyor: try to make the miktex download more robust by retying | ||||
* | Speed up AppVeyor build by using miktex setup tool and activating build cache | Moritz 'Morty' StrĂ¼be | 2019-05-29 | 1 | -14/+13 |
| | |||||
* | Update appveyor.yml | Dimitri van Heesch | 2019-05-28 | 1 | -2/+5 |
| | | | Take over changes from https://github.com/cmorty/doxygen/commit/647ce4713ce0c1c58f37c54f4491d7dff3fa2512 | ||||
* | AppVeyor: Remove needless CMake generation at the end | Croydon | 2019-01-06 | 1 | -1/+0 |
| | |||||
* | Travis: Remove manual winflexbison installation | Croydon | 2018-12-09 | 1 | -3/+1 |
| | | | | Should have happened in the "AppVeyor: Install winflexbison via Conan" commit ealierer. | ||||
* | AppVeyor: Remove Bincrafters remote | Croydon | 2018-12-09 | 1 | -1/+0 |
| | | | | Not neccessary anymore as Winflexbison is now in conan-center | ||||
* | AppVeyor: Update winflexbison to 2.5.16 | Croydon | 2018-12-09 | 1 | -2/+2 |
| | |||||
* | AppVeyor: Install winflexbison via Conan | Croydon | 2018-12-09 | 1 | -1/+6 |
| | |||||
* | Trying to get test 012 to work again with appveyor | Dimitri van Heesch | 2018-12-01 | 1 | -1/+3 |
| | |||||
* | Disabled Appveyor documentation build due to unreliability of MikTeX download | Dimitri van Heesch | 2018-11-26 | 1 | -8/+11 |
| | |||||
* | AppVeyor: Fix MikTex version and re-enable tests | Croydon | 2018-09-15 | 1 | -5/+9 |
| | |||||
* | Update appveyor.yml | Dimitri van Heesch | 2018-09-10 | 1 | -7/+7 |
| | | | Re-enabled vc2017, disabled debug build and building docs & tests until made working reliably | ||||
* | Update appveyor.yml | Dimitri van Heesch | 2018-09-10 | 1 | -2/+2 |
| | | | disabled vs2017 build for now | ||||
* | AppVeyor: Remove outdated renaming and update ghostscript | Croydon | 2018-09-08 | 1 | -3/+1 |
| | | | | | | Renaming of win_flex and win_bison is not any longer requires as the CMake find scripts are also looking for these binary names. Updating Ghostscript from 9.23 to 9.24 | ||||
* | Prevent potential race condition | Croydon | 2018-09-08 | 1 | -1/+1 |
| | |||||
* | AppVeyor: Also execute tests and doc generation | Croydon | 2018-09-08 | 1 | -2/+16 |
| | |||||
* | Init Windows AppVeyor CI | Croydon | 2018-09-08 | 1 | -0/+36 |