aboutsummaryrefslogtreecommitdiff
path: root/src/template
AgeCommit message (Collapse)Author
2018-06-07paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX
2018-06-07glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX
2018-06-05first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX
2017-01-27unset XDG environment variable during testcases, as they can screw things up ↵Christian Grothoff
badly
2017-01-08even more .gitignore updatesChristian Grothoff
2016-11-09- add subdirectory gitignore filesBart Polot
2016-10-21migrate template to new service APIChristian Grothoff
2016-04-30implementing new scheduler shutdown semanticsChristian Grothoff
2016-04-09small API change: do no longer pass rarely needed ↵Christian Grothoff
GNUNET_SCHEDULER_TaskContext to all scheduler tasks; instead, allow the relatively few tasks that need it to obtain the context via GNUNET_SCHEDULER_get_task_context()
2016-01-19-fix (C) noticesChristian Grothoff
2015-06-30fix #3869: outdated FSF addressChristian Grothoff
2015-06-02-noinst-ing non-functional binaries/libraries that just exist as ↵Christian Grothoff
examples/templates
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2014-02-02Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow ↵LRN
TESTS_ENVIRONMENT to be overrided (use AM_TESTS_ENVIRONMENT))
2014-01-30fix #3284: support lib/MULTIARCH/ paths in installation, use ↵Christian Grothoff
GNUNET_PREFIX=@libdir@ so that we can extract the value of MULTIARCH during 'make check'
2014-01-24fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029Sree Harsha Totakura
sed -i 's#^\(\s*\)TESTS#\1TESTS_ENVIRONMENT=export GNUNET_PREFIX=@prefix@;export PATH=@prefix@/bin:$$PATH;\n&#'
2013-10-09last XDG change: use GNUNET_RUNTIME_DIR instead of /tmp for UNIXPATHs by defaultChristian Grothoff
2013-10-09migrating towards XDG configuration specification (#3000)Christian Grothoff
2013-10-01fix warningMatthias Wachs
2013-09-16- replace deprecated INCLUDES with AM_CPPFLAGSFlorian Dold
2013-05-31-skeleton for regex serviceChristian Grothoff
2012-11-04-misc bugfixes, travel hackingChristian Grothoff
2012-10-29installing all service, daemon and helper binaries to lib/gnunet/libexec/; ↵Christian Grothoff
updating code to run binaries from new location, which is no longer in PATH
2012-10-09-getting rid of silly, stupid, useless, often wrong DEFAULTCONFIG settingChristian Grothoff
2012-06-10-fixChristian Grothoff
2012-06-10LRN: new utf8 argv converter for W32, converting strings on command-line to ↵Christian Grothoff
UTF-8 for all command-line tools.
2012-06-10-cleaning up templateChristian Grothoff
2012-02-26-verbose is independent of loggingChristian Grothoff
2011-11-03implementing #1747Christian Grothoff
2011-10-04LRN: Use GNUNET_EXTRA_LOGGING to manage compile-time logging callsChristian Grothoff
(#1805).
2011-08-15indentationChristian Grothoff
2011-08-15indentationChristian Grothoff
2011-06-10adding configure code for --enable-benchmarks, --enable-expensive-tests, ↵Christian Grothoff
some clean up
2011-05-01fixChristian Grothoff
2010-11-05big scheduler refactoring, expect some issuesNathan S. Evans
2010-07-28fixes to buildChristian Grothoff
2010-07-02gpl3Christian Grothoff
2010-06-18localizationChristian Grothoff
of scopes
2009-11-08misc. bugfixes and API improvementsChristian Grothoff
2009-11-04bugfixes and redesigning scheduler APIChristian Grothoff
2009-07-26const-ing of config-handlesChristian Grothoff
2009-05-29ngChristian Grothoff