summaryrefslogtreecommitdiff
path: root/utils
Commit message (Collapse)AuthorAgeFilesLines
* Rework stats merger to map test inst paths back to git pathsdsilvers/testing-improvementDaniel Silverstone2017-08-031-0/+38
|
* Avoid build-time dependency on luxioRichard Ipsum2017-07-091-3/+4
|
* adds support for coverage testingDaniel Silverstone2017-03-042-5/+99
|
* Copyright cleanupsDaniel Silverstone2017-01-151-0/+27
|
* cleanups: Whitespace and indentation and untabifyDaniel Silverstone2017-01-021-14/+14
| | | | | | This is a massive unpleasant commit which does whitespace cleanup and fixes indentation (including untabifying). Hopefully we won't need to do this ever again, if we keep an eye on commits.
* Initial i18n/l10n of gitano-setupDaniel Silverstone2016-08-271-1/+1
|
* Basic i18n moduleDaniel Silverstone2016-08-271-0/+2
|
* Change gfind to gmatch so script works with both 5.1 and 5.2Daniel Silverstone2015-02-031-1/+1
|
* Add support for a GITANO_PLUGIN_PATH in install-lua-binDaniel Silverstone2014-03-111-1/+13
| | | | | | | | | The binary installer `install-lua-bin` needs to update all of the files ending in `.in` to be ready for installation. This patch ensures that we support a tag for loading plugins which the various `.in` files can then use to ensure they load plugins at an appropriate point. Signed-off-by: Daniel Silverstone <daniel.silverstone@codethink.co.uk>
* INSTALLER: make install and gitano-setup should work (mostly)Daniel Silverstone2012-08-301-1/+1
|
* BUILD: More work towards an installerDaniel Silverstone2012-08-301-1/+5
|
* BUILD: Start of a build system and thus installerDaniel Silverstone2012-08-301-0/+44