Oliver Hamlet
cf391b0da0
Update to LOOT API v0.10.2 and remove Linux builds
...
Support for Linux builds is removed as LOOT's snapshot builds are no
longer reliably available, and Linux builds aren't published as part of
LOOT releases. Linux builds could easily be reinstated if LOOT API
binaries become reliably available again.
2016-12-15 20:38:44 +00:00
Oliver Hamlet
852aee5e0c
Append branch name to archive version on CI
...
To prevent artifact collisions when building fast-forward merged
commits.
2016-11-14 17:09:09 +00:00
Oliver Hamlet
8685762ed9
Update LOOT API to v0.10.1
2016-11-13 15:42:41 +00:00
Oliver Hamlet
a3c7f88c56
Update to use the LOOT API v0.10.0 release
2016-11-06 14:51:01 +00:00
Oliver Hamlet
459234e91a
Misc. changes to support Linux builds
2016-09-18 20:49:42 +01:00
Oliver Hamlet
645c2ac47b
Added independent versioning for the wrapper
...
Closes #5 .
2016-09-18 18:18:08 +01:00
Oliver Hamlet
9a21830bd6
Remove CTest usage
...
It behaves differently when run from MSVC and the command line, and
doesn't display test output unless an env var or CLI flag is set, so
it's better just to run the Python script directly.
2016-09-18 18:18:08 +01:00
Oliver Hamlet
ee977308f8
Download LOOT dependencies at build time
...
Otherwise CMake may not realise it needs to re-download dependencies
when they get updated.
2016-09-18 18:18:08 +01:00
Oliver Hamlet
260b3b6e19
Update LOOT API to 6809c39
2016-09-18 18:18:08 +01:00
Oliver Hamlet
7838f3aa5b
Update LOOT API wrapped
...
To dc3a93ecf331465b17a28ac39e6c17370438331b.
2016-08-24 19:02:18 +01:00
Oliver Hamlet
56746ea91a
Update LOOT API
...
To commit d1524b83d216efd2744b6575510bb4dbe390c102.
2016-08-19 17:09:04 +01:00
Oliver Hamlet
5fe5acff15
Start to document API
2016-08-15 20:51:24 +01:00
Oliver Hamlet
94de368f02
Add AppVeyor integration
2016-08-13 14:45:38 +01:00
Oliver Hamlet
ed86e0262c
Package API DLL and module in 7-zip archive
...
For MSVC Release builds. The archive is created in build/package.
2016-08-13 14:00:05 +01:00
Oliver Hamlet
9ad4aad540
Integrate Python tests with CMake
2016-08-13 13:53:28 +01:00
Oliver Hamlet
123820a9ea
Update to wrap the C++ API
...
The C API's use of output parameters is incompatible with function
calls made to the Python wrapper.
2016-08-13 13:15:57 +01:00
Oliver Hamlet
415e048261
Initial commit of module generator code
2016-08-07 21:23:53 +01:00