Commit Graph
20 Commits
Author SHA1 Message Date
Frederik “Freso” S. Olesen 8c8ec99a46 Remove -static flag
Someone on SO said this flag could cause some issues, while the other
two should be fine.
2018-09-22 11:15:26 +02:00
Frederik “Freso” S. Olesen 6cb8b2d57b Use static links for gcc compiler 2018-09-22 11:01:50 +02:00
Oliver Hamlet e55016f479 Bump version to 0.13.0 0.13.0 2018-09-21 19:02:44 +01:00
Oliver Hamlet a84dc23cc1 Update readme 2018-09-21 19:02:44 +01:00
Oliver Hamlet 735cc355f0 Update LOOT API to v0.13.7 2018-09-21 19:02:44 +01:00
Oliver Hamlet 2bed1e07e9 Fix typo in bintray delete script call 2018-08-12 22:22:30 +01:00
Oliver Hamlet 305ddf26b6 Update Bintray delete script to fix deleting old builds 2018-08-12 21:25:27 +01:00
Oliver Hamlet 4d0dee4685 Re-encrypt Bintray and GitHub auth tokens
Using the values encrypted by AppVeyor when I'm logged in as myself for
the LOOT account.
2018-08-12 21:25:08 +01:00
Oliver Hamlet d3f7cdf32e Remove old builds from LOOT's Bintray org 2018-08-08 21:13:09 +01:00
Oliver Hamlet b5e40b68f6 Move snapshot build hosting to LOOT org on Bintray 2018-08-06 20:00:37 +01:00
Oliver Hamlet 8cbbb60ee8 Remove platform condition from AppVeyor deployment 0.10.4 2017-02-05 23:26:11 +00:00
Oliver Hamlet 49292546a7 Add validator versioning
Start at v0.10.4.
2017-02-05 22:43:30 +00:00
Oliver Hamlet 0e4fe6dfdc Update readme 2017-02-05 21:07:41 +00:00
Oliver Hamlet 541ae4c2ca Add Travis config 2017-02-05 20:45:54 +00:00
Oliver Hamlet b2324412c2 Add AppVeyor CI config 2017-02-05 20:45:54 +00:00
Oliver Hamlet 8ab946ecf5 Add support for Linux builds
Don't require a Release configuration for CMake's install
operation, as Linux builds don't have configurations.
2017-02-05 20:43:38 +00:00
Oliver Hamlet aa4352d8e4 Fix trying to delete temp path 2017-02-05 19:53:11 +00:00
Oliver Hamlet 343fef1a1b Remove unnecessary CMake config
Always link with the dynamic C++ runtime, since that's what the API DLL
is built using.
2017-02-05 19:53:04 +00:00
Oliver Hamlet a2c722220a Add validator source
This is adapted from the validator code originally in the
github.com/loot/loot repository.
2017-02-05 17:08:57 +00:00
Oliver Hamlet 2d9e4d3691 🎪 Added .gitattributes & .gitignore files 2017-02-05 15:30:24 +00:00