Maxim Prokhorov
492a35926f
ci: rework build.sh & release.sh generator
- don't depend on TRAVIS environment variables
- depend on CI flag to add release variables
- chmod +x
4 years ago
Max Prokhorov
db50be91bc
PIO: fix env definitions (again) ( #2212 )
* base envs
* CI: speed up release process (since we still want some .bin files)
* fixup! CI: speed up release process (since we still want some .bin files)
* release dry run
* fixup! release dry run
* adjust
* fix .bin name
* it works
* minor cleanup for current git
* use pio suggestion about ldscript, reduce build_flags impact
* fix linker
* parse ${vars} instead of ignoring them
* add filtering and override file (sneak peak into tasmota's pio config)
* don't generate secure client (for now)
* formatting
* codacy
4 years ago
Xose Pérez
bc70dec09f
Beautify build script size output
4 years ago
Max Prokhorov
a2ada68d6e
Restore WebUI builds in travis ( #1953 )
* test: restore webui builds in travis
* show build.sh usage via -h, exclude build stage instead of explicitly including it
5 years ago
Max Prokhorov
c18490cc4a
PIO: pass APP_REVISION via extra scripts ( #1946 )
* utils/version: use git description token as version, add memoization
* pio: move extra scripts to a separate directory
* pio: add -DAPP_REVISION=... as local build flag
5 years ago
Max Prokhorov
1d133bee16
Build with platformio 4 ( #1805 )
- update file paths: .pioenvs -> .pio/build, .piolibdeps -> .pio/libdeps
- modify envs to use common settings
- enable shared libs in travis and ota scripts
5 years ago
Max Prokhorov
075b704d6c
Log in travis if webui files have changed
5 years ago
copyrights
08a4940344
fix path creation for firmware in build.sh ( #1753 )
5 years ago
Max Prokhorov
54c0bdcdf0
Proper string test, strip any tag
5 years ago
Max Prokhorov
c0b4ffac13
Always use -dev suffix
5 years ago
Jack Wilsdon
3d21404a67
Use correct arguments for stat on macOS
6 years ago
Xose Pérez
34c195b4c0
Option to specify destination folder for images generated by build.sh script
6 years ago
Maxim Prokhorov
25c7a00c24
Better filter for -ota envs
6 years ago
Maxim Prokhorov
13c051a097
Fix up build.sh error handling from #1008
* Change git detection to not accidentaly exit the shell
* Fix [ $par_build ] always being true
* Fix git-describe with shallow clone ("No tags can describe ...")
6 years ago
Xose Pérez
42b8efeb79
Recover size report in build script
6 years ago
Maxim Prokhorov
064080c560
Build script rework
6 years ago
Maxim Prokhorov
5fdf4aa53d
Separate test and release stages in travis
- Revert test to being serial. Releases are using parallel jobs.
- Some cosmetic changes in build.sh
6 years ago
Xose Pérez
6d28587047
Report binaries sizes on build script
6 years ago
Lazar Obradovic
87b456cb6a
Travis parallel builds
6 years ago
Xose Pérez
1c755cfb89
Pre-build the different available WebUI images
6 years ago
Xose Pérez
52ca64eded
Clean up builder files
6 years ago
Lazar Obradovic
35be094244
build process should exit with non0 value on failure.
6 years ago
Xose Pérez
43af63b85d
Fix deploy branch check
6 years ago
Xose Pérez
6c18f96483
Add revision to web UI, populated by automated build script
6 years ago
Xose Pérez
7e691f0408
Build travis environments for non-master branches
6 years ago
Xose Pérez
7855d41991
Fix copy
6 years ago
Lazar Obradovic
023f70d203
lintfixes, try1
6 years ago
Xose Pérez
42847e53d8
Moving firmware images folder
6 years ago
Xose Pérez
98adb88f12
Add binary size to memanalyzer report
6 years ago
Xose Pérez
ecf542a2be
Remove non-stable builds from automatic builder
7 years ago
Xose Pérez
798341a785
Save firmware images in subfolders
7 years ago
Hermann Kraus
a4de1ddecf
Make building the web interface easier by automatically installing the dependencies.
7 years ago
Xose Pérez
226027116e
List available environments with build script
7 years ago
Xose Pérez
f34b12f99b
Dinamically get environments to build in build script
7 years ago
Xose Pérez
870168e287
Added EXS Wifi Relay to build script
7 years ago
Xose Pérez
2511b520b8
Untested support for WiOn 50055 Wifi Wall Outlet & Tap
7 years ago
Xose Pérez
55f529e65f
Fix and improve build script output
7 years ago
Xose Pérez
eb79642f2e
Major refactor of device flags
7 years ago
Xose Pérez
a780f5812f
Moved MQTT callback in Domoticz module
7 years ago
Xose Pérez
e327a219a8
Added Sonoff Touch to build-all script
7 years ago
Xose Pérez
df321e952f
Version bump
7 years ago
Xose Pérez
866ffeeaae
Add ESPurna board to build script, remove SPIFFS image
7 years ago
Xose Pérez
fb7e08ec93
Initial support for RGB/RGBW 5050 LED strips
7 years ago
Xose Pérez
758e32d1a8
Add new boards to build script
7 years ago
Xose Pérez
89a1bd30cc
Changed build-all script
7 years ago
Xose Pérez
681470eda5
Update automated build script
8 years ago
Xose Pérez
c21a9f22d2
Changing remote repositories for submodules, fix permissions issues when updating
8 years ago
Xose Pérez
295d9839d5
Automate build process for multiple environments
8 years ago