Davide Pesavento
3bc8e19a89
Prepare release 22.12
...
Refs: #5250
Change-Id: I6b9a3daab498cbffb78a108207e92bc2596be378
2022-12-31 01:40:11 -05:00
Davide Pesavento
6d6f207661
mgmt: rename extractRequester() and support signed Interest v0.3
...
Change-Id: I6bb6635896fa1b9fa54beb70b902c5a35831dc9c
2022-10-13 08:55:42 -04:00
Davide Pesavento
e541d1b250
build+ci: support macOS on arm64
...
Refs: #5135
Change-Id: I86f1955366df12cfb8b3e6f9d5e9f202778cc211
2022-08-18 20:50:05 -04:00
Davide Pesavento
2150da8ee5
build+docs: support CentOS Stream 9, drop CentOS 8
...
Refs: #5181
Change-Id: I2d8bc595bad047ceaa78bd3729848491b843e83d
2022-07-08 18:18:51 -04:00
Davide Pesavento
c52cd5eec1
build: align minimum build dependencies with ndn-cxx
...
* boost 1.65.1
* gcc 7.4
* clang 6.0
* Xcode 10.0 (11.3 or later recommended)
Change-Id: I5e41f2a70d6c510dcb889a083a51504121b4627d
2022-03-05 20:40:54 -05:00
Alexander Afanasyev
5006c1d6af
Prepare release 22.02
...
Change-Id: Ie0d8db596c11c4f298755aa4b7fde5e616f32ceb
Refs: #5172 , #5184
2022-02-17 16:07:18 -05:00
Davide Pesavento
f28a061c22
ci: add macOS 11 Big Sur
...
Remove all traces of Travis CI
Change-Id: Ie9ad527af4921c4f3c56903851200131ed0d5e87
2021-09-29 23:13:32 -04:00
Davide Pesavento
9ab43e67db
ci+docs: CentOS renamed the PowerTools repo to lowercase
...
Change-Id: I4b78986f3af17d2124824992e31b408ebe8de03a
2020-12-27 20:50:22 -05:00
Eric Newberry
3dc9fd0b82
Prepare release 0.7.1
...
refs #5129
Change-Id: Iba2703bdc5153024dbdfcb7e4c043f52964736f9
2020-10-08 16:41:45 -07:00
Davide Pesavento
9f6a7d97bc
docs: fix syntax highlighting of code blocks
...
And various other cleanups
Change-Id: I240badc5358c09f006c2a22d4706ce373f2dd188
2020-10-07 13:18:44 -04:00
Davide Pesavento
1752159ae0
build: align minimum build dependencies with ndn-cxx
...
* Recommend boost >= 1.65.1 and gcc >= 7.4.0
* Require clang >= 4.0, or Xcode >= 9.0 on macOS
* Silence an ABI-related diagnostic message from gcc on armv7
* Fix redundant-tags warning with gcc 10
* Add CentOS-specific instructions to docs/INSTALL.rst
* Add Xcode 11.5 to Travis CI
Refs: #5087 , #5106
Change-Id: I70746729a132ecb07d4788934385bb403039dba9
2020-05-15 14:25:26 -04:00
Davide Pesavento
69857c37c2
build+docs: switch to python3, refresh FAQ and INSTALL documents
...
Refs: #5095
Change-Id: Icdc0e9463b28c07783edbe392a9bc47136947e3b
2020-04-06 15:32:21 -04:00
Alexander Afanasyev
fb034219ef
Prepare release 0.7.0
...
Change-Id: I86281204533ea893dd03f35fc0d9403be14f7da4
Refs: #5045
2020-01-13 13:23:45 -05:00
wenkaizheng
55d83d449d
docs: remove "Installing from Binaries" section from INSTALL doc
...
Refs: #4984
Change-Id: I56e3be670e0981c4f9e30a7bcec73d8533bde847
2019-08-28 07:42:02 -07:00
Davide Pesavento
2849fd45f0
contrib: remove obsolete upstart files
...
Move the remaining launchd and systemd files to top-level directories
Change-Id: Ic459b9b7302a7fc574b4e93f1c9d1fe05350761c
2019-01-03 18:43:48 -05:00
Davide Pesavento
5f35f64d9a
build: require gcc >= 5.3 and boost >= 1.58
...
This effectively drops support for all versions of Ubuntu older than 16.04
Change-Id: If1c96cc697d38a94588f126a89d13ec8e582702d
Refs: #4462
2018-05-10 20:33:57 -04:00
Alexander Afanasyev
84dd4ca348
Prepare release 0.6.0
...
Change-Id: I0a80e05ddf5e3b98544bf56575e13efae22ccb5b
Refs: #4275
2017-10-15 17:47:06 -04:00
Junxiao Shi
849e12a068
docs: corrections in Getting Started page
...
* Replace nfdc command lines with new syntax
* Remove mentioning of deprecated 'ndnd' and 'ndnd-tlv'
* Remove 'start nrd' step which has been removed
* Remove mentioning of ndn-cxx 'ndncatchunks3' and
'ndnputchunks3' which have been moved into ndn-tools
refs #4194 , #3570 , #3700
Change-Id: Ie52c727400f7a1b4b076b3a94e48c72724139713
2017-08-02 00:14:57 +00:00
Eric Newberry
81a9a86305
ci: speed up code-coverage jobs
...
some documentation updates
refs #3809
Change-Id: I0c837a3b8f0f5e5e15d20ba41418bf17660fffb5
2016-12-28 22:52:35 -07:00
Junxiao Shi
af9aa366fd
docs: ndn-tlv-ping => ndn-tools in INSTALL
...
refs #2525
Change-Id: I4c137dc838f399bab3dc1dc4128ea4e39d003b13
2016-07-13 13:18:07 +00:00
Davide Pesavento
cc7bee7d80
docs+ci: Ubuntu 12.04 is no longer supported
...
Change-Id: I423a0f22662383f52413d12dc26d2a4ed08579e2
Refs: #3599 , #3600
2016-04-27 12:15:06 -07:00
Alexander Afanasyev
7c10b3bdc8
docs: Prepare release notes for version 0.3.0
...
Change-Id: If0ae14cbf97ee3d9b92a3467d0b6592c10e66698
Refs: #2462 , #2352 , #2209
2015-02-02 19:21:57 -08:00
Alexander Afanasyev
508411efb5
docs: Installation instruction updates
...
- Suggest checking out master branch in install instructions
- Add a note to run `./waf distclean` after change of dependencies
Change-Id: Ia4ee122986840815968920bf3ba14a9892c25363
Refs: #2136 , #1980
2014-12-16 13:34:52 -08:00
Junxiao Shi
e5e1e250cd
docs: list pkg-config as a compilation dependency
...
This commit also updates supported OS versions in INSTALL.rst.
refs #2191
Change-Id: I5e00c2b4f3755be571d2842cc19915c3e3a06af9
2014-12-16 06:29:54 -07:00
Alexander Afanasyev
6db058c4af
build: Embed setting of PKG_CONFIG_PATH variable to commonly used values
...
Change-Id: I8f70e1bedad13f77bbd40ab53d2e31717836a667
Refs: #2178
2014-11-29 17:52:47 -08:00
Steve DiBenedetto
62a939462e
doc: streamline NFD homepage and README documentation
...
refs: #1905
Change-Id: I7e03c05467cadd440efc0e0b1deb3abac930fd78
2014-08-24 19:34:38 -07:00
Alexander Afanasyev
2618153134
docs: Documentation update for 0.1.0 release
...
Change-Id: I5d7c0f3b4242103d6ad4e864316fb50c3634f21b
2014-05-08 13:09:10 -07:00
Alexander Afanasyev
5c865706db
docs: Fixing broken link in installation instructions
...
Change-Id: I02bdf648df9334266de3592ae480e39dcb89f4fb
2014-05-01 23:54:41 -07:00
Alexander Afanasyev
4a77136894
build: == Dependency change == NFD now depends on ndn-cxx library
...
Change-Id: Ia9dd324a536573b5ac4fe1b73d82af772dc84923
Refs: #1536
2014-04-25 10:09:23 -07:00
Alexander Afanasyev
284257b522
docs: Adding installation instructions and configuration tips
...
README.md and INSTALL.md now redirect to documentation in docs/ folder.
Later we will add links to HTML pages with NFD documentation.
Change-Id: I4f02f3166e7802570b24ed225ac4de8c56c6e64e
Refs: #1446
2014-04-18 14:21:25 -07:00