Activity

From 03/03/2015 to 04/01/2015

03/31/2015

06:31 PM Revision 6080e2a4: Backport: Handle multiple project versions in src/commandline-interface/main.lisp
* src/commandline-interface/main.lisp (locate-projects): handle multiple
versions of one project
(resolve-project...
J. Moringen
06:30 PM Revision 6bd6dc57: Backport: Handle duplicate template,distribution,project names in src/**/*.lisp
* src/project/variables.lisp (header): updated copyright
(define-repository): signal an error when encountering a d...
J. Moringen
06:26 PM Revision 6e9b4339: Handle multiple project versions in src/commandline-interface/main.lisp
* src/commandline-interface/main.lisp (locate-projects): handle multiple
versions of one project
(resolve-project...
J. Moringen
06:24 PM Revision a48691e2: Handle duplicate template,distribution,project names in src/**/*.lisp
* src/project/variables.lisp (header): updated copyright
(define-repository): signal an error when encountering a d...
J. Moringen

03/26/2015

03:02 PM Revision 2fbc6ce7: Backport: Support serial buildflows in src/commandline-interface/main.lisp
* src/commandline-interface/main.lisp (schedule-jobs/serial): new
function; make a serial job schedule
(schedule-...
J. Moringen
03:01 PM Revision b7097a7e: Backport: Minor improvements in orchestration job generation in src/commandlin...
* src/commandline-interface/main.lisp (configure-buildflow-job): turned
prepare-name and finish-name into keyword p...
J. Moringen
02:58 PM Revision e9946c82: Support serial buildflows in src/commandline-interface/main.lisp
* src/commandline-interface/main.lisp (schedule-jobs/serial): new
function; make a serial job schedule
(schedule-...
J. Moringen
02:43 PM Revision 26e2d69a: Minor improvements in orchestration job generation in src/commandline-interfac...
* src/commandline-interface/main.lisp (configure-buildflow-job): turned
prepare-name and finish-name into keyword p...
J. Moringen

03/25/2015

06:22 PM Revision b53af4df: Minor cleanup
* src/analysis/git.lisp (header): updated copyright
(analyze uri eql :git): minor cleanup
* src/analysis/protocol.l...
J. Moringen
02:32 PM Bug #1851 (Closed): Job descriptions from redmine are wrong
Has been (or should have been) fixed in templates. J. Moringen

03/18/2015

10:34 AM Revision d87a430a: Collect platform dependencies with and without arch suffix
This way platform dependency checking should work in both cases.
fixes http://openresearch.cit-ec.de/issues/399
(ch...
J. Wienke
10:31 AM Revision c4cd9b05: Collect platform dependencies with and without arch suffix
This way platform dependency checking should work in both cases.
fixes http://openresearch.cit-ec.de/issues/399
J. Wienke
10:31 AM Revision c7ce7609: Allow shell variable expansion in setuptools aspect
Ensure that shell variables in the install prefix can expand inside the
setuptools aspect.
(cherry picked from commi...
J. Wienke

03/17/2015

03:41 PM Revision 4663f5f0: Allow shell variable expansion in setuptools aspect
Ensure that shell variables in the install prefix can expand inside the
setuptools aspect.
(cherry picked from commi...
J. Wienke
12:07 PM Revision a05bb342: Include architecture when checking for installed packages
Include the architecture suffix when checking for installed packages
fixes http://opensource.cit-ec.de/issues/399
J. Wienke
12:06 PM Revision 6923097c: Include architecture when checking for installed packages
Include the architecture suffix when checking for installed packages
fixes http://opensource.cit-ec.de/issues/399
(...
J. Wienke

03/09/2015

04:26 PM Revision 3b18330c: Allow shell variable expansion in setuptools aspect
Ensure that shell variables in the install prefix can expand inside the
setuptools aspect.
J. Wienke
11:31 AM Revision 9f7b1aa7: Allow shell variable expansion in setuptools aspect
Ensure that shell variables in the install prefix can expand inside the
setuptools aspect.
J. Wienke

03/06/2015

04:19 PM Bug #1892: Do not silently ignore undefined variables
This is a really annoying problem, because you only know about a stupid typo in a variable name, if the jenkins job f... R. Haschke

03/05/2015

09:29 PM Bug #2191 (Resolved): Generator does not report commandline parsing errors properly
Applied in changeset commit:9dfb0f1249cfaccc1cc17f545bb943cfb884f235. J. Moringen
04:10 PM Bug #2191 (Resolved): Generator does not report commandline parsing errors properly
E.g.... J. Moringen
09:24 PM Revision c391e4d2: Backport: Fix for dependency-download in src/project/aspects.lisp
* src/project/aspects.lisp (define-aspect dependency-download): only
generate the shell fragment for unpacking copi...
J. Moringen
09:24 PM Revision dede7540: Backport: Better handling of non-deferable errors in src/commandline-interface...
refs #2191
Non-deferable errors are handling using the `abort' restart. However,
the causing condition was not suppl...
J. Moringen
09:24 PM Revision cc93017f: Backport: Better processing of -D options in src/commandline-interface/main.lisp
refs #2191
* src/commandline-interface/main.lisp (parse-overwrite): catch empty
variable name; allow missing value
J. Moringen
09:21 PM Revision df1749f2: Fix for dependency-download in src/project/aspects.lisp
* src/project/aspects.lisp (define-aspect dependency-download): only
generate the shell fragment for unpacking copi...
J. Moringen
08:24 PM Revision 723bc93c: Phase error handling for orchestration in src/commandline-interface/main.lisp
* src/commandline-interface/main.lisp (main): use
`with-phase-error-check' when deleting "other" jobs, when configu...
J. Moringen
08:23 PM Revision 9dfb0f12: Better handling of non-deferable errors in src/commandline-interface/main.lisp
fixes #2191
Non-deferable errors are handling using the `abort' restart. However,
the causing condition was not supp...
J. Moringen
08:22 PM Revision 83960753: Better processing of -D options in src/commandline-interface/main.lisp
refs #2191
* src/commandline-interface/main.lisp (parse-overwrite): catch empty
variable name; allow missing value
J. Moringen
04:01 PM Revision ad0324a5: Add enabled switch to parameters aspect
Adds a switch to manually enable the generation of build parameters to
the parameters aspect.
J. Wienke
02:04 PM Feature #1684: Implement "includes" relation for distributions
J. Moringen wrote:
> We attempted to decide between 2. and 3. several times but each time failed to organize the res...
S. Wrede
10:36 AM Feature #1684: Implement "includes" relation for distributions
S. Meyer zu Borgsen wrote:
> Could it be a first simple solution to simply join multiple "verions"-lists?
This re...
J. Moringen
09:59 AM Feature #1684: Implement "includes" relation for distributions
Could it be a first simple solution to simply join multiple "verions"-lists? S. Meyer zu Borgsen
 

Also available in: Atom