Commit Graph

16 Commits

Author SHA1 Message Date
Davide Pesavento 42db029cfc Eliminate (direct) dependency on libboost_thread
Change-Id: Ifc0a6d36d65d6931f1c746423f7fe82cbb6f5893
2023-09-19 15:48:33 -04:00
Davide Pesavento edd21842b9 build: do not rely on transitive link dependencies
Explicitly look for (and link against) all the required Boost libraries

Change-Id: I24422a11fb7145870d8c5fdca2b88b8f44f8aea6
2023-09-11 22:24:44 -04:00
Davide Pesavento 326ec85aae build: bump ndn-cxx dependency
Change-Id: I2496a0285c2d84d864ac5e8049dd9e8a8ac9bec1
2023-02-14 16:42:33 -05:00
Davide Pesavento f5006be472 build+ci: support CentOS Stream 9 and macOS/arm64
This commit also syncs the CI config and scripts with ndn-tools

Change-Id: I54707a7119c5e91138eaf55ad72af8fa98125028
2022-08-19 17:36:36 -04:00
Davide Pesavento bfb33abd92 build: explicitly require libndn-cxx >= 0.8.0
Change-Id: I677dcec4e76cb63ef78927ab0befa42df83314ba
2022-03-12 23:30:23 -05:00
Davide Pesavento 772d747392 build: pass pkg_config_path to check_cfg() when looking for libndn-cxx
Instead of modifying os.environ

Refs: #5042
Change-Id: I805894942b9828176f7eb0442ea617a324398989
2019-11-09 14:13:13 -05:00
Davide Pesavento e5a7394258 Add systemd unit files
Change-Id: I17322ef7eda1f3bf0bc53b887508fadf039250cc
2019-01-28 01:51:22 -05:00
Davide Pesavento 032c98004f Rename ndn-traffic to ndn-traffic-client
Change-Id: If1172924b94864e3d10c03cf918e9bc2a8b0fdee
2019-01-25 17:10:26 -05:00
Davide Pesavento 7eaed5cd3f Update build system and CI scripts
Change-Id: I4894a30d0cfc7af5de1d272edb70ce9cc4b6d372
2019-01-09 21:14:02 -05:00
Davide Pesavento 64cafaaee9 build: require gcc >= 5.3 and switch to C++14
Change-Id: If5d166e8679a19a30c5e98f12de348776f328186
Refs: #3076, #4462
2018-06-06 16:30:08 -04:00
Davide Pesavento 29db0fd994 Sync build system and CI scripts with ndn-tools
Change-Id: I21dc5349f3f3c819bf8590fe709157ce0bc26b44
2017-09-02 22:31:55 -04:00
Jennica Guan b82cace3fc Set custom PKG_CONFIG_PATH if unset
Closes https://github.com/named-data/ndn-traffic-generator/pull/8

Change-Id: I3201688dda24c38b99d3bfea34ba70f42da1e41c
2017-08-26 14:48:43 -04:00
Alexander Afanasyev 740812e0d8 build: Always build in C++11 mode.
This commit also embeds CI build scripts and includes waf script update

Change-Id: Ib89dd8040b5e438866315425293b02694b8d85fe
Refs: #1930
2014-10-30 15:37:45 -07:00
jeraldabraham 420dbf0462 Changes to support ndn-cpp-dev -> ndn-cxx renaming and adding quiet
logging option (-q)

Change-Id: Ifd28ec81d49e75191abd25788ef35c2125d456b1
2014-04-25 23:34:57 -07:00
Alexander Afanasyev fda32a3f27 doc+src: More reorganization and fixing of README
Change-Id: I8ff2dcdabd78f38cc0d5b826883121a9444ef664
2014-03-20 11:47:53 -07:00
jeraldabraham f9543a4d83 Adding Project Files 2014-02-11 06:37:34 -07:00