aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Collapse)AuthorAge
* configure: best effort commit (untested) to solve version requirement for ↵Nils Gillmann2018-10-30
| | | | | | makeinfo. Signed-off-by: Nils Gillmann <ng0@n0.is>
* doc/documentation split into doc/tutorial and doc/handbook for clarity and ↵Christian Grothoff2018-10-25
| | | | to avoid automake freakout
* cleaning up configure, in particular the idn.h checksChristian Grothoff2018-10-25
|
* fix -lidn(2) linkage by adding missing AM_CONDITIONAL and missing endif ↵Christian Grothoff2018-10-25
| | | | statements
* libidn + libidn2 support, as proposed by WJ Liu / multiSnow in a github gist.Nils Gillmann2018-10-25
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* If texi2mdoc is not found, throw a warning when --enable-section7 is trueNils Gillmann2018-10-21
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* move aux before canonical checksChristian Grothoff2018-10-20
|
* TR suggested using AC_CONFIG_AUX_DIR before AM_INIT_AUTOMAKE to prevent ↵Christian Grothoff2018-10-18
| | | | build issue when parent dir is automake project dir
* again jsonapiSchanzenbach, Martin2018-09-27
|
* doc: start work on mdoc generation supportNils Gillmann2018-09-07
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* basic benchmarkingFlorian Dold2018-08-18
|
* missing comma in configure.acFlorian Dold2018-08-16
|
* minor fixChristian Grothoff2018-08-16
|
* fix build; move rest plugins to separate folderSchanzenbach, Martin2018-08-13
|
* renamed identity-provider subsystem to reclaimSchanzenbach, Martin2018-07-19
|
* make --enable-documentation defaultxrs2018-07-01
|
* fix --enable-documentation optionxrs2018-06-30
|
* remove remenantsChristian Grothoff2018-06-26
|
* fix postgres version check on DebianChristian Grothoff2018-06-26
|
* move dns ops again, 2nd tryChristian Grothoff2018-06-25
|
* Revert "integrate dnsparser and dnsstub and tun with libgnunetutil"lurchi2018-06-25
| | | | This reverts commit 7da98cf076e9c5101244dfbbf8c3ddff045d298e.
* integrate dnsparser and dnsstub and tun with libgnunetutilChristian Grothoff2018-06-25
|
* configure: Add initial upnpc codeNils Gillmann2018-06-25
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* use the asynchronous DNS resolution API (getaddrinfo_a) in the resolver modulelurchi2018-06-24
|
* fix https://gnunet.org/bugs/view.php?id=4746Schanzenbach, Martin2018-06-24
|
* Issue 5352 'iptables is hardcoded': Check for iptables (and ifconfig) in ↵dvn2018-06-24
| | | | $PATH during the configure phase of the build process. This also creates a variable of the full path to iptables. Next step is to replace the hardcoded path with this variable in the code.
* rename FORCESTART into IMMEDIATE_START (#4547b)psyc://loupsycedyglgamf.onion/~lynX1984-04-04
|
* AUTOSTART renamed into START_ON_DEMAND (#4547a)psyc://loupsycedyglgamf.onion/~lynX1984-04-04
|
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* add changelogv0.11.0pre66Christian Grothoff2018-06-06
|
* second batch complete. WE ARE AFFERO AGPL NOW!psyc://loupsycedyglgamf.onion/~lynX2018-06-06
|
* configure.ac: FIXME note on version command that predates switch to git.Nils Gillmann2018-05-18
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* This should almost make it possible to pass --enable-documentation-onlyNils Gillmann2018-03-31
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* configure.ac: The comment in line 598 was wrongNils Gillmann2018-03-31
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* Makefile, configure.ac, doc/Makefile: Add the ability to opt-out of ↵ng02018-01-14
| | | | documentation building with --disable-documentation, defaults to --enable-documentation
* define condsChristian Grothoff2018-01-04
|
* make glib optionalChristian Grothoff2018-01-04
|
* -move abe functionality out of util; prepare for releaseSchanzenbach, Martin2018-01-03
|
* -mergeSchanzenbach, Martin2018-01-02
|\
| * vers bumpChristian Grothoff2018-01-02
| |
| * fix misc make dist issuesChristian Grothoff2018-01-02
| |
* | Merge remote-tracking branch 'origin/master' into identity_abeSchanzenbach, Martin2017-12-02
|\|
| * configure: Add new Makefile.ng02017-10-21
| |
| * configure.ac: Add a better error message for when makeinfo is missing,ng02017-10-14
| | | | | | | | and TODO comments on why this is not sufficient.
* | -refactoredSchanzenbach, Martin2017-12-02
| |
* | Merge remote-tracking branch 'origin/master' into identity_abeSchanzenbach, Martin2017-10-05
|\|
| * build-process: pass '--enable-documentation' to ONLY build the documentation.ng02017-09-30
| | | | | | | | | | | | | | This obviously defaults to NO. Furthermore add DISTCLEANFILES to 'doc/Makefile.am'. Adjust contrib/packages/guix/gnunet-doc.scm to it.
* | Merge remote-tracking branch 'origin/master' into identity_abeSchanzenbach, Martin2017-08-03
|\|
| * simplify installation of nss plugins in build system, require user(s) to ↵Christian Grothoff2017-07-18
| | | | | | | | move plugins into place manually (#5078)