Commit Graph

23 Commits

Author SHA1 Message Date
galjonsfigur 6926c66b16 Polish Lua examples ()
* Add missing globals from luacheck config

* Fix luacheck warnings in all lua files

* Re-enable luacheck in Travis

* Speed up Travis by using preinstalled LuaRocks

* Fix more luacheck warnings in httpserver lua module

* Fix DCC module and add appropriate definitions to luacheck config.

* Change inline comments from ignoring block to only ignore specific line

* Add Luacheck for Windows and enable it for both Windows and Linux

* Change luacheck exceptions and fix errors from 1st round of polishing

* Add retry and timeout params to wget
2020-06-09 22:26:52 +02:00
Gregor Hartmann 537c6f9909 Re-enabling test-compiling all Lua files during CI () 2019-08-06 12:36:50 +02:00
Terry Ellison c7ff86ff27
remove luacheck run for Travs and minor tweaks following () 2019-07-23 20:29:44 +03:00
galjonsfigur 7de8a01705 Add luacheck config and configuration for Travis CI ()
* Move luacheck conf and fix Travis for all possible filenames
* Add lua script to help with luacheck config
* Add xargs approach for current luac.cross file checking
* Enable luacheck but do not break build
2019-06-28 06:53:19 +02:00
Gregor Hartmann 9842a8ef83 Add building luac.cross to travis ci builds ()
Add building luac.cross to travis ci builds
2019-04-09 14:37:47 +01:00
Ryan Hartlage 8bb41fe93f Download pre-built toolchains ()
* Download pre-built toolchains

* Updated to include the platform in the name of the pre-built toolchain

* Download archive into cache/

* Update Travis configuration to use pre-built toolchain via make
2018-12-03 13:24:19 +11:00
Marcel Stör 95728196c7 Remove sudo:false
Fixes 
2018-11-26 21:26:39 +01:00
TerryE 4141e69003 Move luac.cross build into standard make hierarchy 2018-03-17 00:43:52 +00:00
Yury Popov a3145da52b Minify ESP8266 toolchain archive for CI ()
* Minify ESP8266 toolchain archive for CI
* Disable iROM size fix for CI builds
Fixes 
2017-01-21 21:53:08 +03:00
Jonathan Karras 063cb6e7f2 Add lua.cross to CI tests. () 2016-12-06 07:28:43 +01:00
Marcel Stör 498cc52ab3 Remove deploy section () 2016-05-21 17:45:33 +02:00
Johny Mattsson cf2aa574b8 Bin-patching of SDK 1.5.0 with fix for timer interval. 2016-01-10 17:57:24 +11:00
Marcel Stör f9ff515de9 Integrate an extra build step for PRs to build a special firmware
Fixes 
2015-11-16 13:22:10 +01:00
Marcel Stör df3178d763 Switch to Travis containerized builds 2015-10-12 13:26:05 +11:00
Johny Mattsson 21c4e11020 Enable dynamic build dates, plus print SDK version. 2015-10-12 13:26:05 +11:00
Marcel Stör 0ea12bdd3a Keep SDK internally rather than fetching the one from GeorgHahn, fixes 2015-06-24 21:47:34 +02:00
funshine d28a2c9eda add interger version release, fix , , 2015-03-11 13:21:19 +08:00
funshine 113db6f43e fix travis.yml 2015-03-11 11:10:43 +08:00
funshine f9afd20238 modify travis file to support build integer 2015-03-11 11:02:07 +08:00
funshine 81ea8d9597 add math, add file.fsinfo(), update spiffs. 2015-03-10 01:12:36 +08:00
funshine 6986d9e5aa update travis.yml 2015-03-05 11:36:37 +08:00
George Hahn 86a408d3e0 Fix toolchain URL 2015-03-04 21:19:54 -05:00
George Hahn fbf42d5472 Add basic .travis.yml 2015-03-04 21:15:27 -05:00