about summary refs log tree commit diff
path: root/pkgs/development/libraries/ndn-cxx
AgeCommit message (Collapse)AuthorFilesLines
2022-12-17treewide: fix typosfigsoda1-1/+1
2021-12-30NDN: fix builds after boost upgradeFilippo Berto1-7/+17
- updated derivations with the correct boost version - prepared check phases for unit tests. Some of them don't work on upstream and have already been reported years ago - checked that the produced software works as expected
2021-01-30treewide: update permanent url redirectsSandro Jäckel1-1/+1
2021-01-21pkgs/development/libraries: stdenv.lib -> libBen Siraphob1-2/+2
2020-11-01ndn-cxx: 0.6.3 -> 0.7.1Pavol Rusnak1-13/+25
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2019-08-17treewide: name -> pnamevolth1-1/+2
2019-04-09waf: use wafConfigureFlags for waf flagsMatthew Bauer1-1/+1
This avoids the potential conflict between autoconf flags and the waf flags. There is some overlap between the two but waf errors when it doesn’t recognize the flag.
2018-11-13treewide: use wafHookMatthew Bauer1-16/+8
Replace "waf" phases with wafHook that manages everything automatically. Should make things more modular. Packages affected here are: - a2jmidid - ams-lv2 - ardour - fomp - guitarix - ingen - jalv - mda-lv2 - non - patchage - hamster-time-tracker - kupfer - xiphos - xfce4-dockbarx-plugin - xfce4-namebar-plugin - dropbox - clasp - aubio - liliv - lv2 - lvtk - ntk - raul - sratom - suil - ganv - ndn-cxx - ns3 - serd - sord - termbox - wxmupen64plus - jackaudio - pflask - blockhash - glmark2 - weighttp
2018-10-20ndn-cxx: fixed broken build and updated to latest release (#48706)Stewart Mackenzie1-13/+12
2018-04-12ndn-cxx: mark as brokenxeji1-0/+1
2017-09-21misc pkgs: Basic sed to get fix `pkgconfig` and `autoreconfHook` `buildInputs`John Ericson1-1/+2
Only acts on one-line dependency lists.
2017-08-01pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger1-1/+1
* pkgs: refactor needless quoting of homepage meta attribute A lot of packages are needlessly quoting the homepage meta attribute (about 1400, 22%), this commit refactors all of those instances. * pkgs: Fixing some links that were wrongfully unquoted in the previous commit * Fixed some instances
2016-06-03Fix lots of fetchgit hashes (fallout from #15469)Tuomas Tynkkynen1-1/+1
2016-04-28boost: Kill unnecessary 'lib' outputTuomas Tynkkynen1-1/+1
This was split in somewhere pre-2014 without the current infra which automates parts of this, in particular the output propagation.
2014-11-11new package: ndn-cxxStewart Mackenzie1-0/+48