Activity

From 10/17/2017 to 11/15/2017

11/15/2017

09:02 PM Revision afb1c469: Adaptations to new dependency syntax in src/model/project/util.lisp
* src/model/project/util.lisp (parse-dependency-spec): J. Moringen
09:02 PM Revision d67d9e2d: 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
09:02 PM Revision 026a6013: Initial YAML conversion
J. Moringen
07:21 PM Revision d6b3bb1f: Better generic analyses in src/analysis/*.lisp
* src/analysis/analysis.lisp (analyze :around pathname eql :auto):
invoke generic analyses to fill in missing prope...
J. Moringen
07:10 PM Revision b4e97c90: phase for report command
J. Moringen
07:10 PM Revision 5e87f189: citkat license
J. Moringen
07:10 PM Revision ee51dfdb: citkat report
J. Moringen
07:09 PM Revision ce714036: Added query command in src/commands/command-query.lisp
J. Moringen
07:09 PM Revision bb4a0e9e: Added hack command in src/commands/command-hack.lisp
J. Moringen
07:09 PM Revision f1f4a186: 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
07:09 PM Revision 39f775ac: Added analyze command in src/commands/command-analyze.lisp
J. Moringen
07:09 PM Revision 0f857bdc: Added platform-requires command in src/commands/platform-requires.lisp
J. Moringen
07:09 PM Revision 4326c8da: for validate
J. Moringen
07:09 PM Revision 978984c2: suspicious natures in src/commands/command-validate.lisp
J. Moringen
07:09 PM Revision 4bf9f07e: Added report command in src/commands/command-report.lisp
J. Moringen
07:09 PM Revision 9fa2d269: for validate command
J. Moringen
07:09 PM Revision 38583d01: Added validate command in src/commands/command-validate.lisp
J. Moringen
07:09 PM Revision 64902d99: trace-variable
J. Moringen
07:09 PM Revision b9a79d4d: Added generate command in src/commands/command-generate.lisp
J. Moringen
07:09 PM Revision eab9f4af: load persons in src/commands/command-generate.lisp
J. Moringen
07:09 PM Revision a79ef14a: maybe for generate command
J. Moringen
07:09 PM Revision 4d4cd59b: for generate command
J. Moringen
07:09 PM Revision ec5a2ebb: Option error reporting issues
J. Moringen
07:09 PM Revision 0fe3a673: Removed legacy configuration in src/commandline-interface/configuration.lisp
J. Moringen
07:09 PM Revision 695d2a0e: Use commandline-options module in src/commandline-interface/configuration.lisp
J. Moringen
07:09 PM Revision 46115b61: removed legacy stuff from main
J. Moringen
07:09 PM Revision b326c9e0: Removed clon dependency
J. Moringen
07:09 PM Revision 99532cef: Removed generate stuff from main.lisp
J. Moringen
07:09 PM Revision 322fcf69: 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
07:09 PM Revision 09af2607: dry-run for generate
J. Moringen
07:08 PM Revision 3ecef348: Added filtering in src/commands/command-info-variables.lisp
J. Moringen
07:08 PM Revision 72c9196a: Added input functions in src/commands/functions-input.lisp
J. Moringen
07:08 PM Revision ca5743cd: 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
07:08 PM Revision 39745222: 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
07:08 PM Revision 261993c5: 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
07:08 PM Revision 957709e1: 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
07:08 PM Revision 5eb73372: 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
06:39 PM Revision fb695d94: Added version functions in src/commands/functions-version.lisp
J. Moringen
06:39 PM Revision 82eab223: 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
06:39 PM Revision cad36920: 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
06:39 PM Revision 16e3086a: 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
06:39 PM Revision 865b9651: 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
06:39 PM Revision 9fa5bac9: Added command options in src/commands/*.lisp
* src/commands/conditions.lisp (option-configuration-problem): new
condition; superclass for command option-related...
J. Moringen
06:39 PM Revision 49b513dc: 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
06:39 PM Revision cf8afe09: 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
06:39 PM Revision 90366d02: 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
06:39 PM Revision 8a05a6e6: 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
06:39 PM Revision a3b91d08: Integrate person values from analysis in src/commandline-interface/main.lisp
* src/commandline-interface/main.lisp (make-analysis-variables): new
function; turn analysis result properties into...
J. Moringen
06:38 PM Revision 095757d5: Analysis results contain person objects in src/analysis/*.lisp
* src/analysis/util.lisp (parse-people-list): new function; parse a
list of names and/or email addresses into `pers...
J. Moringen
06:34 PM Revision b54342f7: Load person recipes in src/commandline-interface/main.lisp
* src/model/project/json.lisp (load-person/json): new function; load a
person recipe
* src/model/project/package.li...
J. Moringen
06:33 PM Revision d1a862cc: Added persons to {project,distribution}-spec in src/model/project/*.lisp
* src/model/project/protocol.lisp (persons): new generic function;
list of persons associated to a thing
(persons...
J. Moringen
05:40 PM Revision 9fc1d574: Added global person list in src/model/project/variables.lisp
* src/model/project/variables.lisp (*persons*): new variable; global
person list
(*persons-lock*): new variable; ...
J. Moringen
05:38 PM Revision b6249d3f: Added if-no-match to locate-specifications in src/commandline-interface/main.lisp
* src/commandline-interface/main.lisp (locate-specifications): added
if-no-match keyword parameter
J. Moringen
03:57 PM Revision fd3e581a: Better analysis results construction in src/analysis/ros-packages.lisp
* src/analysis/ros-packages.lisp
(analyze pathname :eql :ros-packages): use quasiquotation for result
constructio...
J. Moringen
10:49 AM Revision 23523843: phase for report command
J. Moringen
10:49 AM Revision 172de455: citkat new person stuff
J. Moringen
10:49 AM Revision 8e4f16d5: load persons in src/commands/command-generate.lisp
J. Moringen
10:29 AM Revision b9dc508e: phase for report command
J. Moringen
10:29 AM Revision aea5b731: citkat new person stuff
J. Moringen
10:28 AM Revision 55bff8d2: person processing in functions-input.lisp
J. Moringen
10:28 AM Revision c929476a: load persons in src/commands/command-generate.lisp
J. Moringen
10:28 AM Revision 0d7fa1c0: person hacks
J. Moringen

11/14/2017

02:39 PM Revision d9eebd50: load persons in src/commands/command-generate.lisp
J. Moringen
02:39 PM Revision 84cd18eb: phase for report command
J. Moringen
02:39 PM Revision 27554c28: citkat new person stuff
J. Moringen
02:37 PM Revision 380e4453: person hacks
J. Moringen
02:36 PM Revision 258ffc80: person processing in functions-input.lisp
J. Moringen
12:19 PM Revision 01ddc2ac: for validate
J. Moringen
12:19 PM Revision cd08ed43: citkat tweaks
J. Moringen
12:19 PM Revision fd55e67b: citkat generation time
J. Moringen
12:19 PM Revision 6b5711b1: citkat fixes
J. Moringen
12:19 PM Revision fcdb4ec1: citkat scm
J. Moringen
12:19 PM Revision cb696994: citkat description format
J. Moringen
12:19 PM Revision 752df20b: citkat generator version
J. Moringen
12:19 PM Revision 6461ec9d: citkat report
J. Moringen
12:19 PM Revision 0331c0a8: Added query command in src/commands/command-query.lisp
J. Moringen
12:19 PM Revision ae000d4a: Added hack command in src/commands/command-hack.lisp
J. Moringen
12:19 PM Revision e95a1bce: 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:19 PM Revision 1a9f3a04: Added analyze command in src/commands/command-analyze.lisp
J. Moringen
12:19 PM Revision 4388e441: Added platform-requires command in src/commands/platform-requires.lisp
J. Moringen
12:19 PM Revision 9c4ccb1b: Added report command in src/commands/command-report.lisp
J. Moringen
12:19 PM Revision bbdb2ea5: suspicious natures in src/commands/command-validate.lisp
J. Moringen
12:19 PM Revision 0ff37ec9: citkat license
J. Moringen
12:19 PM Revision 4973a903: 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:19 PM Revision 6b7e9254: Added validate command in src/commands/command-validate.lisp
J. Moringen
12:19 PM Revision 169a4f77: trace-variable
J. Moringen
12:19 PM Revision b407d14c: dry-run for generate
J. Moringen
12:19 PM Revision dadb8025: for src/commandline-interface/configuration.lisp
J. Moringen
12:19 PM Revision ae22e3dc: maybe for generate command
J. Moringen
12:19 PM Revision 1f19f0d8: for generate command
J. Moringen
12:19 PM Revision 4f22cd49: Option error reporting issues
J. Moringen
12:19 PM Revision 43cf6c02: Removed legacy configuration in src/commandline-interface/configuration.lisp
J. Moringen
12:19 PM Revision 586f535a: Use commandline-options module in src/commandline-interface/configuration.lisp
J. Moringen
12:19 PM Revision 4c1c86ee: removed legacy stuff from main
J. Moringen
12:19 PM Revision 4e3a2bd9: Removed clon dependency
J. Moringen
12:19 PM Revision 4676549d: Removed generate stuff from main.lisp
J. Moringen
12:19 PM Revision 56cd2f8b: 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:19 PM Revision 84ae5db1: Added generate command in src/commands/command-generate.lisp
J. Moringen
12:19 PM Revision 8744510a: Added filtering in src/commands/command-info-variables.lisp
J. Moringen
12:19 PM Revision bffb32fe: 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:19 PM Revision 382ff459: 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:19 PM Revision ff8ef559: 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:19 PM Revision b22f172d: 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:19 PM Revision 140257ee: for validate command
J. Moringen
12:19 PM Revision d6b3e217: Added input functions in src/commands/functions-input.lisp
J. Moringen

11/13/2017

06:30 PM Revision cd0ead75: load persons in src/commands/command-generate.lisp
J. Moringen
06:30 PM Revision e88e789b: phase for report command
J. Moringen
06:30 PM Revision fd3fec8b: citkat new person stuff
J. Moringen
06:30 PM Revision ee6001d7: person hacks
J. Moringen
06:30 PM Revision 2c0a927b: citkat license
J. Moringen
06:30 PM Revision 0b2ac22c: citkat tweaks
J. Moringen
06:30 PM Revision 1f149fc8: citkat generation time
J. Moringen
06:30 PM Revision c9e4a19f: citkat fixes
J. Moringen
06:30 PM Revision 452a3cff: citkat scm
J. Moringen
06:30 PM Revision 524d3e13: citkat description format
J. Moringen
06:30 PM Revision a327a26f: citkat generator version
J. Moringen
06:30 PM Revision 28315c5b: citkat report
J. Moringen
06:30 PM Revision f3c54a52: Added query command in src/commands/command-query.lisp
J. Moringen
06:30 PM Revision d00e82bb: Added hack command in src/commands/command-hack.lisp
J. Moringen
06:30 PM Revision d165eb7f: 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
06:30 PM Revision 27bc8db2: Added analyze command in src/commands/command-analyze.lisp
J. Moringen
06:30 PM Revision 392983aa: Added platform-requires command in src/commands/platform-requires.lisp
J. Moringen
06:30 PM Revision c3e532a7: Added report command in src/commands/command-report.lisp
J. Moringen
06:30 PM Revision dff26507: suspicious natures in src/commands/command-validate.lisp
J. Moringen
06:30 PM Revision f5c200a9: for validate
J. Moringen
06:30 PM Revision 70dec576: for validate command
J. Moringen
06:30 PM Revision 06cb1831: Added validate command in src/commands/command-validate.lisp
J. Moringen
06:30 PM Revision e41d8f6a: trace-variable
J. Moringen
06:30 PM Revision 2b349bc2: dry-run for generate
J. Moringen
06:30 PM Revision 3023620a: for src/commandline-interface/configuration.lisp
J. Moringen
06:30 PM Revision 2d060db6: maybe for generate command
J. Moringen
06:30 PM Revision e7e8f7ad: for generate command
J. Moringen
06:30 PM Revision 6cea8ce0: Option error reporting issues
J. Moringen
06:30 PM Revision 941f1389: Removed legacy configuration in src/commandline-interface/configuration.lisp
J. Moringen
06:30 PM Revision 3c40056c: for functions-input
J. Moringen
06:30 PM Revision 4c35410e: removed legacy stuff from main
J. Moringen
06:30 PM Revision 0391699b: Removed clon dependency
J. Moringen
06:30 PM Revision e5e6d512: Removed generate stuff from main.lisp
J. Moringen
06:30 PM Revision 5e0d0c6f: 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
06:30 PM Revision 55f91ba4: Added generate command in src/commands/command-generate.lisp
J. Moringen
06:30 PM Revision 2df2ae9f: Added filtering in src/commands/command-info-variables.lisp
J. Moringen
06:30 PM Revision 1b1d2c79: 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
06:30 PM Revision a9c315e1: 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
06:30 PM Revision 7425bba5: 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
06:30 PM Revision 9d9c00ac: 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
06:30 PM Revision 9cb9dab7: 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
06:30 PM Revision c6dd464a: Use commandline-options module in src/commandline-interface/configuration.lisp
J. Moringen
04:53 PM Revision f48203d9: Added input functions in src/commands/functions-input.lisp
J. Moringen
04:49 PM Revision ffa0f446: Added version functions in src/commands/functions-version.lisp
J. Moringen
04:49 PM Revision 266ebed7: 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
04:49 PM Revision a32121d9: 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
04:49 PM Revision 06f82610: 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:49 PM Revision aad66b1f: 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:49 PM Revision dbf94b30: Added command options in src/commands/*.lisp
* src/commands/conditions.lisp (option-configuration-problem): new
condition; superclass for command option-related...
J. Moringen
04:49 PM Revision 6b714700: 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:49 PM Revision 64f33321: 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:49 PM Revision 715ba528: 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:49 PM Revision 7348634a: 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:42 PM Revision aab1f5a8: Version bump 0.17 -> 0.18 in version-string.sexp
* version-string.sexp: changed value "0.17.0" -> "0.18.0" J. Moringen
04:41 PM Revision 429b319b: Improved version-spec initialization in src/commandline-interface/main.lisp
* src/commandline-interface/main.lisp (analyze-project): initialize
partial direct variable list of the `version-sp...
J. Moringen
03:29 PM Revision 2904997a: Adaptations to new dependency syntax in src/model/project/util.lisp
* src/model/project/util.lisp (parse-dependency-spec): J. Moringen
03:29 PM Revision afc14bb7: Initial YAML conversion
J. Moringen
03:29 PM Revision 70709914: 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:17 PM Revision 79e7be01: Added autotools dummy analysis in src/analysis/{analysis,autotools}.lisp
* src/analysis/analysis.lisp (guess-project-natures): added autotools
case
* src/analysis/autotools.lisp: new file;...
J. Moringen

11/10/2017

12:23 PM Revision 5337bf54: Support old and new ASDF versions in src/analysis/asdf.lisp
* src/analysis/asdf.lisp (%extract-system-definition-forms): provide
variants for ASDF older and newer than 3.3.0
J. Moringen

11/08/2017

03:40 PM Revision 0d8d443d: citkat license
J. Moringen
03:40 PM Revision fbc01428: citkat tweaks
J. Moringen
03:40 PM Revision b320841b: citkat generation time
J. Moringen
03:40 PM Revision d047df94: citkat fixes
J. Moringen
03:40 PM Revision d6dbdb7c: citkat scm
J. Moringen
03:40 PM Revision 982227ec: citkat description format
J. Moringen
03:40 PM Revision 46d4bf11: citkat generator version
J. Moringen
03:40 PM Revision e229c6bf: citkat report
J. Moringen
03:40 PM Revision a619805a: Added hack command in src/commands/command-hack.lisp
J. Moringen
03:40 PM Revision 786091ac: 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:40 PM Revision ba61a06f: Added analyze command in src/commands/command-analyze.lisp
J. Moringen
03:40 PM Revision 16adf5a6: Added platform-requires command in src/commands/platform-requires.lisp
J. Moringen
03:40 PM Revision 45d2858b: Added report command in src/commands/command-report.lisp
J. Moringen
03:40 PM Revision d24d47f9: suspicious natures in src/commands/command-validate.lisp
J. Moringen
03:40 PM Revision 8c99ff77: for validate
J. Moringen
03:40 PM Revision 9e875b35: for validate command
J. Moringen
03:40 PM Revision a68bd197: Added validate command in src/commands/command-validate.lisp
J. Moringen
03:40 PM Revision f9828145: trace-variable
J. Moringen
03:40 PM Revision 963548a3: dry-run for generate
J. Moringen
03:40 PM Revision 9d7f2998: for src/commandline-interface/configuration.lisp
J. Moringen
03:40 PM Revision feebf051: maybe for generate command
J. Moringen
03:40 PM Revision 1a2c2582: for generate command
J. Moringen
03:40 PM Revision 1c6b75d6: Option error reporting issues
J. Moringen
03:40 PM Revision 2bf34794: Removed legacy configuration in src/commandline-interface/configuration.lisp
J. Moringen
03:40 PM Revision 83c93f6f: Use commandline-options module in src/commandline-interface/configuration.lisp
J. Moringen
03:40 PM Revision aa86ba7c: asdf hack
J. Moringen
03:40 PM Revision 3edf5ab6: Removed clon dependency
J. Moringen
03:40 PM Revision be750226: Removed generate stuff from main.lisp
J. Moringen
03:40 PM Revision 5eb447e9: 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:40 PM Revision ced1a75e: Added generate command in src/commands/command-generate.lisp
J. Moringen
03:40 PM Revision 5661592e: Added filtering in src/commands/command-info-variables.lisp
J. Moringen
03:40 PM Revision d3e0a74b: 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:40 PM Revision 998bcd65: 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:40 PM Revision c9dd385a: 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:40 PM Revision 3fa772fb: 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:40 PM Revision 64c6fc94: 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:40 PM Revision 3d4f8ed8: Added input functions in src/commands/functions-input.lisp
J. Moringen
03:40 PM Revision 5849831a: Added version functions in src/commands/functions-version.lisp
J. Moringen
03:40 PM Revision 458c5775: 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:40 PM Revision fc11252a: 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:40 PM Revision 92585409: 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:40 PM Revision e6dbbbf2: 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:40 PM Revision b0adb2cc: Added command options in src/commands/*.lisp
* src/commands/conditions.lisp (option-configuration-problem): new
condition; superclass for command option-related...
J. Moringen
03:40 PM Revision 36cb4c98: 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:40 PM Revision 869a9130: 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:40 PM Revision 4886b440: 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:40 PM Revision f65f05dc: 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:40 PM Revision 357e3797: removed legacy stuff from main
J. Moringen
03:40 PM Revision 659fa856: Added recipe.maintainer variable in src/model/schema.lisp
* src/model/schema.lisp (define-variable :recipe.maintainer): new
variable; maintainer or list of maintainers
J. Moringen
03:40 PM Revision 66392d65: Added description and keywords variables in src/model/schema.lisp
* src/model/schema.lisp (define-variable :description): new variable;
short description
(define-variable :keyword...
J. Moringen
03:21 PM Revision 7c4c732b: 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

11/06/2017

12:19 AM Revision 6f6ce1d5: tweaks
J. Moringen
12:19 AM Revision 753a50f2: let rosetta handle templates
J. Moringen
12:19 AM Revision 8af24cac: deployment
J. Moringen
12:19 AM Revision 245f6db1: removed stuff from src/commandline-interface/main.lisp
J. Moringen
12:18 AM Revision 85c8cdf0: analysis test
J. Moringen
12:18 AM Revision 495e4da7: restrict analysis to one distribution version
J. Moringen
12:18 AM Revision 79f2309c: distribution version
J. Moringen
12:18 AM Revision 69e9b3b4: temporary
J. Moringen
12:18 AM Revision 04b0e9b4: Initial rosetta frontend
J. Moringen
12:18 AM Revision 6bfb2ac9: graphviz report adaptations
J. Moringen
12:18 AM Revision 2babb335: json report adaptations
J. Moringen
12:18 AM Revision 6d8abd22: removed src/project/progress.lisp
J. Moringen
12:18 AM Revision 9703030a: removed some stuff
J. Moringen
12:18 AM Revision bfa4adfb: initial analysis
J. Moringen
12:17 AM Revision 7732f44f: Adaptations to new dependency syntax in src/model/project/util.lisp
* src/model/project/util.lisp (parse-dependency-spec): J. Moringen
12:17 AM Revision bfa9abb7: 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
12:17 AM Revision 4386a78c: Initial YAML conversion
J. Moringen

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 67de36e0: citkat fixes
J. Moringen
03:54 PM Revision f852a605: analyze command fixes
J. Moringen
03:54 PM Revision 13c083ac: fix for functions-input
J. Moringen
03:54 PM Revision 03e8b787: citkat scm
J. Moringen
03:54 PM Revision d7fab2be: citkat description format
J. Moringen
03:54 PM Revision 5ca18540: citkat generator version
J. Moringen
03:54 PM Revision ad13f0cb: programming-languages -> programmingLanguages in citkat
J. Moringen
03:54 PM Revision be6083b6: emit more analysis results in citkat
J. Moringen
03:54 PM Revision ccc5bc03: citkat report
J. Moringen
03:54 PM Revision 4e30eecb: description and keywords variables
J. Moringen
03:54 PM Revision 23e54179: Added hack command in src/commands/command-hack.lisp
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 24c7538f: Added analyze command in src/commands/command-analyze.lisp
J. Moringen
03:54 PM Revision f1cc5eac: Added platform-requires command in src/commands/platform-requires.lisp
J. Moringen
03:54 PM Revision 318f583d: Added report command in src/commands/command-report.lisp
J. Moringen
03:54 PM Revision d3e55dc1: suspicious natures in src/commands/command-validate.lisp
J. Moringen
03:54 PM Revision e8e0c266: for validate
J. Moringen
03:54 PM Revision d59663af: for validate command
J. Moringen
03:54 PM Revision 9f5fd187: Added validate command in src/commands/command-validate.lisp
J. Moringen
03:54 PM Revision 06e1fd3d: trace-variable
J. Moringen
03:54 PM Revision e020ee87: dry-run for generate
J. Moringen
03:54 PM Revision 3ab819f7: for src/commandline-interface/configuration.lisp
J. Moringen
03:54 PM Revision 1aecad6b: maybe for generate command
J. Moringen
03:54 PM Revision 60fbe1b8: for generate command
J. Moringen
03:54 PM Revision 79a968d8: Option error reporting issues
J. Moringen
03:54 PM Revision 3d8bf71d: Removed legacy configuration in src/commandline-interface/configuration.lisp
J. Moringen
03:54 PM Revision f3cda7e1: Use commandline-options module in src/commandline-interface/configuration.lisp
J. Moringen
03:54 PM Revision c40f5123: removed legacy stuff from main
J. Moringen
03:54 PM Revision 9bd83da8: Removed clon dependency
J. Moringen
03:54 PM Revision 328fcfd6: Removed generate stuff from main.lisp
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 0685800c: Added generate command in src/commands/command-generate.lisp
J. Moringen
03:54 PM Revision db877bdb: Added filtering in src/commands/command-info-variables.lisp
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 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 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 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 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 0b3c779e: Added input functions in src/commands/functions-input.lisp
J. Moringen
03:54 PM Revision 5b6c176d: Added version functions in src/commands/functions-version.lisp
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 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 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 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 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 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 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 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: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 50754962: citkat fixes
J. Moringen
12:32 PM Revision 4194a1b9: analyze command fixes
J. Moringen
12:32 PM Revision aea1944a: fix for functions-input
J. Moringen
12:32 PM Revision 05ea4a08: citkat scm
J. Moringen
12:32 PM Revision 08360f25: citkat description format
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 d19d9ba3: emit more analysis results in citkat
J. Moringen
11:30 AM Revision d340d102: citkat report
J. Moringen
11:30 AM Revision 1fdb17df: description and keywords variables
J. Moringen
11:30 AM Revision 68a71365: Added hack command in src/commands/command-hack.lisp
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 07bb17f0: Added analyze command in src/commands/command-analyze.lisp
J. Moringen
11:30 AM Revision bd9fd2a3: Added platform-requires command in src/commands/platform-requires.lisp
J. Moringen
11:30 AM Revision 773d8902: Added report command in src/commands/command-report.lisp
J. Moringen
11:30 AM Revision 73137a42: suspicious natures in src/commands/command-validate.lisp
J. Moringen
11:30 AM Revision 098ee12d: for validate
J. Moringen
11:30 AM Revision fb7781de: for validate command
J. Moringen
11:30 AM Revision c7fc5c97: Added validate command in src/commands/command-validate.lisp
J. Moringen
11:30 AM Revision 3a1f579e: trace-variable
J. Moringen
11:30 AM Revision 301061f5: dry-run for generate
J. Moringen
11:30 AM Revision 71a6c7e5: for src/commandline-interface/configuration.lisp
J. Moringen
11:30 AM Revision 0abb06e1: maybe for generate command
J. Moringen
11:30 AM Revision 1841e65e: for generate command
J. Moringen
11:30 AM Revision 84174d64: Option error reporting issues
J. Moringen
11:30 AM Revision 52f9c227: Removed legacy configuration in src/commandline-interface/configuration.lisp
J. Moringen
11:30 AM Revision 93acf956: Use commandline-options module in src/commandline-interface/configuration.lisp
J. Moringen
11:30 AM Revision 583b665d: removed legacy stuff from main
J. Moringen
11:30 AM Revision a5e2c609: Removed clon dependency
J. Moringen
11:30 AM Revision 11a9a0f6: Removed generate stuff from main.lisp
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 5c7052e8: Added generate command in src/commands/command-generate.lisp
J. Moringen
11:30 AM Revision 53aff63f: Added filtering in src/commands/command-info-variables.lisp
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 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 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 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 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 0c6b7e87: Added input functions in src/commands/functions-input.lisp
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 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 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 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 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 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 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 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 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 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 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 614063a0: Initial YAML conversion
J. Moringen
01:50 PM Revision 5aaa8c43: tweaks
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 9ecdc5b7: distribution version
J. Moringen
01:50 PM Revision 68bf2609: restrict analysis to one distribution version
J. Moringen
01:50 PM Revision bae65512: analysis test
J. Moringen
01:50 PM Revision 15517aab: temporary
J. Moringen
01:50 PM Revision 63507bc7: initial analysis
J. Moringen
01:50 PM Revision 15eaae78: graphviz report adaptations
J. Moringen
01:50 PM Revision 0dca733d: Initial rosetta frontend
J. Moringen
01:50 PM Revision a5103d0c: removed src/project/progress.lisp
J. Moringen
01:50 PM Revision 30ea932f: removed some stuff
J. Moringen
01:50 PM Revision 7712e1dd: json report adaptations
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 9117eea8: emit more analysis results in citkat
J. Moringen
03:12 PM Revision 53978795: citkat report
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 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 32505a31: Added analyze command in src/commands/command-analyze.lisp
J. Moringen
02:25 PM Revision 5e25493a: Option error reporting issues
J. Moringen
02:25 PM Revision 766df465: Added report command in src/commands/command-report.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 97735593: for validate command
J. Moringen
02:25 PM Revision 18e8bc7c: Added validate command in src/commands/command-validate.lisp
J. Moringen
02:25 PM Revision 76bb6b0e: trace-variable
J. Moringen
02:25 PM Revision 5a81385f: dry-run for generate
J. Moringen
02:25 PM Revision 166f6697: for src/commandline-interface/configuration.lisp
J. Moringen
02:25 PM Revision c6324d28: maybe for generate command
J. Moringen
02:25 PM Revision ee92ae8a: for generate command
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 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 b0673440: Removed clon dependency
J. Moringen
02:25 PM Revision 9debe6ee: Removed generate stuff from main.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 5e102d7b: Added generate command in src/commands/command-generate.lisp
J. Moringen
02:25 PM Revision 3799d657: Added filtering in src/commands/command-info-variables.lisp
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 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 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 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 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 e39bcfa8: Added input functions in src/commands/functions-input.lisp
J. Moringen
02:25 PM Revision e959c0fe: Added version functions in src/commands/functions-version.lisp
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 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

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 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: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 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 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: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 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:50 PM Revision 3b6aca0b: Analysis results contain natures in src/analysis/*.lisp
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 05ae9489: removed unused phase stuff
J. Moringen
12:46 PM Revision 3fd613ce: phase error stuff
J. Moringen
12:46 PM Revision 46bc43ac: citkat report
J. Moringen
12:46 PM Revision 9d96cf68: description and keywords variables
J. Moringen
12:46 PM Revision 6d59e811: Added hack command in src/commands/command-hack.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 2c2e22d8: Natures in analyze command
J. Moringen
12:46 PM Revision ada71174: Added analyze command in src/commands/command-analyze.lisp
J. Moringen
12:46 PM Revision 544c3da5: Added platform-requires command in src/commands/platform-requires.lisp
J. Moringen
12:46 PM Revision 2706eb19: Added report command in src/commands/command-report.lisp
J. Moringen
12:46 PM Revision 676161b8: suspicious natures in src/commands/command-validate.lisp
J. Moringen
12:46 PM Revision 1d6574fe: for validate
J. Moringen
12:46 PM Revision c68a574d: for validate command
J. Moringen
12:46 PM Revision 650738bd: Added validate command in src/commands/command-validate.lisp
J. Moringen
12:46 PM Revision 8117a372: trace-variable
J. Moringen
12:46 PM Revision 68f06343: dry-run for generate
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 7fdaca25: maybe for generate command
J. Moringen
12:46 PM Revision 215bd18f: for generate command
J. Moringen
12:46 PM Revision 299646f3: Option error reporting issues
J. Moringen
12:46 PM Revision 47c19e9d: Removed legacy configuration in src/commandline-interface/configuration.lisp
J. Moringen
12:46 PM Revision f87d2161: Use commandline-options module in src/commandline-interface/configuration.lisp
J. Moringen
12:46 PM Revision 07374bb3: removed legacy stuff from main
J. Moringen
12:46 PM Revision 05565c48: Removed clon dependency
J. Moringen
12:46 PM Revision bd65fda5: Removed generate stuff from main.lisp
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 31ab75ef: Added generate command in src/commands/command-generate.lisp
J. Moringen
12:46 PM Revision dc92881d: Added filtering in src/commands/command-info-variables.lisp
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 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 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 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 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 0a1f43c3: Added input functions in src/commands/functions-input.lisp
J. Moringen
12:46 PM Revision 9b81fb75: Added version functions in src/commands/functions-version.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 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 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 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 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 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 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 01cbb9a5: for src/commandline-interface/configuration.lisp
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 856f13ae: let rosetta handle templates
J. Moringen
11:26 AM Revision 60f0fddd: deployment
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 8e6cee8d: restrict analysis to one distribution version
J. Moringen
11:26 AM Revision 9aab7660: analysis test
J. Moringen
11:26 AM Revision 6f61af11: temporary
J. Moringen
11:26 AM Revision fe705c0d: initial analysis
J. Moringen
11:26 AM Revision a73284da: graphviz report adaptations
J. Moringen
11:26 AM Revision da7384e5: json report adaptations
J. Moringen
11:26 AM Revision 30bb71f7: removed src/project/progress.lisp
J. Moringen
11:26 AM Revision ca93155b: removed some stuff
J. Moringen
11:26 AM Revision a33c28d5: Initial rosetta frontend
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: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 6302ce18: Initial YAML conversion
J. Moringen
11:22 AM Revision 4847f3b7: build language server by default
J. Moringen
11:22 AM Revision 5a87b4cf: language-server command
J. Moringen
11:22 AM Revision f424adff: language server
J. Moringen
 

Also available in: Atom