summaryrefslogtreecommitdiff
path: root/src/gns/nss/Makefile.am
Commit message (Collapse)AuthorAge
* simplify installation of nss plugins in build system, require user(s) to ↵Christian Grothoff2017-07-18
| | | | move plugins into place manually (#5078)
* DESTDIR fix in Makefiles needed by distro packagersCarlo von lynX2015-09-30
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* Fix of last commit for non-GNU make, I think.Jeff Burdges2015-06-15
| | | | | | | | We'll try to fix https://gnunet.org/bugs/view.php?id=3837 by hoping that non-GNU makes can simulate target specific variables using shell variables.
* I'm unsure if I've correctly tested it in the odd build enviromentJeff Burdges2015-06-11
| | | | | | | | | | | | | | | | for which it was create. We should use GNU make's target specific variables to ensure libtool is run as root only during instalation to, and removal from, /lib of the NSS plugins. See : https://www.gnu.org/software/make/manual/make.html#Target_002dspecific If you've previously been using the --with-sudo=sudo option then you must run sudo make clean becuase the .libs directory maintained by libtool will be owned by root.
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* -fix nss installation invocation if nss is not to be installedChristian Grothoff2013-12-20
|
* nss uninstall script to extra distSree Harsha Totakura2012-11-05
|
* - dist fixBart Polot2012-11-05
|
* -fix for #688590: allow user to specify how to install nsslibsChristian Grothoff2012-10-12
|
* -adding GPLv3 license, adding uninstall script to fix #2534Christian Grothoff2012-09-17
|
* - fix installscript for sudo when rootBart Polot2012-08-03
|
* fixMatthias Wachs2012-07-31
|
* - fix compile errorMatthias Wachs2012-07-31
|
* Do not run install commands from makefiles directlyLRN2012-07-30
|
* cleanupMartin Schanzenbach2012-06-01
|
* -fixfixChristian Grothoff2012-05-31
|
* -allow installation even as non-root non-sudo user to succeed with new nss codeChristian Grothoff2012-05-31
|
* -adjusting makefile to install NSS libraries of GNSChristian Grothoff2012-05-31
|
* -preliminary nss plugin AKA works for meMartin Schanzenbach2012-05-08
|
* -nss build filesMartin Schanzenbach2012-05-08