Marian Buschsieweke
ed0c8d7b84
pkg/ccn-lite: bump version
2020-09-03 06:40:53 +02:00
a8eb1f5d53
pkg: adapt cmake based packages to the new organization
2020-06-26 09:25:44 +02:00
b67578899f
pkg/ccn-lite: improve out-of-source build
2020-06-19 14:23:49 +02:00
Francisco
c8461a4bef
Merge pull request #13036 from basilfx/feature/save_state_and_dependencies
...
pkg/pkg.mk: use intermediate state files
2020-01-08 22:57:12 +01:00
PeterKietzmann
ee53dd958c
pkg/ccn-lite: bump version
2020-01-08 22:26:56 +01:00
Gaëtan Harter
ca5d13cc2a
pkg/*: adapt to new state file targets
...
Prepare for handling pkg state with files. So it requires having the
path defined before declaring targets. In addition, it cleans up the
old git-download target.
2020-01-08 20:55:19 +01:00
Cenk Gündoğan
a4bd845c81
pkg: ccn-lite: version bump
2019-08-29 21:54:20 +02:00
PeterKietzmann
0cc91a47e1
pkg/ccn-lite: suppress llvm error
2019-08-05 09:36:43 +02:00
PeterKietzmann
448e282ff3
pkg/ccn-lite: bump version
2019-08-02 10:35:39 +02:00
Gaëtan Harter
b0986d91ff
pkg/ccn-lite: check for minimal cmake version
...
ccn-lite does not build with cmake < 3.6.0. This checks for a minimal version
instead of failing to compile.
cmake version 3.5.2 is not >= to minimal required 3.6.0
Makefile:25: recipe for target '..cmake_version_supported' failed
Tested with versions 3.5.2, 3.6.0-rc1, 3.6.0, 3.6.3, 3.7.0-rc1, 3.7.0.
Note: the check used does not consider '-rcX' as 'sort -V' does not handle them
properly.
2018-08-14 15:26:58 +02:00
smlng
990a76c80c
pkg: update ccn-lite and adapt shell commands
...
This updates the ccn-lite package version which brings in the
latest upstream fixes for some compiler issues found on macOS
with clang and newer GCC versions.
A minor adaption of the RIOT shell commands is also included.
2018-08-10 10:21:24 +02:00
Joakim Nohlgård
1a1c8f6c2a
pkg/ccn-lite: build with -Wno-format-nonliteral
2018-07-18 15:29:06 +02:00
smlng
98d02dec3b
pkg/ccn-lite: remove duplicate CFLAGS definition
2018-06-20 15:34:47 +02:00
PeterKietzmann
917707ef1c
pkg/ccnl: version bump
2018-06-10 12:11:45 +02:00
Gaëtan Harter
1de1830108
pkg: use RIOTTOOLS variable
...
Follow up to #9067 and part of #8821
2018-05-04 11:34:38 +02:00
Gaëtan Harter
14d6cd5010
pkg/ccn-lite: replace curly braces with parenthesis
...
Follow up to #8822 cleanup.
2018-04-10 14:31:00 +02:00
smlng
3ad07c6a9d
pkg/ccn-lite: fix xcompile with cmake on macOS
2018-03-27 19:03:27 +02:00
328e2075e2
pkg*: replace curly braces by parenthesis in makefiles
2018-03-22 09:12:12 +01:00
Cenk Gündoğan
92b761df2f
pkg: ccn-lite: minor changes to integrate latest ccn-lite features
2018-03-05 21:25:26 +01:00
smlng
0f871ad158
pkg/ccn-lite: bump version to fix compile error
2018-02-02 10:54:10 +01:00
Cenk Gündoğan
b6581289a2
pkg: ccn-lite: adapt to v2
2017-12-01 16:14:27 +01:00
Cenk Gündoğan
b1b9d7504d
pkg: ccn-lite: update to latest commit
2017-05-19 15:50:48 +02:00
Oleg Hahm
63a9928e43
pkg ccn-lite: update version
2017-01-19 17:03:42 +01:00
ab141c77cb
pkg: ccn-lite: add license information
2017-01-08 21:54:34 +01:00
Oleg Hahm
bf65a08d63
pkg: update to newest ccn-lite version
2016-08-18 16:24:37 +02:00
Oleg Hahm
33088f5c66
pkg ccn-lite: update revision
2016-05-26 18:12:51 +02:00
Oleg Hahm
8ef719b42c
pkg ccn-lite: update ccn-lite version
2016-03-24 18:48:08 +01:00
Martine Lenders
8e360aa97f
pkg: clarify that current download
target is only for git
2016-03-24 00:57:14 +01:00
b98f97e985
pkg: ccn-lite: adapt to use pkg.mk
2016-03-23 15:39:47 +01:00
Oleg Hahm
16a3f131a3
Merge pull request #5112 from kaspar030/use_git_cache
...
make: pkg: introduce git-cache
2016-03-21 22:32:33 +01:00
812da2f0e7
pkg: adapt to use git-cache
2016-03-21 21:22:33 +01:00
DipSwitch
e159ee741d
make: Remove stray board/Makefile.include's to avoid loops like: CFLAGS += CFLAGS
2016-03-17 22:16:13 +01:00
c05348ede6
pkg: ccn-lite: change git repo URL
2016-02-29 23:07:29 +01:00
Oleg Hahm
69044dbb15
pkg: ccn-lite: reset origin remote before fetching
2016-01-29 08:16:05 +01:00
Oleg Hahm
4ca418cee9
pkg: ccn-lite: always fetch upstream repository
...
fixes #4610
2016-01-29 08:16:05 +01:00
Oleg Hahm
aa08f5ed31
pkg: ccn-lite: always rebuild
...
fixes #4611 by always re-building the ccn-lite library
2016-01-07 18:02:02 +01:00
Oleg Hahm
42b11fcb50
pkg: ccn-lite: pin to upstream commit
2016-01-04 19:08:33 +01:00
Oleg Hahm
fc8dd7fdd7
pkg: initial import of ccn-lite package
2015-12-08 11:27:03 +01:00