]> git.pld-linux.org Git - projects/cleanbuild.git/log
projects/cleanbuild.git
6 years agouse same name for locally built image
Elan Ruusamäe [Wed, 14 Jun 2017 20:59:26 +0000 (23:59 +0300)]
use same name for locally built image

6 years ago_binary_payload w1.gzdio
Elan Ruusamäe [Wed, 14 Jun 2017 20:55:51 +0000 (23:55 +0300)]
_binary_payload w1.gzdio

probably faster build results due weaker compression

6 years agouse pre-built docker image for cleanbuild
Elan Ruusamäe [Wed, 14 Jun 2017 20:52:19 +0000 (23:52 +0300)]
use pre-built docker image for cleanbuild

6 years agoprevent builder accessing network (block resolv.conf access)
Elan Ruusamäe [Wed, 14 Jun 2017 20:46:52 +0000 (23:46 +0300)]
prevent builder accessing network (block resolv.conf access)

6 years agouse locally build rpms as poldek source
Elan Ruusamäe [Wed, 14 Jun 2017 20:36:37 +0000 (23:36 +0300)]
use locally build rpms as poldek source

6 years agohandle gracely when build dir is not found
Elan Ruusamäe [Wed, 14 Jun 2017 20:24:22 +0000 (23:24 +0300)]
handle gracely when build dir is not found

to indicate that scenario is handled

6 years agoaddbr can tell it added nothing (already present, etc)
Elan Ruusamäe [Wed, 14 Jun 2017 20:18:43 +0000 (23:18 +0300)]
addbr can tell it added nothing (already present, etc)

6 years agofindbr needs root; perl poldek invocation error reporting
Elan Ruusamäe [Wed, 14 Jun 2017 20:11:34 +0000 (23:11 +0300)]
findbr needs root; perl poldek invocation error reporting

6 years agomove ccache to cache dir; fix permission issues and logging
Elan Ruusamäe [Wed, 14 Jun 2017 19:51:59 +0000 (22:51 +0300)]
move ccache to cache dir; fix permission issues and logging

6 years agorun builder --init-rpm-dir before replacing symlink
Elan Ruusamäe [Wed, 14 Jun 2017 19:51:03 +0000 (22:51 +0300)]
run builder --init-rpm-dir before replacing symlink

6 years agoadd cleanup-la to repo
Elan Ruusamäe [Wed, 14 Jun 2017 18:33:03 +0000 (21:33 +0300)]
add cleanup-la to repo

forgotten from a6742819

6 years agoadd gitlab build docker image
Elan Ruusamäe [Wed, 14 Jun 2017 17:53:23 +0000 (20:53 +0300)]
add gitlab build docker image

6 years agomove docker cleanbuild image related files to subdir
Elan Ruusamäe [Wed, 14 Jun 2017 17:51:13 +0000 (20:51 +0300)]
move docker cleanbuild image related files to subdir

7 years agofix path to package.spec in addbr
Elan Ruusamäe [Thu, 15 Dec 2016 13:27:26 +0000 (15:27 +0200)]
fix path to package.spec in addbr

7 years agodisable debug packages in docker as well
Elan Ruusamäe [Thu, 15 Dec 2016 08:51:25 +0000 (10:51 +0200)]
disable debug packages in docker as well

7 years ago{}-s must be escaped in perl regexp
Elan Ruusamäe [Thu, 15 Dec 2016 08:48:43 +0000 (10:48 +0200)]
{}-s must be escaped in perl regexp

7 years agoDRY: move cleanup-la to standalone script
Elan Ruusamäe [Thu, 15 Dec 2016 08:34:42 +0000 (10:34 +0200)]
DRY: move cleanup-la to standalone script

7 years agorequire package argument
Elan Ruusamäe [Thu, 15 Dec 2016 08:21:16 +0000 (10:21 +0200)]
require package argument

7 years agofix cleanup
Elan Ruusamäe [Wed, 14 Dec 2016 23:01:35 +0000 (01:01 +0200)]
fix cleanup

7 years agouse ccache
Elan Ruusamäe [Wed, 14 Dec 2016 22:35:00 +0000 (00:35 +0200)]
use ccache

7 years agodocker: allow exec in BUILD dir
Elan Ruusamäe [Wed, 14 Dec 2016 22:10:19 +0000 (00:10 +0200)]
docker: allow exec in BUILD dir

7 years agofix break out of loop logic
Elan Ruusamäe [Wed, 14 Dec 2016 22:02:32 +0000 (00:02 +0200)]
fix break out of loop logic

7 years agorun findbr inside container
Elan Ruusamäe [Wed, 14 Dec 2016 22:01:57 +0000 (00:01 +0200)]
run findbr inside container

builddir is container only

7 years agofix non-docker findbr poldek args
Elan Ruusamäe [Wed, 14 Dec 2016 22:07:27 +0000 (00:07 +0200)]
fix non-docker findbr poldek args

7 years agorun teeboth inside container
Elan Ruusamäe [Wed, 14 Dec 2016 21:32:48 +0000 (23:32 +0200)]
run teeboth inside container

docker exec does not log to stdout/stderr directly it seems

7 years agouse local builder script
Elan Ruusamäe [Wed, 14 Dec 2016 21:24:38 +0000 (23:24 +0200)]
use local builder script

so can do local modifications to builder script easily

7 years agouse poldek-config to configure
Elan Ruusamäe [Wed, 14 Dec 2016 21:01:35 +0000 (23:01 +0200)]
use poldek-config to configure

7 years agotmpfs mount build dir
Elan Ruusamäe [Wed, 14 Dec 2016 20:53:26 +0000 (22:53 +0200)]
tmpfs mount build dir

7 years agoupdate java dep exclude
Elan Ruusamäe [Sun, 2 Oct 2016 15:36:16 +0000 (18:36 +0300)]
update java dep exclude

7 years agoupdate docbook-style-xsl; generic exec finder
Elan Ruusamäe [Sun, 2 Oct 2016 15:53:15 +0000 (18:53 +0300)]
update docbook-style-xsl; generic exec finder

7 years agomove dockerfile to root
Elan Ruusamäe [Wed, 14 Dec 2016 20:39:16 +0000 (22:39 +0200)]
move dockerfile to root

resolve build context issue with dockerignore

7 years agodocker: pull before build to ensure updated base image
Elan Ruusamäe [Wed, 14 Dec 2016 20:36:33 +0000 (22:36 +0200)]
docker: pull before build to ensure updated base image

7 years agopld builder has been updated to be without rpm/SPECS,SOURCES
Elan Ruusamäe [Wed, 14 Dec 2016 20:33:24 +0000 (22:33 +0200)]
pld builder has been updated to be without rpm/SPECS,SOURCES

7 years agoremove debug
Elan Ruusamäe [Wed, 23 Nov 2016 09:41:19 +0000 (11:41 +0200)]
remove debug

7 years agorequire perl-modules to workaround pld git installation failure
Elan Ruusamäe [Wed, 23 Nov 2016 09:39:03 +0000 (11:39 +0200)]
require perl-modules to workaround pld git installation failure

baggins suggested that every fucking place installing git should do
this. so here it fucking is

Installing set #5
Processing dependencies...
...
git-core-2.10.2-1.x86_64 marks expat-2.2.0-4.x86_64 (cap libexpat.so.1()(64bit))
git-core-2.10.2-1.x86_64 marks perl-Error-0.17021-1.noarch (cap perl(Error))
 perl-Error-0.17021-1.noarch marks perl-Scalar-List-Utils-1.46-1.x86_64 (cap perl(Scalar::Util))
git-core-2.10.2-1.x86_64 marks perl-Git-2.10.2-1.noarch (cap perl(Git))
 perl-Git-2.10.2-1.noarch marks perl-modules-5.24.0-1.x86_64 (cap perl(Time::Local))
error: perl-modules-5.24.0-1.x86_64 conflicts with perl-Scalar-List-Utils-1.46-1.x86_64

7 years agodockerfile to build image for builder
Elan Ruusamäe [Wed, 23 Nov 2016 09:32:28 +0000 (11:32 +0200)]
dockerfile to build image for builder

7 years agodocker dev
Elan Ruusamäe [Mon, 15 Jun 2015 13:58:24 +0000 (16:58 +0300)]
docker dev

7 years agofindbr: look into python site-packages
Elan Ruusamäe [Tue, 6 Sep 2016 16:18:33 +0000 (19:18 +0300)]
findbr: look into python site-packages

7 years agofindbr: python version detect
Elan Ruusamäe [Tue, 6 Sep 2016 16:12:24 +0000 (19:12 +0300)]
findbr: python version detect

7 years agofindbr: cmake modules, pkg-config
Elan Ruusamäe [Wed, 24 Aug 2016 21:05:39 +0000 (00:05 +0300)]
findbr: cmake modules, pkg-config

7 years agoensure RPMS dir is available
Elan Ruusamäe [Tue, 5 Jul 2016 05:13:20 +0000 (08:13 +0300)]
ensure RPMS dir is available

7 years agoadd --network option
Elan Ruusamäe [Mon, 4 Jul 2016 08:07:28 +0000 (11:07 +0300)]
add --network option

7 years agofindbr updates
Elan Ruusamäe [Mon, 4 Jul 2016 08:07:17 +0000 (11:07 +0300)]
findbr updates

8 years agocmake hacks
Elan Ruusamäe [Fri, 15 Apr 2016 21:01:57 +0000 (00:01 +0300)]
cmake hacks

8 years agono point building heavy debug packages in cleanbuild
Elan Ruusamäe [Fri, 1 Jan 2016 22:29:37 +0000 (00:29 +0200)]
no point building heavy debug packages in cleanbuild

8 years agoinclude "time" command in default package set
Elan Ruusamäe [Fri, 1 Jan 2016 22:28:42 +0000 (00:28 +0200)]
include "time" command in default package set

8 years agoincrease teeboth buffer to 100k
Elan Ruusamäe [Sat, 3 Oct 2015 08:23:09 +0000 (11:23 +0300)]
increase teeboth buffer to 100k

8 years agoqt5 related cmake find improvements
Elan Ruusamäe [Sat, 3 Oct 2015 08:22:30 +0000 (11:22 +0300)]
qt5 related cmake find improvements

8 years agoneed libgcj at some point
Elan Ruusamäe [Sat, 3 Oct 2015 08:21:51 +0000 (11:21 +0300)]
need libgcj at some point

8 years agofindbr updates
Elan Ruusamäe [Mon, 7 Sep 2015 19:01:47 +0000 (22:01 +0300)]
findbr updates

9 years agouse gettext-tools
Elan Ruusamäe [Thu, 30 Apr 2015 22:14:44 +0000 (01:14 +0300)]
use gettext-tools

9 years agoadd vim filetype hint
Elan Ruusamäe [Thu, 30 Apr 2015 22:13:54 +0000 (01:13 +0300)]
add vim filetype hint

9 years agomore distutils findbr
Elan Ruusamäe [Thu, 30 Apr 2015 22:13:35 +0000 (01:13 +0300)]
more distutils findbr

9 years agoanother pkg-config detect
Elan Ruusamäe [Wed, 25 Mar 2015 10:30:05 +0000 (12:30 +0200)]
another pkg-config detect

9 years agoblock idectea6
Elan Ruusamäe [Tue, 24 Mar 2015 20:02:28 +0000 (22:02 +0200)]
block idectea6

9 years agoadd sphinx find
Elan Ruusamäe [Fri, 27 Feb 2015 12:30:55 +0000 (14:30 +0200)]
add sphinx find

9 years agoupdate blacklist; verbosity
Elan Ruusamäe [Sun, 15 Jun 2014 16:54:37 +0000 (19:54 +0300)]
update blacklist; verbosity

10 years agowhen builder user has standard group (users) groupadd would fail. ignore that
Elan Ruusamäe [Sun, 16 Mar 2014 01:12:21 +0000 (03:12 +0200)]
when builder user has standard group (users) groupadd would fail. ignore that

10 years agomake multilib excludes configurable
Elan Ruusamäe [Sun, 16 Mar 2014 01:04:44 +0000 (03:04 +0200)]
make multilib excludes configurable

10 years agofindbr match updates
Elan Ruusamäe [Sun, 16 Mar 2014 01:00:59 +0000 (03:00 +0200)]
findbr match updates

10 years agoexclude packages to avoid poldek asking alternatives
Elan Ruusamäe [Sat, 7 Sep 2013 20:11:13 +0000 (20:11 +0000)]
exclude packages to avoid poldek asking alternatives

svn-id: @12722

10 years agofind pkgconfig for python builds
Elan Ruusamäe [Sun, 18 Aug 2013 14:36:49 +0000 (14:36 +0000)]
find pkgconfig for python builds

svn-id: @12714

10 years agodeps for ruby and vala
Elan Ruusamäe [Sun, 18 Aug 2013 14:03:14 +0000 (14:03 +0000)]
deps for ruby and vala

svn-id: @12713

11 years agoexclude perl-ExtUtils-Install, provided by perl-modules
Elan Ruusamäe [Tue, 9 Apr 2013 18:31:08 +0000 (18:31 +0000)]
exclude perl-ExtUtils-Install, provided by perl-modules

svn-id: @12646

11 years agoadd patterns for ocaml errors
Elan Ruusamäe [Tue, 9 Apr 2013 18:29:58 +0000 (18:29 +0000)]
add patterns for ocaml errors

svn-id: @12645

11 years agofind g++ from gyp based projects
Elan Ruusamäe [Mon, 8 Apr 2013 11:16:25 +0000 (11:16 +0000)]
find g++ from gyp based projects

svn-id: @12644

11 years agomore patterns to find python modules (python-M2Crypto)
Elan Ruusamäe [Mon, 4 Mar 2013 19:13:41 +0000 (19:13 +0000)]
more patterns to find python modules (python-M2Crypto)

svn-id: @12628

11 years agomore finding pkgconfig errors (from xpra build)
Elan Ruusamäe [Tue, 29 Jan 2013 08:45:10 +0000 (08:45 +0000)]
more finding pkgconfig errors (from xpra build)

svn-id: @12615

11 years agoupdate initial package list, exclude list based on current th packages
Elan Ruusamäe [Wed, 16 Jan 2013 11:23:52 +0000 (11:23 +0000)]
update initial package list, exclude list based on current th packages

svn-id: @12614

11 years agorpm5 is more picky, be sure to have group of src.rpm files present in chroot as well
Elan Ruusamäe [Thu, 25 Oct 2012 20:53:06 +0000 (20:53 +0000)]
rpm5 is more picky, be sure to have group of src.rpm files present in chroot as well

svn-id: @12599

11 years ago- su is now in util-linux
Elan Ruusamäe [Thu, 25 Oct 2012 18:10:22 +0000 (18:10 +0000)]
- su is now in util-linux

svn-id: @12598

11 years agoupdate docs after git migration
Elan Ruusamäe [Thu, 25 Oct 2012 18:06:23 +0000 (18:06 +0000)]
update docs after git migration

svn-id: @12597

11 years agosudo needs to preserve USER env
Elan Ruusamäe [Thu, 25 Oct 2012 17:47:17 +0000 (17:47 +0000)]
sudo needs to preserve USER env

svn-id: @12596

11 years agopartial rpm5 support
Elan Ruusamäe [Thu, 25 Oct 2012 17:41:09 +0000 (17:41 +0000)]
partial rpm5 support

svn-id: @12595

11 years agofix bashisms
Elan Ruusamäe [Thu, 25 Oct 2012 17:39:52 +0000 (17:39 +0000)]
fix bashisms

svn-id: @12594

12 years ago- less suggest choices
Elan Ruusamäe [Tue, 22 May 2012 21:44:06 +0000 (21:44 +0000)]
- less suggest choices

svn-id: @12570

12 years agoomit mtime errors on missing files
Elan Ruusamäe [Sat, 13 Aug 2011 22:00:56 +0000 (22:00 +0000)]
omit mtime errors on missing files

svn-id: @12306

13 years ago- show active poldek sources
Elan Ruusamäe [Sat, 16 Apr 2011 16:22:12 +0000 (16:22 +0000)]
- show active poldek sources

svn-id: @12229

13 years ago- use teeboth wrapper
sparky [Wed, 2 Feb 2011 00:03:31 +0000 (00:03 +0000)]
- use teeboth wrapper

svn-id: @12100

13 years ago- a simple input/output wrapper to be used instead of tee with lots of magic
sparky [Wed, 2 Feb 2011 00:02:53 +0000 (00:02 +0000)]
- a simple input/output wrapper to be used instead of tee with lots of magic

svn-id: @12099

13 years ago- ban mt and gawk, they never help
sparky [Sat, 29 Jan 2011 00:29:55 +0000 (00:29 +0000)]
- ban mt and gawk, they never help

svn-id: @12096

13 years ago- configurable tmpfs chroot size; 4G by default (NOTE: kernel requires ~10G)
sparky [Sun, 23 Jan 2011 19:46:58 +0000 (19:46 +0000)]
- configurable tmpfs chroot size; 4G by default (NOTE: kernel requires ~10G)

svn-id: @12077

13 years ago- find more "env: command not found" fails
sparky [Sun, 23 Jan 2011 19:41:39 +0000 (19:41 +0000)]
- find more "env: command not found" fails

svn-id: @12075

13 years ago- preffer python-setuptools over python-distribute
sparky [Sat, 22 Jan 2011 22:32:44 +0000 (22:32 +0000)]
- preffer python-setuptools over python-distribute
- try harder to look for python modules

svn-id: @12070

13 years ago- alias sample
Elan Ruusamäe [Fri, 22 Oct 2010 09:05:30 +0000 (09:05 +0000)]
- alias sample

svn-id: @11874

13 years ago- _pld_main_prefix, _prefix like in dist poldek
Elan Ruusamäe [Sun, 18 Jul 2010 12:32:15 +0000 (12:32 +0000)]
- _pld_main_prefix, _prefix like in dist poldek
- placeholders for disabling ready source
- mark vim syntax

svn-id: @11682

13 years ago- reverted .la file preprocessing: turns out my first method is the best working one
sparky [Thu, 3 Jun 2010 23:51:59 +0000 (23:51 +0000)]
- reverted .la file preprocessing: turns out my first method is the best working one

svn-id: @11504

13 years ago- don't look for svnversion command
sparky [Thu, 3 Jun 2010 22:39:02 +0000 (22:39 +0000)]
- don't look for svnversion command

svn-id: @11503

13 years ago- simply remove all "*.la" files
sparky [Thu, 3 Jun 2010 21:51:11 +0000 (21:51 +0000)]
- simply remove all "*.la" files

svn-id: @11502

13 years ago- don't require reason message
sparky [Thu, 3 Jun 2010 13:00:24 +0000 (13:00 +0000)]
- don't require reason message

svn-id: @11499

13 years ago- allow full path to spec file
sparky [Thu, 3 Jun 2010 12:58:50 +0000 (12:58 +0000)]
- allow full path to spec file

svn-id: @11498

13 years ago- use find when looking for *.la files
sparky [Thu, 3 Jun 2010 11:58:47 +0000 (11:58 +0000)]
- use find when looking for *.la files

svn-id: @11497

13 years ago- remove dependency_libs= from all .la files before building
sparky [Thu, 3 Jun 2010 11:32:36 +0000 (11:32 +0000)]
- remove dependency_libs= from all .la files before building
  (they create useless dependency chains)

svn-id: @11496

13 years ago- ignore git and svn requirements
sparky [Thu, 3 Jun 2010 01:24:05 +0000 (01:24 +0000)]
- ignore git and svn requirements

svn-id: @11495

14 years ago- detect java jars and missing iconv package
sparky [Sun, 23 May 2010 18:43:09 +0000 (18:43 +0000)]
- detect java jars and missing iconv package

svn-id: @11485

14 years ago- insert BR correctly in some more unusual specs
sparky [Sun, 23 May 2010 18:42:15 +0000 (18:42 +0000)]
- insert BR correctly in some more unusual specs

svn-id: @11484

14 years ago- one more "missing executable" detection
sparky [Wed, 19 May 2010 21:54:11 +0000 (21:54 +0000)]
- one more "missing executable" detection

svn-id: @11481

14 years ago- add missing tex files detection
sparky [Wed, 19 May 2010 21:31:12 +0000 (21:31 +0000)]
- add missing tex files detection

svn-id: @11480

14 years ago- "Unable to find a javac compiler" -> BR: jdk
sparky [Wed, 19 May 2010 17:24:23 +0000 (17:24 +0000)]
- "Unable to find a javac compiler" -> BR: jdk
- better missing ac macro detection

svn-id: @11479

14 years ago- "GCONF_SCHEMAS_INSTALL" => "GConf2-devel"
sparky [Wed, 19 May 2010 17:23:36 +0000 (17:23 +0000)]
- "GCONF_SCHEMAS_INSTALL" => "GConf2-devel"

svn-id: @11478

This page took 0.433008 seconds and 4 git commands to generate.