summaryrefslogtreecommitdiff
path: root/build
Commit message (Expand)AuthorAge
* Unset $TERM to prevent unexpectedly colorized output from breaking buildsEmanuele Aina2022-11-11
* Log the version number during startupSimon McVittie2022-11-11
* Use obs-build in locations and executable names instead of just build.Héctor Orón Martínez2022-11-11
* Simplify ccache cleanupMichael Schroeder2021-01-15
* ccache: it was updated to expect a suffix for -evict-older-than optionSumit Jamgade2020-12-15
* fix typo in help text for file-system-optionSAdrian Schröter2020-12-11
* introduce the option to disable dir_index in ext fsAdrian Schröter2020-12-09
* report fatal error in case of fundamental build root setupAdrian Schröter2020-11-04
* remove ccachetar after it has been extracted.Sumit Jamgade2020-10-07
* Merge pull request #601 from bugfinder/masterMichael Schroeder2020-09-28
|\
| * build: also export the ABUILD_UID/GID variablesRüdiger Oertel2020-09-17
* | use CLEAN_BUILD to decide removing /.ccache filesSumit Jamgade2020-09-17
|/
* Merge pull request #600 from sjamgade/changeccahceuserSumit Jamgade2020-09-16
|\
| * change user to $ABUILD after extraction of ccache tarSumit Jamgade2020-09-16
* | Do not follow symlinks when calling umountMichael Schroeder2020-09-15
|/
* Run checkscripts in chrootMichael Schroeder2020-09-11
* avoid double removal of obscpio filesAdrian Schröter2020-08-19
* set cache_dir directly in ccache config and cleanup corres. codeSumit Jamgade2020-07-08
* add a new variable to track build time needed for ccache evictionSumit Jamgade2020-06-26
* Control disk-space consumption while creating ccache archiveSumit Jamgade2020-06-24
* cleaning ccacheSumit Jamgade2020-06-23
* create folders before trying to copy ccache.tarSumit Jamgade2020-05-29
* remove .gz from _ccache archive as it is no longer compressedSumit Jamgade2020-05-04
* enable compression on ccacheSumit Jamgade2020-04-21
* extend --ccache to generate _ccache.tar.gz and implement --pkg-ccacheSumit Jamgade2020-04-07
* handle obscpio extraction error as fatalAdrian Schröter2020-02-14
* running disk full check also outside of VMAdrian Schröter2020-02-12
* run disk full check only for chroot .. reallyAdrian Schröter2020-02-12
* call obsgendiff if configuredAdrian Schröter2020-02-04
* fix last commitlethliel2020-01-22
* Merge pull request #543 from lethliel/use_abuild_user_for_chrootAdrian Schröter2020-01-22
|\
| * use abuild user if $NOROOTFORBUILD is set.lethliel2020-01-22
* | do not retry automatically on disk fullAdrian Schröter2020-01-08
|/
* allow to enter an existing buildroot w/o recipelethliel2019-12-19
* Merge pull request #530 from AdamMajer/fix_ccacheAdrian Schröter2019-12-11
|\
| * fix ccache setup of non-dotted compiler versionsAdam Majer2019-10-22
* | fix dropping argument behind --shellAdrian Schröter2019-12-02
* | build --shell is using BUILD_USER by default nowAdrian Schröter2019-12-02
* | do not run "changelog2spec" when using --shellAdrian Schröter2019-12-02
* | implement --shell-cmd "CMD" optionAdrian Schröter2019-11-28
* | Add systemd-nspawn backend.Oleg Girko2019-11-13
* | Merge pull request #498 from andreas-schwab/masterAdrian Schröter2019-09-23
|\ \
| * | Mount /sys in chroot buildAndreas Schwab2019-07-10
* | | Fix doc typosBernhard M. Wiedemann2019-09-20
* | | Export SYSTEMD_OFFLINE=1 to avoid failures from systemctlLudwig Nussel2019-09-17
* | | return exit status 9 in the genbuildreqs caseMichael Schroeder2019-07-10
|/ /
* | Support generated rpm build requiresMichael Schroeder2019-07-05
* | Collect more statisticsMichael Schroeder2019-02-15
* | give a hint about the used user (abuild in most cases)Adrian Schröter2019-01-09
* | support "--shell" also for chrootAdrian Schröter2019-01-09