Activity

From 10/07/2017 to 11/05/2017

11/03/2017

04:09 PM Revision f4b67c36: citkat tweaks
J. Moringen

11/02/2017

04:16 PM Revision dbb6b807: Maybe fixed catalog section handling in src/model/project/json.lisp
* src/model/project/json.lisp (load-project-spec/json-1): do not bind
__catalog variable in `version-spec' instance...
J. Moringen
04:01 PM Revision 325a1190: citkat generation time
J. Moringen
03:54 PM Revision ad13f0cb: programming-languages -> programmingLanguages in citkat
J. Moringen
03:54 PM Revision f852a605: analyze command fixes
J. Moringen
03:54 PM Revision 5ca18540: citkat generator version
J. Moringen
03:54 PM Revision d3e55dc1: suspicious natures in src/commands/command-validate.lisp
J. Moringen
03:54 PM Revision b2c341ec: Added execute-command in src/commands/protocol.lisp
* src/commands/protocol.lisp (execute-command): new function; execute
command with condition handling and threadpoo...
J. Moringen
03:54 PM Revision 5e73b9f0: Added help command in src/commands/command-help.lisp
* src/commands/command-help.lisp: new file;
* jenkins.project.commands.asd (system jenkins.project.commands):
added...
J. Moringen
03:54 PM Revision f3cda7e1: Use commandline-options module in src/commandline-interface/configuration.lisp
J. Moringen
03:54 PM Revision 3d8bf71d: Removed legacy configuration in src/commandline-interface/configuration.lisp
J. Moringen
03:54 PM Revision bdbb72f2: Added deployment functions in src/commands/functions-deploy.lisp
* src/commands/functions-deploy.lisp: new file
* jenkins.project.commands.asd (system jenkins.project.commands):
ad...
J. Moringen
03:54 PM Revision 02ddc46d: Initial import of commands module in src/commands/*.lisp
* src/commands/conditions.lisp: new file; conditions signaled by the
commands module
* src/commands/protocol.lisp: ...
J. Moringen
03:54 PM Revision 03e8b787: citkat scm
J. Moringen
03:54 PM Revision 60fbe1b8: for generate command
J. Moringen
03:54 PM Revision 9f5fd187: Added validate command in src/commands/command-validate.lisp
J. Moringen
03:54 PM Revision f1cc5eac: Added platform-requires command in src/commands/platform-requires.lisp
J. Moringen
03:54 PM Revision 3ab819f7: for src/commandline-interface/configuration.lisp
J. Moringen
03:54 PM Revision 74a08e45: Added version command in src/commands/command-version.lisp
* src/commands/command-version.lisp:
* jenkins.project.commands.asd (system jenkins.project.commands):
added file s...
J. Moringen
03:54 PM Revision 24c7538f: Added analyze command in src/commands/command-analyze.lisp
J. Moringen
03:54 PM Revision 7557be5d: Added help functions in src/commandline-options/help.lisp
* src/commandline-options/help.lisp: new file; contains functions for
printing option-related help messages
* src/c...
J. Moringen
03:54 PM Revision 0685800c: Added generate command in src/commands/command-generate.lisp
J. Moringen
03:54 PM Revision 06e1fd3d: trace-variable
J. Moringen
03:54 PM Revision ccc5bc03: citkat report
J. Moringen
03:54 PM Revision 9bd83da8: Removed clon dependency
J. Moringen
03:54 PM Revision 23e54179: Added hack command in src/commands/command-hack.lisp
J. Moringen
03:54 PM Revision d59663af: for validate command
J. Moringen
03:54 PM Revision b40680de: Added command class mixins in src/commands/mixins.lisp
* src/commands/mixins.lisp: new file; contains mixin classes for
command classes
* jenkins.project.commands.asd (sy...
J. Moringen
03:54 PM Revision 9aca9292: Added recipe-and-version type in src/commands/value-types.lisp
* src/commands/value-types.lisp (recipe-and-version): new type; a
recipe pathname and a version string
(raw->valu...
J. Moringen
03:54 PM Revision 328fcfd6: Removed generate stuff from main.lisp
J. Moringen
03:54 PM Revision d7fab2be: citkat description format
J. Moringen
03:54 PM Revision 4ed6822e: Added checking functions in src/commands/functions-check.lisp
* src/commands/functions-check.lisp: new file;
* jenkins.project.commands.asd (system jenkins.project.commands):
ad...
J. Moringen
03:54 PM Revision 318f583d: Added report command in src/commands/command-report.lisp
J. Moringen
03:54 PM Revision 67de36e0: citkat fixes
J. Moringen
03:54 PM Revision 0b3c779e: Added input functions in src/commands/functions-input.lisp
J. Moringen
03:54 PM Revision 6f9465bc: Added value type conversions in src/commands/value-types.lisp
* src/commands/value-types.lisp: new file; contains value type
conversions for recipe-version pairs and variable as...
J. Moringen
03:54 PM Revision 79a968d8: Option error reporting issues
J. Moringen
03:54 PM Revision c40f5123: removed legacy stuff from main
J. Moringen
03:54 PM Revision ee2dacf8: Use command mechanism in src/commandline-interface/main.lisp
* src/commandline-interface/main.lisp (main): when the commandline
looks like it uses the command-based syntax, use...
J. Moringen
03:54 PM Revision 54292c5b: Added info commands in src/commands/command-info-{variables,aspects}.lisp
* src/commands/command-info-variables.lisp: new file;
* src/commands/command-info-aspects.lisp: new file;
* src/comm...
J. Moringen
03:54 PM Revision 85e0b245: Added command options in src/commands/*.lisp
* src/commands/conditions.lisp (option-configuration-problem): new
condition; superclass for command option-related...
J. Moringen
03:54 PM Revision db877bdb: Added filtering in src/commands/command-info-variables.lisp
J. Moringen
03:54 PM Revision 5b6c176d: Added version functions in src/commands/functions-version.lisp
J. Moringen
03:54 PM Revision e020ee87: dry-run for generate
J. Moringen
03:54 PM Revision 13c083ac: fix for functions-input
J. Moringen
03:54 PM Revision 4e30eecb: description and keywords variables
J. Moringen
03:54 PM Revision 63c9f211: Added phase machinery in src/commands/{conditions,phases}.lisp
* src/commands/conditions.lisp (phase-condition): new condition class;
superclass for phase-related conditions
(d...
J. Moringen
03:54 PM Revision 1aecad6b: maybe for generate command
J. Moringen
03:54 PM Revision e1a813be: Added option-synopsis in src/commandline-options/{protocol,options}.lisp
* src/commandline-options/protocol.lisp (option-synopsis): new generic
function; describe an option
* src/commandli...
J. Moringen
03:54 PM Revision b6807dd6: Initial import of commandline-options module in src/commandline-options/*.lisp
* src/commandline-options/types.lisp: new file; types used in the
commandline-options module
* src/commandline-opti...
J. Moringen
03:54 PM Revision be6083b6: emit more analysis results in citkat
J. Moringen
03:54 PM Revision e8e0c266: for validate
J. Moringen
03:13 PM Revision cc624e9d: Fixed ASDF analysis in src/analysis/asdf.lisp
* src/analysis/asdf.lisp (%extract-system-definition-forms): bind
`*source-registry*' and initialize to non-inherit...
J. Moringen
02:46 PM Revision 4204d242: Fixed ASDF analysis in src/analysis/asdf.lisp
* src/analysis/asdf.lisp (%extract-system-definition-forms): bind
`*source-registry*' and initialize to non-inherit...
J. Moringen
02:31 PM Revision 7df64ca5: Fixed ASDF analysis in src/analysis/asdf.lisp
* src/analysis/asdf.lisp (%extract-system-definition-forms): bind
`*source-registry*' and initialize to non-inherit...
J. Moringen
12:32 PM Revision 4194a1b9: analyze command fixes
J. Moringen
12:32 PM Revision 50754962: citkat fixes
J. Moringen
12:32 PM Revision 05ea4a08: citkat scm
J. Moringen
12:32 PM Revision aea1944a: fix for functions-input
J. Moringen
12:32 PM Revision 08360f25: citkat description format
J. Moringen
11:30 AM Revision 5c7052e8: Added generate command in src/commands/command-generate.lisp
J. Moringen
11:30 AM Revision 1fdb17df: description and keywords variables
J. Moringen
11:30 AM Revision 84174d64: Option error reporting issues
J. Moringen
11:30 AM Revision 4f3382fb: Added deployment functions in src/commands/functions-deploy.lisp
* src/commands/functions-deploy.lisp: new file
* jenkins.project.commands.asd (system jenkins.project.commands):
ad...
J. Moringen
11:30 AM Revision 1841e65e: for generate command
J. Moringen
11:30 AM Revision 52f9c227: Removed legacy configuration in src/commandline-interface/configuration.lisp
J. Moringen
11:30 AM Revision 53aff63f: Added filtering in src/commands/command-info-variables.lisp
J. Moringen
11:30 AM Revision 11a9a0f6: Removed generate stuff from main.lisp
J. Moringen
11:30 AM Revision 0eee8d63: Added option-synopsis in src/commandline-options/{protocol,options}.lisp
* src/commandline-options/protocol.lisp (option-synopsis): new generic
function; describe an option
* src/commandli...
J. Moringen
11:30 AM Revision 301061f5: dry-run for generate
J. Moringen
11:30 AM Revision 7d555578: Initial import of commands module in src/commands/*.lisp
* src/commands/conditions.lisp: new file; conditions signaled by the
commands module
* src/commands/protocol.lisp: ...
J. Moringen
11:30 AM Revision 0c6b7e87: Added input functions in src/commands/functions-input.lisp
J. Moringen
11:30 AM Revision 0abb06e1: maybe for generate command
J. Moringen
11:30 AM Revision 93acf956: Use commandline-options module in src/commandline-interface/configuration.lisp
J. Moringen
11:30 AM Revision 773d8902: Added report command in src/commands/command-report.lisp
J. Moringen
11:30 AM Revision 68a71365: Added hack command in src/commands/command-hack.lisp
J. Moringen
11:30 AM Revision 99742018: Added execute-command in src/commands/protocol.lisp
* src/commands/protocol.lisp (execute-command): new function; execute
command with condition handling and threadpoo...
J. Moringen
11:30 AM Revision 098ee12d: for validate
J. Moringen
11:30 AM Revision c7fc5c97: Added validate command in src/commands/command-validate.lisp
J. Moringen
11:30 AM Revision 32b7cce5: Initial import of commandline-options module in src/commandline-options/*.lisp
* src/commandline-options/types.lisp: new file; types used in the
commandline-options module
* src/commandline-opti...
J. Moringen
11:30 AM Revision 07bb17f0: Added analyze command in src/commands/command-analyze.lisp
J. Moringen
11:30 AM Revision efb89ad0: Added help functions in src/commandline-options/help.lisp
* src/commandline-options/help.lisp: new file; contains functions for
printing option-related help messages
* src/c...
J. Moringen
11:30 AM Revision f149207e: Use command mechanism in src/commandline-interface/main.lisp
* src/commandline-interface/main.lisp (main): when the commandline
looks like it uses the command-based syntax, use...
J. Moringen
11:30 AM Revision 9c3734a2: Added recipe-and-version type in src/commands/value-types.lisp
* src/commands/value-types.lisp (recipe-and-version): new type; a
recipe pathname and a version string
(raw->valu...
J. Moringen
11:30 AM Revision 39b7f0d4: Added version command in src/commands/command-version.lisp
* src/commands/command-version.lisp:
* jenkins.project.commands.asd (system jenkins.project.commands):
added file s...
J. Moringen
11:30 AM Revision 3a1f579e: trace-variable
J. Moringen
11:30 AM Revision 5515c314: citkat generator version
J. Moringen
11:30 AM Revision ba94c7f0: programming-languages -> programmingLanguages in citkat
J. Moringen
11:30 AM Revision 4a0eb64e: Added value type conversions in src/commands/value-types.lisp
* src/commands/value-types.lisp: new file; contains value type
conversions for recipe-version pairs and variable as...
J. Moringen
11:30 AM Revision 583b665d: removed legacy stuff from main
J. Moringen
11:30 AM Revision a4e9bd5c: Added version functions in src/commands/functions-version.lisp
J. Moringen
11:30 AM Revision f59e3f90: Added phase machinery in src/commands/{conditions,phases}.lisp
* src/commands/conditions.lisp (phase-condition): new condition class;
superclass for phase-related conditions
(d...
J. Moringen
11:30 AM Revision 73137a42: suspicious natures in src/commands/command-validate.lisp
J. Moringen
11:30 AM Revision d340d102: citkat report
J. Moringen
11:30 AM Revision 4083741e: Added info commands in src/commands/command-info-{variables,aspects}.lisp
* src/commands/command-info-variables.lisp: new file;
* src/commands/command-info-aspects.lisp: new file;
* src/comm...
J. Moringen
11:30 AM Revision bd9fd2a3: Added platform-requires command in src/commands/platform-requires.lisp
J. Moringen
11:30 AM Revision 413f8dfe: Added checking functions in src/commands/functions-check.lisp
* src/commands/functions-check.lisp: new file;
* jenkins.project.commands.asd (system jenkins.project.commands):
ad...
J. Moringen
11:30 AM Revision 71a6c7e5: for src/commandline-interface/configuration.lisp
J. Moringen
11:30 AM Revision a5e2c609: Removed clon dependency
J. Moringen
11:30 AM Revision fb7781de: for validate command
J. Moringen
11:30 AM Revision ba97e104: Added command class mixins in src/commands/mixins.lisp
* src/commands/mixins.lisp: new file; contains mixin classes for
command classes
* jenkins.project.commands.asd (sy...
J. Moringen
11:30 AM Revision 6fc94190: Added command options in src/commands/*.lisp
* src/commands/conditions.lisp (option-configuration-problem): new
condition; superclass for command option-related...
J. Moringen
11:30 AM Revision d19d9ba3: emit more analysis results in citkat
J. Moringen
11:30 AM Revision 0b4626b9: Added help command in src/commands/command-help.lisp
* src/commands/command-help.lisp: new file;
* jenkins.project.commands.asd (system jenkins.project.commands):
added...
J. Moringen
11:30 AM Revision 82564a3f: Fixed ASDF analysis in src/analysis/asdf.lisp
* src/analysis/asdf.lisp (%extract-system-definition-forms): bind
`*source-registry*' and initialize to non-inherit...
J. Moringen

10/30/2017

11:23 PM Revision d2feff0c: asdf fix
(cherry picked from commit 975ec09395b8b39261f80ce7ab25f6daa3fb18cd) J. Moringen
11:08 PM Revision d48529ef: asdf fix
(cherry picked from commit 975ec09395b8b39261f80ce7ab25f6daa3fb18cd) J. Moringen
10:51 PM Revision f802a9cd: asdf fix
(cherry picked from commit 975ec09395b8b39261f80ce7ab25f6daa3fb18cd) J. Moringen
09:26 PM Revision 21ac1c52: asdf fix
(cherry picked from commit 975ec09395b8b39261f80ce7ab25f6daa3fb18cd) J. Moringen
08:25 PM Revision 8910075e: Fixed missing analysis result entries in src/commandline-interface/main.lisp
* src/commandline-interface/main.lisp (analyze-project): do not
exclude scm and branch-directory from analysis results
J. Moringen
08:25 PM Revision 8fcc6d3b: Allow specifying parameters as alists in src/model/aspects/aspects.lisp
* src/model/aspects/aspects.lisp (parameter-entry/legacy): renamed
parameter-entry{ -> /legacy}
(every-parameter-...
J. Moringen
07:17 PM Revision eec57413: Fixed missing analysis result entries in src/commandline-interface/main.lisp
* src/commandline-interface/main.lisp (analyze-project): do not
exclude scm and branch-directory from analysis results
J. Moringen
07:11 PM Revision 617349e2: Allow specifying parameters as alists in src/model/aspects/aspects.lisp
* src/model/aspects/aspects.lisp (parameter-entry/legacy): renamed
parameter-entry{ -> /legacy}
(every-parameter-...
J. Moringen
01:50 PM Revision a23c9246: Adaptations to new dependency syntax in src/model/project/util.lisp
* src/model/project/util.lisp (parse-dependency-spec): J. Moringen
01:50 PM Revision 614063a0: Initial YAML conversion
J. Moringen
01:50 PM Revision c2e0a4b9: Project, distribution name from filename in src/model/project/yaml.lisp
* src/model/project/yaml.lisp (load-project-spec/yaml-1):
(load-distribution-spec/yaml-1):
J. Moringen
01:50 PM Revision 12b3f38f: let rosetta handle templates
J. Moringen
01:50 PM Revision 6f366e0f: deployment
J. Moringen
01:50 PM Revision 2f7fa2b3: removed stuff from src/commandline-interface/main.lisp
J. Moringen
01:50 PM Revision 5aaa8c43: tweaks
J. Moringen
01:50 PM Revision 0dca733d: Initial rosetta frontend
J. Moringen
01:50 PM Revision 15eaae78: graphviz report adaptations
J. Moringen
01:50 PM Revision 7712e1dd: json report adaptations
J. Moringen
01:50 PM Revision 15517aab: temporary
J. Moringen
01:50 PM Revision 63507bc7: initial analysis
J. Moringen
01:50 PM Revision 30ea932f: removed some stuff
J. Moringen
01:50 PM Revision 9ecdc5b7: distribution version
J. Moringen
01:50 PM Revision 68bf2609: restrict analysis to one distribution version
J. Moringen
01:50 PM Revision a5103d0c: removed src/project/progress.lisp
J. Moringen
01:50 PM Revision bae65512: analysis test
J. Moringen
01:05 PM Revision ce07835c: Backport: Do not re-disable existing jobs in src/model/project/classes-model.lisp
Do not disable existing jobs even if build-job.disabled? is true.
* src/model/project/classes-model.lisp (deploy job...
J. Moringen
01:01 PM Revision 3c1d6155: Allow specifying parameters as alists in src/model/aspects/aspects.lisp
* src/model/aspects/aspects.lisp (parameter-entry/legacy): renamed
parameter-entry{ -> /legacy}
(every-parameter-...
J. Moringen
01:00 PM Revision 044b4480: Do not re-disable existing jobs in src/model/project/classes-model.lisp
Do not disable existing jobs even if build-job.disabled? is true.
* src/model/project/classes-model.lisp (deploy job...
J. Moringen

10/25/2017

03:41 PM Revision fd88ca1e: programming-languages -> programmingLanguages in citkat
J. Moringen
03:12 PM Revision 4c98ed90: Added recipe-and-version type in src/commands/value-types.lisp
* src/commands/value-types.lisp (recipe-and-version): new type; a
recipe pathname and a version string
(raw->valu...
J. Moringen
03:12 PM Revision 9117eea8: emit more analysis results in citkat
J. Moringen
03:12 PM Revision cfecd659: Added hack command in src/commands/command-hack.lisp
J. Moringen
03:12 PM Revision b5b37fe0: description and keywords variables
J. Moringen
03:12 PM Revision 53978795: citkat report
J. Moringen
03:12 PM Revision 32505a31: Added analyze command in src/commands/command-analyze.lisp
J. Moringen
02:25 PM Revision b0673440: Removed clon dependency
J. Moringen
02:25 PM Revision 5e102d7b: Added generate command in src/commands/command-generate.lisp
J. Moringen
02:25 PM Revision 5e25493a: Option error reporting issues
J. Moringen
02:25 PM Revision 5a81385f: dry-run for generate
J. Moringen
02:25 PM Revision 9a226236: Added info commands in src/commands/command-info-{variables,aspects}.lisp
* src/commands/command-info-variables.lisp: new file;
* src/commands/command-info-aspects.lisp: new file;
* src/comm...
J. Moringen
02:25 PM Revision ee92ae8a: for generate command
J. Moringen
02:25 PM Revision 97735593: for validate command
J. Moringen
02:25 PM Revision c6324d28: maybe for generate command
J. Moringen
02:25 PM Revision e959c0fe: Added version functions in src/commands/functions-version.lisp
J. Moringen
02:25 PM Revision 9debe6ee: Removed generate stuff from main.lisp
J. Moringen
02:25 PM Revision 166f6697: for src/commandline-interface/configuration.lisp
J. Moringen
02:25 PM Revision 73c4985f: suspicious natures in src/commands/command-validate.lisp
J. Moringen
02:25 PM Revision f49eb5c7: for validate
J. Moringen
02:25 PM Revision e39bcfa8: Added input functions in src/commands/functions-input.lisp
J. Moringen
02:25 PM Revision 66394185: Added version command in src/commands/command-version.lisp
* src/commands/command-version.lisp:
* jenkins.project.commands.asd (system jenkins.project.commands):
added file s...
J. Moringen
02:25 PM Revision 9c5bdcc8: Added command class mixins in src/commands/mixins.lisp
* src/commands/mixins.lisp: new file; contains mixin classes for
command classes
* jenkins.project.commands.asd (sy...
J. Moringen
02:25 PM Revision f2ab490c: Added platform-requires command in src/commands/platform-requires.lisp
J. Moringen
02:25 PM Revision 79df45fb: Removed legacy configuration in src/commandline-interface/configuration.lisp
J. Moringen
02:25 PM Revision 4bb8b067: Use command mechanism in src/commandline-interface/main.lisp
* src/commandline-interface/main.lisp (main): when the commandline
looks like it uses the command-based syntax, use...
J. Moringen
02:25 PM Revision d574d9f3: Added help command in src/commands/command-help.lisp
* src/commands/command-help.lisp: new file;
* jenkins.project.commands.asd (system jenkins.project.commands):
added...
J. Moringen
02:25 PM Revision 76bb6b0e: trace-variable
J. Moringen
02:25 PM Revision 766df465: Added report command in src/commands/command-report.lisp
J. Moringen
02:25 PM Revision 6a5709fb: Added deployment functions in src/commands/functions-deploy.lisp
* src/commands/functions-deploy.lisp: new file
* jenkins.project.commands.asd (system jenkins.project.commands):
ad...
J. Moringen
02:25 PM Revision 47a6c95e: Use commandline-options module in src/commandline-interface/configuration.lisp
J. Moringen
02:25 PM Revision 75d2a3fb: removed legacy stuff from main
J. Moringen
02:25 PM Revision 3799d657: Added filtering in src/commands/command-info-variables.lisp
J. Moringen
02:25 PM Revision a871ecbc: Added checking functions in src/commands/functions-check.lisp
* src/commands/functions-check.lisp: new file;
* jenkins.project.commands.asd (system jenkins.project.commands):
ad...
J. Moringen
02:25 PM Revision d091f042: Added phase machinery in src/commands/{conditions,phases}.lisp
* src/commands/conditions.lisp (phase-condition): new condition class;
superclass for phase-related conditions
(d...
J. Moringen
02:25 PM Revision 18e8bc7c: Added validate command in src/commands/command-validate.lisp
J. Moringen

10/20/2017

04:30 PM Revision 4deb577c: Added value type conversions in src/commands/value-types.lisp
* src/commands/value-types.lisp: new file; contains value type
conversions for recipe-version pairs and variable as...
J. Moringen
04:30 PM Revision 6009ff9c: Added option-synopsis in src/commandline-options/{protocol,options}.lisp
* src/commandline-options/protocol.lisp (option-synopsis): new generic
function; describe an option
* src/commandli...
J. Moringen
04:30 PM Revision adf6431c: Initial import of commandline-options module in src/commandline-options/*.lisp
* src/commandline-options/types.lisp: new file; types used in the
commandline-options module
* src/commandline-opti...
J. Moringen
04:30 PM Revision 525cb6dc: Added command options in src/commands/*.lisp
* src/commands/conditions.lisp (option-configuration-problem): new
condition; superclass for command option-related...
J. Moringen
04:30 PM Revision b0461e15: Initial import of commands module in src/commands/*.lisp
* src/commands/conditions.lisp: new file; conditions signaled by the
commands module
* src/commands/protocol.lisp: ...
J. Moringen
04:30 PM Revision 0cdd9513: Added help functions in src/commandline-options/help.lisp
* src/commandline-options/help.lisp: new file; contains functions for
printing option-related help messages
* src/c...
J. Moringen
04:30 PM Revision 54b18951: Added execute-command in src/commands/protocol.lisp
* src/commands/protocol.lisp (execute-command): new function; execute
command with condition handling and threadpoo...
J. Moringen
04:26 PM Revision d1dd7760: Git/SVN/Mercurial committers do not replace authors in src/analysis/*.lisp
* src/analysis/git.lisp (analyze-git-branch): export committer into
separate variable instead of replacing authors ...
J. Moringen
03:50 PM Revision 3b6aca0b: Analysis results contain natures in src/analysis/*.lisp
J. Moringen
03:50 PM Revision ceb6ff8c: Determine most recent commit info in src/analysis/git.lisp
* src/analysis/git.lisp (analyze-git-branch): call `analyze' with
:git/most-recent-commit and integrate into result...
J. Moringen
03:49 PM Revision 43d69d57: Added to-value in src/model/variables/model.lisp
* src/model/variables/model.lisp (header): updated copyright
(to-value): new function; convert any object into a va...
J. Moringen

10/18/2017

12:46 PM Revision 215bd18f: for generate command
J. Moringen
12:46 PM Revision 47c19e9d: Removed legacy configuration in src/commandline-interface/configuration.lisp
J. Moringen
12:46 PM Revision 4a73ac18: Added version command in src/commands/command-version.lisp
* src/commands/command-version.lisp:
* jenkins.project.commands.asd (system jenkins.project.commands):
added file s...
J. Moringen
12:46 PM Revision 31ab75ef: Added generate command in src/commands/command-generate.lisp
J. Moringen
12:46 PM Revision a3d6c4dd: Added phase machinery in src/commands/{conditions,phases}.lisp
* src/commands/conditions.lisp (phase-condition): new condition class;
superclass for phase-related conditions
(d...
J. Moringen
12:46 PM Revision 676161b8: suspicious natures in src/commands/command-validate.lisp
J. Moringen
12:46 PM Revision 7d46b533: Added help functions in src/commandline-options/help.lisp
* src/commandline-options/help.lisp: new file; contains functions for
printing option-related help messages
* src/c...
J. Moringen
12:46 PM Revision 46bc43ac: citkat report
J. Moringen
12:46 PM Revision 2c2e22d8: Natures in analyze command
J. Moringen
12:46 PM Revision bf88c062: Added value type conversions in src/commands/value-types.lisp
* src/commands/value-types.lisp: new file; contains value type
conversions for recipe-version pairs and variable as...
J. Moringen
12:46 PM Revision 7fdaca25: maybe for generate command
J. Moringen
12:46 PM Revision b622e911: Use command mechanism in src/commandline-interface/main.lisp
* src/commandline-interface/main.lisp (main): when the commandline
looks like it uses the command-based syntax, use...
J. Moringen
12:46 PM Revision 285054d3: Added checking functions in src/commands/functions-check.lisp
* src/commands/functions-check.lisp: new file;
* jenkins.project.commands.asd (system jenkins.project.commands):
ad...
J. Moringen
12:46 PM Revision 8117a372: trace-variable
J. Moringen
12:46 PM Revision 2706eb19: Added report command in src/commands/command-report.lisp
J. Moringen
12:46 PM Revision 68f06343: dry-run for generate
J. Moringen
12:46 PM Revision 299646f3: Option error reporting issues
J. Moringen
12:46 PM Revision 05565c48: Removed clon dependency
J. Moringen
12:46 PM Revision dc92881d: Added filtering in src/commands/command-info-variables.lisp
J. Moringen
12:46 PM Revision 1d6574fe: for validate
J. Moringen
12:46 PM Revision d51ad298: Added command class mixins in src/commands/mixins.lisp
* src/commands/mixins.lisp: new file; contains mixin classes for
command classes
* jenkins.project.commands.asd (sy...
J. Moringen
12:46 PM Revision 650738bd: Added validate command in src/commands/command-validate.lisp
J. Moringen
12:46 PM Revision f87d2161: Use commandline-options module in src/commandline-interface/configuration.lisp
J. Moringen
12:46 PM Revision 6d59e811: Added hack command in src/commands/command-hack.lisp
J. Moringen
12:46 PM Revision ca0f3296: Added help command in src/commands/command-help.lisp
* src/commands/command-help.lisp: new file;
* jenkins.project.commands.asd (system jenkins.project.commands):
added...
J. Moringen
12:46 PM Revision 05aba327: Initial import of commands module in src/commands/*.lisp
* src/commands/conditions.lisp: new file; conditions signaled by the
commands module
* src/commands/protocol.lisp: ...
J. Moringen
12:46 PM Revision 544c3da5: Added platform-requires command in src/commands/platform-requires.lisp
J. Moringen
12:46 PM Revision bd65fda5: Removed generate stuff from main.lisp
J. Moringen
12:46 PM Revision 3fd613ce: phase error stuff
J. Moringen
12:46 PM Revision 9d96cf68: description and keywords variables
J. Moringen
12:46 PM Revision 0a1f43c3: Added input functions in src/commands/functions-input.lisp
J. Moringen
12:46 PM Revision a46dc7d6: Added execute-command in src/commands/protocol.lisp
* src/commands/protocol.lisp (execute-command): new function; execute
command with condition handling and threadpoo...
J. Moringen
12:46 PM Revision ada71174: Added analyze command in src/commands/command-analyze.lisp
J. Moringen
12:46 PM Revision c68a574d: for validate command
J. Moringen
12:46 PM Revision a67f6e36: Added info commands in src/commands/command-info-{variables,aspects}.lisp
* src/commands/command-info-variables.lisp: new file;
* src/commands/command-info-aspects.lisp: new file;
* src/comm...
J. Moringen
12:46 PM Revision 01cbb9a5: for src/commandline-interface/configuration.lisp
J. Moringen
12:46 PM Revision 9d644bb0: Added recipe-and-version type in src/commands/value-types.lisp
* src/commands/value-types.lisp (recipe-and-version): new type; a
recipe pathname and a version string
(raw->valu...
J. Moringen
12:46 PM Revision ef4f170b: Added deployment functions in src/commands/functions-deploy.lisp
* src/commands/functions-deploy.lisp: new file
* jenkins.project.commands.asd (system jenkins.project.commands):
ad...
J. Moringen
12:46 PM Revision 9b81fb75: Added version functions in src/commands/functions-version.lisp
J. Moringen
12:46 PM Revision ef730c66: Added command options in src/commands/*.lisp
* src/commands/conditions.lisp (option-configuration-problem): new
condition; superclass for command option-related...
J. Moringen
12:46 PM Revision 07374bb3: removed legacy stuff from main
J. Moringen
12:46 PM Revision 05ae9489: removed unused phase stuff
J. Moringen
12:46 PM Revision 84c08af9: Added option-synopsis in src/commandline-options/{protocol,options}.lisp
* src/commandline-options/protocol.lisp (option-synopsis): new generic
function; describe an option
* src/commandli...
J. Moringen
12:46 PM Revision cf9238a0: Initial import of commandline-options module in src/commandline-options/*.lisp
* src/commandline-options/types.lisp: new file; types used in the
commandline-options module
* src/commandline-opti...
J. Moringen
11:26 AM Revision 922d531d: tweaks
J. Moringen
11:26 AM Revision da7384e5: json report adaptations
J. Moringen
11:26 AM Revision 8e6cee8d: restrict analysis to one distribution version
J. Moringen
11:26 AM Revision 856f13ae: let rosetta handle templates
J. Moringen
11:26 AM Revision 30bb71f7: removed src/project/progress.lisp
J. Moringen
11:26 AM Revision a33c28d5: Initial rosetta frontend
J. Moringen
11:26 AM Revision ae98d0c1: removed stuff from src/commandline-interface/main.lisp
J. Moringen
11:26 AM Revision 43e2f568: distribution version
J. Moringen
11:26 AM Revision 6f61af11: temporary
J. Moringen
11:26 AM Revision 9aab7660: analysis test
J. Moringen
11:26 AM Revision ca93155b: removed some stuff
J. Moringen
11:26 AM Revision 60f0fddd: deployment
J. Moringen
11:26 AM Revision a73284da: graphviz report adaptations
J. Moringen
11:26 AM Revision fe705c0d: initial analysis
J. Moringen
11:25 AM Revision 6302ce18: Initial YAML conversion
J. Moringen
11:25 AM Revision 4512cdcb: Project, distribution name from filename in src/model/project/yaml.lisp
* src/model/project/yaml.lisp (load-project-spec/yaml-1):
(load-distribution-spec/yaml-1):
J. Moringen
11:25 AM Revision 8cb635ad: Adaptations to new dependency syntax in src/model/project/util.lisp
* src/model/project/util.lisp (parse-dependency-spec): J. Moringen
11:22 AM Revision 5a87b4cf: language-server command
J. Moringen
11:22 AM Revision 4847f3b7: build language server by default
J. Moringen
11:22 AM Revision f424adff: language server
J. Moringen

10/13/2017

10:08 PM Bug #2742: allow easy rebuild of orchestration job
Thanks! R. Haschke
01:59 PM Bug #2742 (Closed): allow easy rebuild of orchestration job
> I'm in the middle of merging. I pushed now my intermediate state exhibiting this error to branch wip-lsp-famula-mer... J. Moringen
12:53 PM Bug #2742: allow easy rebuild of orchestration job
I'm in the middle of merging. I pushed now my intermediate state exhibiting this error to branch wip-lsp-famula-merge... R. Haschke
11:53 AM Bug #2742: allow easy rebuild of orchestration job
> Any idea, where this comes from? I guess on your side it works...
I can try to reproduce the issue. Is this @lsp...
J. Moringen
11:46 AM Bug #2742 (In Progress): allow easy rebuild of orchestration job
Using the new functionality, I get the following error, both with build-generator version 0.16 and 0.17:
DEPLOYM...
R. Haschke
12:40 PM Revision eb263805: Added version functions in src/commands/functions-version.lisp
J. Moringen
12:40 PM Revision 8859568b: Added hack command in src/commands/command-hack.lisp
J. Moringen
12:40 PM Revision 85b8a3cc: for src/commandline-interface/configuration.lisp
J. Moringen
12:40 PM Revision 80bb228a: Added help command in src/commands/command-help.lisp
* src/commands/command-help.lisp: new file;
* jenkins.project.commands.asd (system jenkins.project.commands):
added...
J. Moringen
12:40 PM Revision 8047117c: suspicious natures in src/commands/command-validate.lisp
J. Moringen
12:40 PM Revision 016b23db: Added recipe-and-version type in src/commands/value-types.lisp
* src/commands/value-types.lisp (recipe-and-version): new type; a
recipe pathname and a version string
(raw->valu...
J. Moringen
12:40 PM Revision f2b7283a: Added command options in src/commands/*.lisp
* src/commands/conditions.lisp (option-configuration-problem): new
condition; superclass for command option-related...
J. Moringen
12:40 PM Revision 73fd8afa: Use commandline-options module in src/commandline-interface/configuration.lisp
J. Moringen
12:40 PM Revision 0268353b: Added analyze command in src/commands/command-analyze.lisp
J. Moringen
12:40 PM Revision 6e765dd3: Added platform-requires command in src/commands/platform-requires.lisp
J. Moringen
12:40 PM Revision f1036f5c: Initial import of commands module in src/commands/*.lisp
* src/commands/conditions.lisp: new file; conditions signaled by the
commands module
* src/commands/protocol.lisp: ...
J. Moringen
12:40 PM Revision 0733068e: Added input functions in src/commands/functions-input.lisp
J. Moringen
12:40 PM Revision 079a9de9: Option error reporting issues
J. Moringen
12:40 PM Revision eefefca2: Use command mechanism in src/commandline-interface/main.lisp
* src/commandline-interface/main.lisp (main): when the commandline
looks like it uses the command-based syntax, use...
J. Moringen
12:40 PM Revision 3e39c3f7: for validate
J. Moringen
12:40 PM Revision ebc63da8: Added checking functions in src/commands/functions-check.lisp
* src/commands/functions-check.lisp: new file;
* jenkins.project.commands.asd (system jenkins.project.commands):
ad...
J. Moringen
12:40 PM Revision c1f94fe8: Added filtering in src/commands/command-info-variables.lisp
J. Moringen
12:40 PM Revision f4a9c5ef: trace-variable
J. Moringen
12:40 PM Revision e90ec2a7: Added value type conversions in src/commands/value-types.lisp
* src/commands/value-types.lisp: new file; contains value type
conversions for recipe-version pairs and variable as...
J. Moringen
12:40 PM Revision c31c9133: maybe for generate command
J. Moringen
12:40 PM Revision e8c3870a: description and keywords variables
J. Moringen
12:40 PM Revision 8e11681f: Removed generate stuff from main.lisp
J. Moringen
12:40 PM Revision ab885409: Added command class mixins in src/commands/mixins.lisp
* src/commands/mixins.lisp: new file; contains mixin classes for
command classes
* jenkins.project.commands.asd (sy...
J. Moringen
12:40 PM Revision 575418c6: Added generate command in src/commands/command-generate.lisp
J. Moringen
12:40 PM Revision e74c9656: phase error stuff
J. Moringen
12:40 PM Revision e3d2649f: Added validate command in src/commands/command-validate.lisp
J. Moringen
12:40 PM Revision 19a89a87: Removed clon dependency
J. Moringen
12:40 PM Revision 1b10930e: Added version command in src/commands/command-version.lisp
* src/commands/command-version.lisp:
* jenkins.project.commands.asd (system jenkins.project.commands):
added file s...
J. Moringen
12:40 PM Revision de22098e: Initial import of commandline-options module in src/commandline-options/*.lisp
* src/commandline-options/types.lisp: new file; types used in the
commandline-options module
* src/commandline-opti...
J. Moringen
12:40 PM Revision 1f8dfae6: dry-run for generate
J. Moringen
12:40 PM Revision f8cc6e24: Added help functions in src/commandline-options/help.lisp
* src/commandline-options/help.lisp: new file; contains functions for
printing option-related help messages
* src/c...
J. Moringen
12:40 PM Revision dc7bd053: Added deployment functions in src/commands/functions-deploy.lisp
* src/commands/functions-deploy.lisp: new file
* jenkins.project.commands.asd (system jenkins.project.commands):
ad...
J. Moringen
12:40 PM Revision dbf158af: Removed legacy configuration in src/commandline-interface/configuration.lisp
J. Moringen
12:40 PM Revision cf8e3959: removed legacy stuff from main
J. Moringen
12:40 PM Revision 45bd581d: citkat report
J. Moringen
12:40 PM Revision 3270740f: removed unused phase stuff
J. Moringen
12:40 PM Revision fa015373: Added report command in src/commands/command-report.lisp
J. Moringen
12:40 PM Revision 34db79a2: for generate command
J. Moringen
12:40 PM Revision 44dc420d: Added execute-command in src/commands/protocol.lisp
* src/commands/protocol.lisp (execute-command): new function; execute
command with condition handling and threadpoo...
J. Moringen
12:40 PM Revision 35bf8fe1: Added option-synopsis in src/commandline-options/{protocol,options}.lisp
* src/commandline-options/protocol.lisp (option-synopsis): new generic
function; describe an option
* src/commandli...
J. Moringen
12:40 PM Revision 4155209f: Added info commands in src/commands/command-info-{variables,aspects}.lisp
* src/commands/command-info-variables.lisp: new file;
* src/commands/command-info-aspects.lisp: new file;
* src/comm...
J. Moringen
12:40 PM Revision 36576b6d: Added phase machinery in src/commands/{conditions,phases}.lisp
* src/commands/conditions.lisp (phase-condition): new condition class;
superclass for phase-related conditions
(d...
J. Moringen
12:40 PM Revision 4006438a: Natures in analyze command
J. Moringen
12:40 PM Revision 09ccc939: for validate command
J. Moringen
12:35 PM Revision cb3f2783: Be more lenient when comparing versions in src/version/version.lisp
Changes:
Expression Old Value New Value
(version< "0.1" "0.1.0") t nil
(vers...
J. Moringen
12:07 PM Revision ded95a2d: phase error stuff
J. Moringen
12:07 PM Revision f6bf2262: citkat report
J. Moringen
12:07 PM Revision ea1cf12f: removed unused phase stuff
J. Moringen
12:07 PM Revision 712a4aa0: description and keywords variables
J. Moringen
12:07 PM Revision 08ae0037: more lenient version comparison
J. Moringen
12:06 PM Revision 0cfaf9b5: suspicious natures in src/commands/command-validate.lisp
J. Moringen
12:06 PM Revision b6fd327b: Added recipe-and-version type in src/commands/value-types.lisp
* src/commands/value-types.lisp (recipe-and-version): new type; a
recipe pathname and a version string
(raw->valu...
J. Moringen
12:06 PM Revision d1896451: Added platform-requires command in src/commands/platform-requires.lisp
J. Moringen
12:06 PM Revision 52ddbd45: Added analyze command in src/commands/command-analyze.lisp
J. Moringen
12:06 PM Revision f4ebbc4d: Added report command in src/commands/command-report.lisp
J. Moringen
12:06 PM Revision dc4e7e22: Natures in analyze command
J. Moringen
12:06 PM Revision 19acc399: Added hack command in src/commands/command-hack.lisp
J. Moringen
12:06 PM Revision df63d2f7: for validate
J. Moringen
12:05 PM Revision 059b266f: for validate command
J. Moringen
12:00 PM Revision 3d77a554: Added generate command in src/commands/command-generate.lisp
J. Moringen
12:00 PM Revision 6dace7bc: Removed legacy configuration in src/commandline-interface/configuration.lisp
J. Moringen
12:00 PM Revision d1d6ac0a: Added checking functions in src/commands/functions-check.lisp
* src/commands/functions-check.lisp: new file;
* jenkins.project.commands.asd (system jenkins.project.commands):
ad...
J. Moringen
12:00 PM Revision cf733b60: dry-run for generate
J. Moringen
12:00 PM Revision 8e7e1067: Removed clon dependency
J. Moringen
12:00 PM Revision 2f247f2a: Use commandline-options module in src/commandline-interface/configuration.lisp
J. Moringen
12:00 PM Revision 547f6843: Added validate command in src/commands/command-validate.lisp
J. Moringen
12:00 PM Revision 89d8f812: Added filtering in src/commands/command-info-variables.lisp
J. Moringen
12:00 PM Revision 13c15d6c: trace-variable
J. Moringen
12:00 PM Revision 00203e91: maybe for generate command
J. Moringen
12:00 PM Revision 11f09820: Added help command in src/commands/command-help.lisp
* src/commands/command-help.lisp: new file;
* jenkins.project.commands.asd (system jenkins.project.commands):
added...
J. Moringen
12:00 PM Revision 2f43c82e: for generate command
J. Moringen
12:00 PM Revision 6554f205: Option error reporting issues
J. Moringen
12:00 PM Revision d88bf1df: removed legacy stuff from main
J. Moringen
12:00 PM Revision 4bc97878: Use command mechanism in src/commandline-interface/main.lisp
* src/commandline-interface/main.lisp (main): when the commandline
looks like it uses the command-based syntax, use...
J. Moringen
12:00 PM Revision 0664bfd5: Removed generate stuff from main.lisp
J. Moringen
12:00 PM Revision 66bd4bb4: for src/commandline-interface/configuration.lisp
J. Moringen
12:00 PM Revision 30c9302a: Added info commands in src/commands/command-info-{variables,aspects}.lisp
* src/commands/command-info-variables.lisp: new file;
* src/commands/command-info-aspects.lisp: new file;
* src/comm...
J. Moringen
12:00 PM Revision 6bf713fb: Added version command in src/commands/command-version.lisp
* src/commands/command-version.lisp:
* jenkins.project.commands.asd (system jenkins.project.commands):
added file s...
J. Moringen
12:00 PM Revision 9bd81deb: Added deployment functions in src/commands/functions-deploy.lisp
* src/commands/functions-deploy.lisp: new file
* jenkins.project.commands.asd (system jenkins.project.commands):
ad...
J. Moringen
11:59 AM Revision 66d40e6f: Added value type conversions in src/commands/value-types.lisp
* src/commands/value-types.lisp: new file; contains value type
conversions for recipe-version pairs and variable as...
J. Moringen
11:59 AM Revision f8b88ef7: Added input functions in src/commands/functions-input.lisp
J. Moringen
11:59 AM Revision 9749c4b8: Added command options in src/commands/*.lisp
* src/commands/conditions.lisp (option-configuration-problem): new
condition; superclass for command option-related...
J. Moringen
11:59 AM Revision ee75ee1c: Added phase machinery in src/commands/{conditions,phases}.lisp
* src/commands/conditions.lisp (phase-condition): new condition class;
superclass for phase-related conditions
(d...
J. Moringen
11:59 AM Revision d9acd421: Initial import of commandline-options module in src/commandline-options/*.lisp
* src/commandline-options/types.lisp: new file; types used in the
commandline-options module
* src/commandline-opti...
J. Moringen
11:59 AM Revision bfe0020d: Added command class mixins in src/commands/mixins.lisp
* src/commands/mixins.lisp: new file; contains mixin classes for
command classes
* jenkins.project.commands.asd (sy...
J. Moringen
11:59 AM Revision 40e30413: Added help functions in src/commandline-options/help.lisp
* src/commandline-options/help.lisp: new file; contains functions for
printing option-related help messages
* src/c...
J. Moringen
11:59 AM Revision 7e758a80: Added option-synopsis in src/commandline-options/{protocol,options}.lisp
* src/commandline-options/protocol.lisp (option-synopsis): new generic
function; describe an option
* src/commandli...
J. Moringen
11:59 AM Revision 46608cbd: Added execute-command in src/commands/protocol.lisp
* src/commands/protocol.lisp (execute-command): new function; execute
command with condition handling and threadpoo...
J. Moringen
11:59 AM Revision 95e964cc: Initial import of commands module in src/commands/*.lisp
* src/commands/conditions.lisp: new file; conditions signaled by the
commands module
* src/commands/protocol.lisp: ...
J. Moringen
11:59 AM Revision b0a85c7f: Added version functions in src/commands/functions-version.lisp
J. Moringen
11:53 AM Revision abd6b257: Backport: Do not unconditionally enable jobs in src/commandline-interface/main...
Templates control whether generated should be initially
disabled. Furthermore, orchestration jobs can enable initiall...
J. Moringen
11:04 AM Revision 4592bb5e: Do not unconditionally enable jobs in src/commandline-interface/main.lisp
Templates control whether generated should be initially
disabled. Furthermore, orchestration jobs can enable initiall...
J. Moringen

10/12/2017

05:08 PM Bug #2742 (Closed): allow easy rebuild of orchestration job
I made template changes to this end. No generator changes needed. J. Moringen
09:54 AM Bug #2742 (In Progress): allow easy rebuild of orchestration job
J. Moringen

10/11/2017

10:22 AM Bug #2742 (Closed): allow easy rebuild of orchestration job
Hi Jan,
we often face the issue, that an orchestration job (for toolkit deployment) doesn't complete successfully ...
R. Haschke

10/09/2017

11:38 AM Revision 08399df7: for citkat
J. Moringen
11:14 AM Revision c3fe53a3: hack for citkat
J. Moringen
10:27 AM Revision 4a5cd950: for platform-requires command
J. Moringen
10:27 AM Revision 6c2e78a7: for report command
J. Moringen
10:27 AM Revision c2e87fc6: for citkat
J. Moringen
10:27 AM Revision 52a9088f: more lenient version comparison
J. Moringen
 

Also available in: Atom