Activity

From 04/23/2014 to 05/22/2014

05/20/2014

07:11 PM Bug #1887 (Resolved): BiorobCMakeUtilsConfig is analyzed incorrectly
No correct provides information is generated.
https://ponyo.epfl.ch/gitlab/core/biorob-cmake-utils.git
J. Wienke
06:10 PM Enhancement #1884 (Resolved): Add an option to disable the error ignores in the generated build flow
Applied in changeset commit:0edfeb8e0d847a623cfeda4b405f34b493339f8a. J. Moringen
05:51 PM Revision 255be2db: Ignore pkg_{check,search}_module[s] QUIET keyword in src/analysis/cmake.lisp
* src/analysis/cmake.lisp (*pkg-check-modules-scanner*): do not treat
QUIET keyword as module name
J. Moringen
05:51 PM Revision 0edfeb8e: Added switch for build-flow failure handling in src/commandline-interface/main...
fixes #1884
* src/commandline-interface/main.lisp (configure-distribution): added
keyword parameter build-flow-ign...
J. Moringen
04:34 PM Feature #1673: Change CLI to provide SVN/git-like subcommands for different tasks
Related to downstream issue http://opensource.cit-ec.de/issues/250. J. Moringen
04:34 PM Feature #1683: Cache results of analysing projects
Related to downstream issue http://opensource.cit-ec.de/issues/250. J. Moringen

05/16/2014

02:01 PM Bug #1886: --delete-other does not delete distribution jobs
I'd second that idea since I just accidentally delete all other distributions. ;) Maybe different modes would also do... J. Wienke
02:00 PM Bug #1886: --delete-other does not delete distribution jobs
Currently, @--delete-other@ simply deletes all jobs that have something like "automatically generated" in their descr... J. Moringen
01:57 PM Bug #1886: --delete-other does not delete distribution jobs
Will fix downstream issue http://opensource.cit-ec.de/issues/242. J. Moringen
01:51 PM Bug #1886 (Resolved): --delete-other does not delete distribution jobs
The buildflow, prepare and post jobs are not deleted automatically when specifying the --delete-other argument. J. Wienke

05/13/2014

03:56 PM Enhancement #1884 (Resolved): Add an option to disable the error ignores in the generated build flow
It would be nice if there was an option to disable generating ignore blocks for errors around each build step in the ... J. Wienke
03:03 PM Enhancement #1883 (Resolved): Show help message in case of wrong command line options
In case the user provides illegal command line options, display a warning and also the standard help message to simpl... J. Wienke

05/12/2014

05:44 PM Bug #1880 (Closed): Behavior of @{…|[]} seems wrong
Check with this recipe by removing the @patches: []@ line:... J. Moringen
05:41 PM Bug #1879 (Resolved): Just $ (i.e. not ${) should not need escaping
J. Moringen

05/11/2014

03:23 PM Enhancement #1671: Remove/rename the dreaded "bla-name" variable
See http://opensource.cit-ec.de/issues/241. J. Moringen

05/09/2014

10:57 PM Feature #1874 (In Progress): Analyse projects provided by Debian packages
J. Moringen
10:57 PM Feature #1873 (New): Analyse projects provided by respective platform
J. Moringen

05/02/2014

09:57 AM Revision 3d5f7249: Backport: Fixed progress report in src/analysis/git.lisp
* src/analysis/git.lisp (analyze uri eql :git): ensure that progress
reporting and actual processing use the same l...
J. Moringen

04/29/2014

02:53 PM Revision eb05ed56: Fixed progress report in src/analysis/git.lisp
* src/analysis/git.lisp (analyze uri eql :git): ensure that progress
reporting and actual processing use the same l...
J. Moringen
01:20 PM Enhancement #1850 (Resolved): Allow to switch off the --depth option for git clone
Applied in changeset commit:bc87b4e87ca82c0f9bb2c22aecf99ab12cad97d6. J. Moringen
01:09 PM Revision bc87b4e8: Support scm.history-limit in src/{commandline-interface/main,analysis/git}.lisp
fixes #1850
* src/analysis/git.lisp (analyze uri eql :git): accept keyword parameter
history-limit; use --depth ac...
J. Moringen

04/27/2014

01:07 AM Revision c1bcab31: Bumped version 0.2 -> 0.3 in jenkins.project.asd
* jenkins.project.asd (header): updated copyright
(+version-minor+): changed 2 -> 3
J. Moringen
01:00 AM Feature #1663 (Resolved): Utilize distribution information to load relevant project files
Applied in changeset commit:355f9aacfd6b9419d101a7f91ccaa3dfbc15700b. J. Moringen
01:00 AM Enhancement #1840 (Resolved): Report syntax errors before starting the lengthy analysis process
Applied in changeset commit:a00a386527f6c62bfd97027ea4766aeb7f2232c6. J. Moringen
12:51 AM Revision 5d8675a8: Renamed orchestration jobs in src/commandline-interface/main.lisp
* src/commandline-interface/main.lisp (configure-buildflow-job): changed
job name "toolkit-buildflow-VERSION" ->
...
J. Moringen
12:43 AM Revision 355f9aac: Load project descriptions based on distribution in src/commandline-interface/m...
fixes #1663
Instead of specifying project files as positional arguments on the
commandline, extract lists of require...
J. Moringen
04:27 PM Feature #1668 (Rejected): Support projects without SCM repository
J. Moringen
01:01 PM Revision a00a3865: Support error policies in src/commandline-interface/main.lisp
fixes #1840
* src/commandline-interface/main.lisp (update-synopsis): added on-error
commandline option
(call-wit...
J. Moringen
01:01 PM Revision 7343214e: Added locate-specifications in src/commandline-interface/main.lisp
* src/commandline-interface/main.lisp (locate-specifications): new
function; locate multiple specification files wi...
J. Moringen
12:37 PM Revision 5791f9d6: Report errors immediately at ends of phases in src/commandline-interface/main....
refs #1840
* src/commandline-interface/main.lisp (load-projects): do not analyze
projects
(analyze-projects): ne...
J. Moringen
12:29 PM Revision 038b57a0: Allow deferring errors in src/commandline-interface/main.lisp
refs #1840
* src/commandline-interface/conditions.lisp: new file; contains
conditions used in the commandline-inte...
J. Moringen
12:29 PM Revision 01cc97ff: Fix required CMake dependencies in src/analysis/cmake.lisp
refs #1854
The problem with 33459cc is that required CMake dependencies have to be
used to generate the -D<package>_...
J. Moringen
04:00 AM Enhancement #1841 (Resolved): Provide a command line switch to move the temp directory
Applied in changeset commit:af2904e85c82acc9cc64642f202011a0d1cd2a31. J. Moringen
03:18 AM Revision af2904e8: Support specifying temp directory in src/analysis/*.lisp
fixes #1841
* src/analysis/util.lisp (default-temporary-directory): new function;
compute a temporary directory ba...
J. Moringen
02:10 AM Enhancement #1858 (Resolved): Use -l option for svn log
Applied in changeset commit:25c33bba9f30a230db1c3dabadf1ed26fc046e18. J. Moringen
02:02 AM Revision 25c33bba: Limit number of analyzed revisions in src/analysis/subversion.lisp
fixes #1858
This will hopefully speed up log analysis for subversion projects with
long histories.
* src/analysis/s...
J. Moringen

04/25/2014

06:34 PM Revision a8f189db: Added num-processes commandline options in src/commandline-interface/main.lisp
* src/commandline-interface/main.lisp (update-synopsis): added
num-processes commandline option
(main): choose nu...
J. Moringen
06:34 PM Revision bd908a4d: Fixed debug commandline option in src/commandline-interface/main.lisp
* src/commandline-interface/main.lisp (main): adjust log-level based on
debug commandline option
J. Moringen
06:34 PM Revision 434640b6: Added missing function collect-option-values in src/commandline-interface/main...
refs #1666
Should have been part of commit 2311534.
* src/commandline-interface/main.lisp (collect-option-values): ...
J. Moringen
03:44 PM Enhancement #1858 (Resolved): Use -l option for svn log
Use @-l@ as a command line option for @svn log@ to reduce the log parsing time. J. Wienke
03:20 PM Enhancement #1843 (Resolved): Mention the underlying project for every reported error
Applied in changeset commit:8c23c2e44945740ffdf71caf34c312c1408ecf4a. J. Moringen
03:13 PM Revision 8c23c2e4: Report analysis errors with more detail in src/analysis/*.lisp
fixes #1843
* src/analysis/conditions.lisp: new file; contains analysis-condition
and analysis-error
* src/analysi...
J. Moringen
03:10 PM Feature #1666 (Resolved): Allow setting/overwriting values of variables from the commandline
Applied in changeset commit:231153424b3bd33abc7a6831c9291a71e0dbfc7d. J. Moringen
03:10 PM Bug #1854 (Resolved): rci-lwr does not resolve dependency to kdl
Applied in changeset commit:33459ccf061e592550d76ad5fc935f1f3d60e921. J. Moringen
02:52 PM Revision 51bce6d5: Moved version-related functions into src/version/*.lisp
* src/version/version.lisp: renamed src/{analysis ->
version}/version.lisp
* src/version/package.lisp: new file; pa...
J. Moringen
02:52 PM Revision 23115342: Added "set" commandline option in src/commandline-interface/main.lisp
fixes #1666
* src/commandline-interface/main.lisp (update-synopsis): added "set"
commandline option
(parse-overw...
J. Moringen
02:40 PM Revision 33459ccf: Convert CMake dependencies to lower-case in src/analysis/cmake.lisp
fixes #1854
* src/analysis/cmake.lisp (analyze pathname eql cmake): convert names of
provided and required CMake d...
J. Moringen
01:11 PM Feature #1663: Utilize distribution information to load relevant project files
Attached is a small script to resolve the project files externally. You can use it like this:... J. Wienke
12:52 PM Enhancement #1856 (Resolved): SVN checks out too many folders for analysis
Fixed in commit:6abe39e0. J. Moringen
09:30 AM Enhancement #1842 (Resolved): Make errors of failing sub-commands visible
Applied in changeset commit:fc18a0384bce766f34cb7d3e02afaa1f62026f32. J. Moringen
09:30 AM Feature #1857 (Resolved): Provide a project type or an option to specify a project without any re...
Applied in changeset commit:09563c0e0eb3b3819f0b6a4dae4020addaf8766a. J. Moringen
08:35 AM Feature #1857 (In Progress): Provide a project type or an option to specify a project without any...
J. Moringen
08:48 AM Revision fc18a038: Report errors from subversion, git subprocesses in src/analysis/*.lisp
fixes #1842
* src/analysis/util.lisp (header): updated copyright
(run): new function; execute command capturing it...
J. Moringen
08:41 AM Revision 6abe39e0: Only checkout required sub-directories in src/analysis/subversion.lisp
fixes #1857
* src/analysis/subversion.lisp (analyze uri eql :svn): for each branch,
construct appropriate minimal ...
J. Moringen
08:38 AM Revision 09563c0e: Support projects without repository via src/analysis/scm-null.lisp
fixes #1857
* src/analysis/scm-null.lisp: new file; contains analysis for projects
without repository
* src/comman...
J. Moringen

04/24/2014

05:54 PM Feature #1857 (Resolved): Provide a project type or an option to specify a project without any re...
Some projects do not need a repository or repository analysis is not required because of binary distributions. At lea... J. Wienke
10:57 AM Revision a85bb487: Fixed sub-directory handling in src/analysis/subversion.lisp
refs #1821
* src/analysis/subversion.lisp (analyze uri eql :svn): expect
sub-directory to be a directory pathname,...
J. Moringen
10:55 AM Enhancement #1855 (Resolved): Set PKG_CONFIG_PATH in non-cpp CMake projects
Commited to the repo. J. Wienke
10:42 AM Enhancement #1856 (Resolved): SVN checks out too many folders for analysis
E.g for the project flexirob-vdemorunner the following path is checked out: @https://projects.cor-lab.org/svn/flexiro... J. Wienke
10:39 AM Bug #1854: rci-lwr does not resolve dependency to kdl
Despite being unable to parse the config of KDL correctly cause of evil CMake logic by the KDL developers, the matchi... J. Wienke
10:04 AM Bug #1854: rci-lwr does not resolve dependency to kdl
Sorry, the original project was rci-lwr without rave suffix. J. Wienke
09:02 AM Bug #1854: rci-lwr does not resolve dependency to kdl
Hm, that may be the right repository after all. I extracted the following repository information from @projects/rci-l... J. Moringen
08:59 AM Bug #1854: rci-lwr does not resolve dependency to kdl
Sorry, wrong "module". J. Moringen
08:59 AM Bug #1854: rci-lwr does not resolve dependency to kdl
Can you point me to responsible CMake file? I cannot find it:... J. Moringen
08:49 AM Bug #1854: rci-lwr does not resolve dependency to kdl
The automatic analysis of that project does not find the dependency an KDL, even though CMake searches for KDL. J. Wienke
09:50 AM Bug #1821 (Resolved): No dependencies found for cca-oncilla
Applied in changeset commit:d27e4c3e3e891ce626f0daa6b8acae64fe6c9f08. J. Moringen
09:44 AM Bug #1821 (In Progress): No dependencies found for cca-oncilla
J. Moringen
09:50 AM Bug #1847 (Resolved): pkg-config dependency not found
Applied in changeset commit:03ce139e13cf31161b520856cdd57739b0279c03. J. Moringen
09:20 AM Bug #1847 (In Progress): pkg-config dependency not found
J. Moringen
09:41 AM Revision d27e4c3e: Handle sub-directory variable more carefully in src/commandline-interface/main...
fixes #1821
* src/commandline-interface/main.lisp (analyze-project): make sure that
the value of the sub-directory...
J. Moringen
09:41 AM Revision 03ce139e: Handle pkg_search_module[s] in src/analysis/cmake.lisp
fixes #1847
* src/analysis/cmake.lisp (header): updated copyright
(*pkg-check-modules-scanner*): additionally matc...
J. Moringen
09:20 AM Enhancement #1840 (In Progress): Report syntax errors before starting the lengthy analysis process
J. Moringen
09:20 AM Enhancement #1843 (In Progress): Mention the underlying project for every reported error
J. Moringen
09:20 AM Enhancement #1842 (In Progress): Make errors of failing sub-commands visible
J. Moringen
09:19 AM Enhancement #1848: Do not remove repository credentials while regenerating a job
Considering how Jenkins' new credentials architecture works, this is unlikely to happen. J. Moringen

04/23/2014

01:56 AM Enhancement #1855 (In Progress): Set PKG_CONFIG_PATH in non-cpp CMake projects
Looks fine. Does it work for you? Did you check whether the variable is inherited (and therefore duplicated) in cmake... J. Moringen
11:59 AM Enhancement #1855 (Resolved): Set PKG_CONFIG_PATH in non-cpp CMake projects
Please review the attached patch for the cmake template.
I need this e.g. for vdemo-based projects.
J. Wienke
01:51 AM Bug #1854 (Feedback): rci-lwr does not resolve dependency to kdl
I do not understand the title (and there is no description). Please provide more information. J. Moringen
11:53 AM Bug #1854 (Resolved): rci-lwr does not resolve dependency to kdl
J. Wienke
 

Also available in: Atom