Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | turris4x: tar sdk | Karel Kočí | 2018-10-10 | |
| | | | | | It also for now drops flock. Change of sdk should be atomic thanks to mv. | |||
* | turris4x: preserve build_dir | Karel Kočí | 2018-10-10 | |
| | | | | | | Some packages such as kernel/linux are reusing others build_dir. This is really problematic because that meanst that we can't remove build_dir to free up space on disk. | |||
* | turris4x: fix turris-build hash | Karel Kočí | 2018-10-10 | |
| | ||||
* | turris{3,4}x: allow cleanup using CLEAN option | Karel Kočí | 2018-10-10 | |
| | ||||
* | turris4x: use compile_fw to compile SDK not plain make | Karel Kočí | 2018-10-10 | |
| | ||||
* | turris4x: compile target as part of sdk prepare | Karel Kočí | 2018-10-10 | |
| | ||||
* | turris4x: change deploy path to openwrt | Karel Kočí | 2018-10-10 | |
| | ||||
* | turris3x: make verbosity | Karel Kočí | 2018-09-07 | |
| | ||||
* | Add fake laminar execution possibility | Karel Kočí | 2018-09-07 | |
| | ||||
* | turris: Increase timeout to 12 hours | Karel Kočí | 2018-09-07 | |
| | ||||
* | Split utils to common and utils | Karel Kočí | 2018-09-01 | |
| | | | | | | It is beneficial to use utils also in other processes but there were parts that should only job it self include. This splits those to two separate files. | |||
* | Add verbosity to turris4x and general | Karel Kočí | 2018-08-30 | |
| | ||||
* | turris4x: fix packages to be compiled listing | Karel Kočí | 2018-08-30 | |
| | ||||
* | turris4x: before feeds install remove any package that is already there | Karel Kočí | 2018-08-30 | |
| | | | | | | When we are overriding some packages from feeds we want to really overwrite it. This removes any existing installation of packages we are providing in personal feed. | |||
* | Double the job timeout for heavy jobs | Karel Kočí | 2018-08-30 | |
| | ||||
* | turris4x: small tweak | Karel Kočí | 2018-08-30 | |
| | ||||
* | turris4x: fix flock usage | Karel Kočí | 2018-08-29 | |
| | ||||
* | turris4x: print git-hash file | Karel Kočí | 2018-08-29 | |
| | ||||
* | turris4x: replace laminar locks with flock | Karel Kočí | 2018-08-29 | |
| | ||||
* | turris4x: fix compile_fw failure | Karel Kočí | 2018-08-29 | |
| | | | | | Tilda is not expanded in compile_fw. This just uses HOME instead of tilda. | |||
* | Add better support for template specific workspace | Karel Kočí | 2018-08-29 | |
| | ||||
* | Use template for job configuration | Karel Kočí | 2018-08-29 | |
| | ||||
* | turris4x: fix check if we should update sdk | Karel Kočí | 2018-08-29 | |
| | ||||
* | turris4x: fix how we handle pkgs feed | Karel Kočí | 2018-08-29 | |
| | ||||
* | Use ssh to access our git server | Karel Kočí | 2018-08-29 | |
| | ||||
* | turris4x: Try to improve disk usage | Karel Kočí | 2018-08-29 | |
| | ||||
* | Replace git_fetch with git_clone that does one-depth clone | Karel Kočí | 2018-08-29 | |
| | ||||
* | Fix laminarc lock release | Karel Kočí | 2018-08-28 | |
| | ||||
* | turris4x: fix build detection | Karel Kočí | 2018-08-28 | |
| | ||||
* | Implement some lock cleaning | Karel Kočí | 2018-08-28 | |
| | | | | I hope that this will work. | |||
* | Revert "turris4x: Another try to fix package/index build" | Karel Kočí | 2018-08-28 | |
| | | | | This reverts commit 7df49f45b20776808205191ccc50452b121925f6. | |||
* | turris4x: preserve precompiled sdk | Karel Kočí | 2018-08-28 | |
| | ||||
* | turris4x: Another try to fix package/index build | Karel Kočí | 2018-08-27 | |
| | ||||
* | turris4x: try to fix package/index build | Karel Kočí | 2018-08-27 | |
| | ||||
* | turris4x: run index stage with debug output | Karel Kočí | 2018-08-27 | |
| | | | | Temporally for debug purposes. | |||
* | turris4x: change from branch to exact commit | Karel Kočí | 2018-08-27 | |
| | ||||
* | turris4x: try to fix ccache and git mirror | Karel Kočí | 2018-08-27 | |
| | ||||
* | turris4x: generate index and sign | Karel Kočí | 2018-08-27 | |
| | ||||
* | turris4x: Use git mirror and ccache | Karel Kočí | 2018-08-27 | |
| | ||||
* | turris4x: additional tweaks | Karel Kočí | 2018-08-27 | |
| | ||||
* | turris4x: fix list of packages to be compiled | Karel Kočí | 2018-08-27 | |
| | ||||
* | turris4x: try to fix compile_fw execution error | Karel Kočí | 2018-08-27 | |
| | ||||
* | Add initial implementation for turris4x | Karel Kočí | 2018-08-27 | |
| | ||||
* | turris3x: Enable upload | Karel Kočí | 2018-08-26 | |
| | ||||
* | Change how ssh access is configured | Karel Kočí | 2018-08-26 | |
| | ||||
* | turris3x: enable copy to server | Karel Kočí | 2018-08-26 | |
| | ||||
* | turris3x: Download SDK only once a day | Karel Kočí | 2018-08-26 | |
| | ||||
* | turris3x: build in parallel and sign | Karel Kočí | 2018-08-26 | |
| | ||||
* | Having git repository as option makes no sense, drop it | Karel Kočí | 2018-08-26 | |
| | ||||
* | turris3x: fix export | Karel Kočí | 2018-08-26 | |
| |