Commit Graph

6 Commits

Author SHA1 Message Date
Davide Pesavento 33a39bd87d ci: add build testing against named-data PPA
Change-Id: I9b6310f79f76c24f844fbecde51e261b1c6ecf92
2023-11-25 22:37:37 -05:00
Davide Pesavento 665f89c559 ci: adopt reusable workflows from named-data/actions
Change-Id: I7d4eedb054b43ffad9539256e970509b60f918a5
2023-02-14 16:45:07 -05:00
Davide Pesavento f855ec1d12 build: link with lld by default on Linux; add Xcode 14.1 to CI matrix
Change-Id: I566d634054f2e773ebe4776fb55057d7cd077fd1
2022-11-16 16:08:35 -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 926690689b build: align minimum build dependencies with ndn-cxx
* gcc 7.4
 * clang 6.0
 * Xcode 10.0 (11.3 or later recommended)

Also update waf to version 2.0.23

Change-Id: Id4eb36b068569636d6077b90dd784f9c3c451e9a
2022-03-10 19:09:44 -05:00
Davide Pesavento ab6ac5d6dc Sync build system and CI scripts with ndn-cxx
* Update build flags
 * Update waf to version 2.0.21
 * Replace Travis CI with GitHub Actions

Change-Id: If45c45c7b9ed748ffd1c4e792075f6bb6f09462f
2021-10-05 23:42:23 -04:00