aboutsummaryrefslogtreecommitdiff
path: root/doc/gnunet-c-tutorial.tex
Commit message (Collapse)AuthorAge
* doc: Start of half-manual conversion from LaTeX to Texinfo for ↵ng02017-08-24
| | | | gnunet-c-tutorial.
* fix linkChristian Grothoff2017-05-12
|
* update tutorial to match GETOPT-API changesChristian Grothoff2017-03-25
|
* clarifyChristian Grothoff2017-03-13
|
* fix tutorial: SERVICEHOME is obsolete, we now have GNUNET_TEST_HOMEChristian Grothoff2017-03-13
|
* update tutorialChristian Grothoff2017-03-07
|
* Fix ftbfsChristian Grothoff2017-02-25
|
* extensive tutorial updatesChristian Grothoff2017-02-25
|
* polishing the englishMarcello Stanisci2016-09-06
|
* -grammar & styleCarlo von lynX2016-08-25
|
* -update docChristian Grothoff2015-03-23
|
* moving away from DEFAULTSERVICES to per-section FORCESTART, thus addressing ↵Christian Grothoff2014-12-10
| | | | #3565 indirectly
* minor changesMatthias Wachs2014-07-29
|
* added a section for PEERSTORE in tutorialOmar Tarabai2014-07-28
|
* -remove mention of GNUNET_PREFIX, should no longer be neededChristian Grothoff2014-06-05
|
* fixed error in c tutorial.tex. The pdf still needs to be built by s.o. with ↵Markus Teich2014-04-15
| | | | pdflatex and checked for errors!
* updated tutorial, please check and rebuild the pdf if you have latex installed.Markus Teich2014-04-10
| | | | | | (i don't)
* -bump version in C tutorialChristian Grothoff2014-04-07
|
* updated tutorial with Omar's remarks and fixesMatthias Wachs2014-03-18
|
* -clarifying tutorialChristian Grothoff2013-06-28
|
* Updating the tutorial section in the source and including Matthias Wachs2013-06-24
| | | | | | | | | | | | an updated version of the pdf about command line parsing. This update describes how a developer can check if a command line argument was set at all by initializing the variables storing the commandline arguments with a specific value and checking this value after the run function applied the commandline parsing.
* - compile with CPPFLAGS and LDFLAGS; gcc doesn't take them automaticallySree Harsha Totakura2013-05-24
|
* execute ldconfigMatthias Wachs2013-05-21
|
* -link-to-docChristian Grothoff2013-05-15
|
* -fix link orderChristian Grothoff2013-05-15
|
* -remarksChristian Grothoff2013-05-15
|
* gitlibgcryptChristian Grothoff2013-04-15
|
* - compile instructionsSree Harsha Totakura2013-04-14
|
* changes thx to SAPMatthias Wachs2013-04-12
|
* c tutorialMatthias Wachs2013-04-05