Changes have been pushed for the repository "fawkesrobotics/fawkes".

Clone:  https://github.com/fawkesrobotics/fawkes.git
Gitweb: https://github.com/fawkesrobotics/fawkes

The branch, master has been updated
        to  ace64ec774443e3e3669f0192c8c5161bd66fe8b (commit)
       via  105b799a87091fd58c4b9a47b8c11e97b5058611 (commit)
      from  4aef5fa34cb4bbcea7d9d9c8b5d54bf0cc3a6c0a (commit)

https://github.com/fawkesrobotics/fawkes/tree/master

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- *Log* ---------------------------------------------------------------
commit 105b799a87091fd58c4b9a47b8c11e97b5058611
Author:     Jonas Jensen <jo...@semmle.com>
AuthorDate: Fri Oct 11 14:35:27 2019 +0200
Commit:     GitHub <nore...@github.com>
CommitDate: Fri Oct 11 14:35:27 2019 +0200

    lgtm: install libpcl-dev directly
    
    This package previously had to be installed through a strange hack, but
    that hasn't been necessary in a long time. The hack will stop working
    when the LGTM build environment is upgraded to Ubuntu 19.10.

https://github.com/fawkesrobotics/fawkes/commit/105b799a8

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
commit ace64ec774443e3e3669f0192c8c5161bd66fe8b
Merge: 4aef5fa34 105b799a8
Author:     Till Hofmann <hofm...@kbsg.rwth-aachen.de>
AuthorDate: Sat Oct 12 22:46:31 2019 +0200
Commit:     GitHub <nore...@github.com>
CommitDate: Sat Oct 12 22:46:31 2019 +0200

    Merge pull request #169 from jbj/patch-1
    
    lgtm: install libpcl-dev directly

https://github.com/fawkesrobotics/fawkes/commit/ace64ec77

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -


- *Summary* -----------------------------------------------------------
 .lgtm.yml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)


- *Diffs* -------------------------------------------------------------

- *commit* 105b799a87091fd58c4b9a47b8c11e97b5058611 - - - - - - - - - -
Author:  Jonas Jensen <jo...@semmle.com>
Date:    Fri Oct 11 14:35:27 2019 +0200
Subject: lgtm: install libpcl-dev directly

 .lgtm.yml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

_Diff for modified files_:
diff --git a/.lgtm.yml b/.lgtm.yml
index 31cd83a6b..3a870145e 100644
--- a/.lgtm.yml
+++ b/.lgtm.yml
@@ -1,9 +1,10 @@
 extraction:
   cpp:
+    prepare:
+      packages:
+      - libpcl-dev
     index:
       build_command:
-      # trigger install of non-whitelisted libpcl-dev
-      - cat /usr/include/pcl-1.8/pcl/pcl_config.h > /dev/null
       - make -j2 uncolored-all
 
 queries:

- *commit* ace64ec774443e3e3669f0192c8c5161bd66fe8b - - - - - - - - - -
Author:  Till Hofmann <hofm...@kbsg.rwth-aachen.de>
Date:    Sat Oct 12 22:46:31 2019 +0200
Subject: Merge pull request #169 from jbj/patch-1

 .lgtm.yml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

_Diff for modified files_:



_______________________________________________
fawkes-commits mailing list
fawkes-commits@lists.kbsg.rwth-aachen.de
https://lists.kbsg.rwth-aachen.de/listinfo/fawkes-commits

Reply via email to