Oliver Hamlet
9ead05bf1f
Update repository links to account for loot-api -> libloot rename
2018-12-08 21:39:53 +00:00
Oliver Hamlet
5bb20daa82
Rename "LOOT API" to "libloot"
...
To avoid confusion when talking about the library vs. its API. The GitHub
repository has not yet been renamed, so all references to it are
unchanged.
2018-11-17 18:43:07 +00:00
Oliver Hamlet
5dceba1788
Rename WrinklyNinja to Ortham in GitHub links
...
Also fix the AppVeyor CI link.
2018-11-07 17:07:55 +00:00
Oliver Hamlet and GitHub
843a55b1d2
Update Bintray link in readme
2018-08-06 19:59:46 +01:00
Oliver Hamlet
ec946b5d0f
Update version number and changelog for 0.12.4
2018-02-17 11:15:40 +00:00
Oliver Hamlet
cf67649049
Remove all GUI files and references to the GUI
...
As the NodeJS dependency no longer exists, the archive script has
been replaced with a CPack implementation, and the
set_version_number script turned into a Python script.
2017-02-10 23:11:13 +00:00
Oliver Hamlet
93660a26af
Fix missing class and member names in docs
...
Due to an incompatibility between Sphinx 1.5.x and Breathe 4.4, pin the
sphinx version to 1.4.9 and update the README to include how to install
it.
2017-02-06 18:03:18 +00:00
Oliver Hamlet
1f73c46010
Remove the metadata validator from the repository
2017-02-05 18:23:13 +00:00
Oliver Hamlet
03db0d0c17
Suggest using Travis CI's docker image for Linux
...
Instead of providing a script to install the Travis bits LOOT needs on
top of Ubuntu 12.04, point towards using the Docker image that Travis
provides.
2016-12-18 13:05:38 +00:00
Oliver Hamlet
cf4d38276b
Replace vulcanize process with loose files
...
It's a lot easier to debug, but may have reduced startup performance.
Closes #682 .
2016-11-20 15:13:32 +00:00
Oliver Hamlet
9013cb2c81
Add support for Skyrim Special Edition
2016-10-29 16:12:30 +01:00
Oliver Hamlet
aefffaef12
Update README.md's docs build instructions
...
To use the output folder expected by the packaging scripts.
2016-09-22 07:53:30 +01:00
Oliver Hamlet
f0bd3e0e1a
Use the same sphinx config for dev and Read The Docs
2016-09-19 20:49:29 +01:00
Oliver Hamlet
4cbc592faa
Simplify building documentation
...
Make it so that doxygen and sphinx-build can both be run from the repo
root. Also change the output folder to mirror the input folder name.
2016-09-19 18:23:39 +01:00
Oliver Hamlet
e02117e0d0
Add Read The Docs badge to readme
2016-09-19 18:23:39 +01:00
Oliver Hamlet
4948dd0a7c
Rewrite metadata syntax documentation
...
Rewrite it as reStructuredText so that it can be hosted alongside the
API documentation on Read The Docs, which allows linking to WIP syntax
documentation.
2016-09-18 13:04:23 +01:00
Oliver Hamlet
19778db975
Remove "how to build" documentation
...
Instead, point to the CI configuration files, and include the extra
steps for Ubuntu 12.04 as a script. More useful, and less likely to
become outdated.
2016-09-17 22:21:41 +01:00
Oliver Hamlet
9c04741de2
Update API documentation
...
Implement a new system combining Doxygen with Sphinx using Breathe.
2016-08-24 08:08:12 +01:00
Oliver Hamlet
88fe425fa3
Update the readme and installer for the MSVC runtime requirement
...
The readme now informs users that the MSVC 2015 x86 redistributable
is required, and the installer will download and install it if it
is not detected as being already installed.
2016-08-24 08:08:07 +01:00
Oliver Hamlet
fae88d1b70
Support static and dynamic C++ runtime linking
...
Update libloadorder to 9.4.1 to support statically linking Boost
libraries while dynamically-linking the runtime library, and update
how CEF's default configuration is edited to also support dynamic
linking.
Dynamic linking is required for the API DLL, and static linking is
required by the C API wrapper. As building both would double build
times, CI will only build with dynamic linking, which means LOOT
application users will now also need the MSVC 2015 x86 runtime.
2016-08-24 08:08:05 +01:00
Frederik “Freso” S. Olesen
cb0f169605
Update remaining HTTPSifiable URLs.
2016-07-27 11:56:29 +02:00
Oliver Hamlet
9b8ae1d538
Update README
2016-07-25 08:37:55 +01:00
Oliver Hamlet
a86546d3ce
Rename archives to be lowercase with no spaces
...
Also give them a root folder with the same name as the archive basename.
2016-07-22 22:17:20 +01:00
Oliver Hamlet
b0aaf380dd
Update README for AppVeyor + Bintray
...
Add a build status badge for AppVeyor, replace the Dropbox link
with a Bintray link, and make the Snapshot Builds section more
prominent.
2016-07-21 19:51:36 +01:00
Oliver Hamlet
01bb549d58
Give branch in archive filenames
2016-07-21 19:50:12 +01:00