Commit Graph

5 Commits

Author SHA1 Message Date
Davide Pesavento 042dfb3ec5 build: align minimum build dependencies with ndn-cxx
* Recommend gcc >= 7.4.0
 * Require clang >= 4.0, or Xcode >= 9.0 on macOS
 * Silence an ABI-related diagnostic message from gcc on armv7
 * Update Travis CI job matrix

Refs: #5087, #5106
Change-Id: I659aa617dad0ed7eb23967215c37586ef168d88c
2020-07-23 21:07:16 -04:00
Ashlesh Gawande 5a895478e1 docs: prepare version 0.2.0 release notes
Change-Id: Ie9dd46dc474ff88542192687b2dcb39a4b8e78b0
2020-01-28 22:28:39 -08:00
Davide Pesavento da27849979 build: various updates
* Upgrade waf to 2.0.14
 * Sync default compiler flags with ndn-cxx
 * Remove unused pch waf tool
 * Simplify compilation of unit-tests

Change-Id: I2aa21454dd5d691ad2093923582443e5f8329ba7
2019-01-30 10:26:31 -05:00
Ashlesh Gawande 0cf4b600e9 update license headers to LGPL
Change-Id: Ia2b137231437f6c3c0f4af49fba1a7bdc320ed4a
2019-01-22 14:33:37 -06:00
Ashlesh Gawande 0b2897e694 PSync: initial commit
refs: #4641

Change-Id: Iabed3ad7632544d97559e6798547b7972b416784
2018-07-30 10:50:31 -05:00