Commit Graph

7 Commits

Author SHA1 Message Date
Wouter R 8582f88e06 Extend updater and API to support betas and release dates (untested). 2014-02-21 11:15:36 +01:00
Wouter R 781a4dc7a1 Implement upstream syncing. 2014-02-21 11:15:18 +01:00
Wouter R 64abe081e9 Fix bug in findVersion().
Tidy up a bit.
2014-02-21 11:15:18 +01:00
Wouter R efe4ab766a Finish index file fetching and parsing.
Add function to collect information on current version.
2014-02-21 11:15:02 +01:00
Wouter R 81f450aaf6 Make cache path configurable.
Fix handling return values of os.execute (Lua 5.1 is quite different from 5.2).
2014-02-21 11:15:02 +01:00
Wouter R 689696c0bd Extend version formatting to support suffix and add date parsing functions.
Extend version comparison function.
Extend version search function (untested).
2014-02-21 11:14:02 +01:00
Wouter R 541793715f Add dependency on penlight library.
Remove module support.
Create and lock working directory.
Copy original update script as base for new version.
2014-02-21 11:14:02 +01:00