Commit Graph

54 Commits

Author SHA1 Message Date
Ad Schellevis fcbc99b41b parse_ports_log.py: python 3 compatibilty 2020-02-05 19:08:46 +01:00
Franco Fichtner 2f116d8a43 composite: let scripts be scripts 2018-10-12 08:37:45 +02:00
Ad Schellevis c2b9f4ea87 add a script to extract log statistics from our ports build log. 2018-10-12 19:58:48 +02:00
Franco Fichtner bf3ff171ec scripts/nightly: postprocess build file for discarded packages 2018-09-29 06:34:07 +02:00
Franco Fichtner 9271dd3fea scripts/nightly: run packages in parallel for faster building 2018-09-28 12:34:01 +02:00
Franco Fichtner 3f6a1c5265 scripts/nightly: only upload the current log set 2018-09-20 07:44:58 +02:00
Franco Fichtner 095a0b9269 scripts/nighty: wrong "J" 2018-09-18 22:56:59 +02:00
Franco Fichtner deada0aa82 scripts/nightly: improve logs set directory structure 2018-09-18 22:51:28 +02:00
Franco Fichtner 06632806dc scripts/nightly: mark log set with architecture 2018-09-16 00:24:22 +02:00
Franco Fichtner 168aa2fc2b scripts/nightly: tail logs for easier review
Files can be 40 MB log so that makes browsing them a bit iffy.
2018-09-15 00:48:06 +02:00
Franco Fichtner 50932fd24b scripts/nightly: forgot redirect 2018-09-13 21:27:37 +02:00
Franco Fichtner 7315cf2f78 build: logs upload for nightly
Logs still have issues due to their incredible length, but
for now this makes daily checks easier than ever in any case.
2018-09-13 21:25:10 +02:00
Franco Fichtner 144d060b82 scripts/nightly: split packages stage logs 2018-05-29 08:27:24 +02:00
Franco Fichtner d7dcce0a39 scripts/nightly: better recycle, would falsely read into latest/ 2018-03-21 08:02:28 +01:00
Franco Fichtner 2387de6ab6 scripts/nightly: recycle logs older than a week 2018-03-15 09:42:06 +01:00
Franco Fichtner 7d73b4814b scripts/nightly: compress logs after run, leave latest/ open 2018-03-15 08:56:49 +01:00
Franco Fichtner 58e1c6e0c0 build: change paths to build directories
Discussed with: @adschellevis
2017-10-23 09:55:24 +02:00
Franco Fichtner c75d2eea78 scripts: flatten refresh, to be used with batch if needed 2017-09-28 06:57:25 +02:00
Franco Fichtner 8b60290ebf scripts: add refresh target, same same but different 2017-09-26 08:18:26 +02:00
Franco Fichtner 98dfaf8cef scripts: only clean nightly run if no args were given 2017-09-06 08:07:09 +02:00
Franco Fichtner e2819998b3 scripts: add xtools to nightly build 2017-09-02 22:30:51 +02:00
Franco Fichtner a50b1074d3 scripts: add them as make targets for easy access 2017-08-27 06:04:54 +02:00
Franco Fichtner da33dc6eeb scripts: add latest link to nightly logs 2017-08-26 07:39:13 +02:00
Franco Fichtner 7e01d1eef5 scripts: run nightly test target 2017-08-21 09:18:47 +02:00
Franco Fichtner 9d5a52f0b5 scripts: only remove when archive is ok 2017-08-14 17:16:21 +02:00
Franco Fichtner 0bc370b356 scripts: another 2017-08-14 17:13:44 +02:00
Franco Fichtner 19d59f2d41 scripts: typo 2017-08-14 17:11:22 +02:00
Franco Fichtner c792444bb9 scripts: archive the nightly logs 2017-08-14 17:07:41 +02:00
Franco Fichtner c7758a578c scripts/nightly: another try in redirect 2017-08-05 13:34:20 +02:00
Franco Fichtner fcf91a8038 scripts/nightly: clean logs first to see activity right away 2017-08-05 13:24:22 +02:00
Franco Fichtner 972914be37 scripts/nightly: proper redirect 2017-08-05 13:22:33 +02:00
Franco Fichtner dec5379405 build: at least allow to clean the log directory 2017-08-05 13:18:52 +02:00
Franco Fichtner 12717fff77 scripts: add nightly script with basic logging support 2017-08-05 13:07:27 +02:00
Franco Fichtner ed910d6c03 scripts: make run.sh a little more flexible 2017-02-08 18:30:57 +01:00
Franco Fichtner 1ccf0e4a58 scripts: timeout can be too short, increase 2017-01-13 15:53:18 +01:00
Franco Fichtner 12a4432855 scripts: improve batch run script slightly
Sometimes clean wasn't done on abort.
2017-01-01 14:47:38 +01:00
Franco Fichtner 6fd4df327d scripts: add batch runner script 2016-09-21 04:26:27 +02:00
Franco Fichtner 180ecff083 build: adapt a patch by @lattera to directly set PUBKEY+PRIVKEY 2016-02-01 18:07:20 +01:00
Franco Fichtner 1f05ee532a build/base: finally weave obsolete files into build step
Also signs the obsolete file list to complete the set signing.
2015-12-26 09:20:10 +01:00
Franco Fichtner e213702060 build: add override for signing keys #20
The logic of scripts dir was that it doesn't need build dir foo,
which isn't true anymore for the pkg_* scripts so that needs to
be shuffled now.
2015-10-30 07:32:21 +01:00
Franco Fichtner 057e2d1c61 build/skim: make it part of the official build glue 2015-05-22 10:03:23 +02:00
Franco Fichtner f304248a7f build: expand all configs around the product name 2015-05-11 17:57:49 +02:00
Franco Fichtner 6089d8fccc scripts: weird error; old style fix 2015-05-02 10:59:58 +02:00
Franco Fichtner d63c3e9de6 scripts: improve skim to pick up MASTER_PORT magic 2015-04-28 10:22:42 +02:00
Franco Fichtner c513581dfb scripts: do a full sync on unused ports only if required
It takes ages to sync the whole ports tree, so let's decouple this
from the cherry-picking we do on used ports...
2015-04-22 07:20:47 +02:00
Franco Fichtner acc5837808 scripts: prune all ports that have been deleted 2015-04-22 06:03:02 +02:00
Franco Fichtner b49aececeb build: add package signing glue 2015-04-02 05:17:49 +02:00
Franco Fichtner 912c2144b6 scripts: obsoleted files may be reinstated 2015-02-27 10:14:06 +01:00
Franco Fichtner 4b5468f90c scripts: don't let files linger any more than they should 2015-02-21 08:48:01 +01:00
Franco Fichtner d6c42ddaeb scripts/port_skim: clear the screen to make individual port diffs...
distinguishable and thus easier to review.
2015-02-18 07:10:50 +01:00