aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Collapse)AuthorAge
* remove Taler-specific leftovers, we don't need them anymoreFlorian Dold2020-01-15
|
* rewrite sed logic used in Makefiles and move into dosubst awk script.ng02019-12-02
| | | | | | | | | include 'bin' and its files in dist files, this is where dosubst is located. While the invocation (passing of the variables) is not optimal (yet, will be changed), this will in the end allow sharing code between Makefiles better, and maybe drop sed usage in the future.
* define HAVE_AWK... we require awk for many parts, but for some casesng02019-12-01
| | | | it could make sense to skip it.
* check-texinfo.awk: move comments to the moved code.ng02019-12-01
|
* convert texinfo checks to proper awk script, add detection for awk/gawk,ng02019-12-01
| | | | remove obsolete code.
* pretty: fix location.ng02019-11-26
|
* extend lintng02019-11-21
|
* tabs.ng02019-11-16
|
* addition to previous commit, properly implement make lint.ng02019-11-16
|
* make uncrustify silent.ng02019-10-27
|
* impove make pretty nesting.ng02019-10-27
|
* add yapf to make prettyng02019-10-14
|
* fix the previous uncrustify commit.ng02019-10-14
|
* 'make pretty' rule using uncrustify, detect uncrustify in configure script.ng02019-10-14
| | | | closes #5904
* typoChristian Grothoff2019-04-03
|
* fix disting rulesChristian Grothoff2019-04-03
|
* include lintingChristian Grothoff2019-04-03
|
* add ability to build manpages independent from other documentation choicesng02019-04-01
|
* top Makefile.am: Do not recurse into lint for nowng02019-03-06
|
* Fix #5631ng02019-03-06
|
* Notes.ng02019-03-05
|
* Add initial check-texinfo rule. Maybe this should be moved to doc later onng02019-03-05
|
* safety checks for lint-man.shng02019-03-04
|
* Fix up make rulesng02019-03-04
|
* Add rule to lint manng02019-03-04
|
* Add rule to run lint-python scriptng02019-03-04
|
* Makefile: Add check-bashism top targetng02019-03-04
|
* fixing EXTRA_DIST issues'Christian Grothoff2019-02-13
|
* fix --enable-documentation optionxrs2018-06-30
|
* Add condition to toplevel Makefile to support building just the ↵Nils Gillmann2018-03-31
| | | | | | documentation. Cornercase for special occasions. 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>
* Makefile, configure.ac, doc/Makefile: Add the ability to opt-out of ↵ng02018-01-14
| | | | documentation building with --disable-documentation, defaults to --enable-documentation
* add README.1stChristian Grothoff2018-01-02
|
* 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.
* get rid of ChangeLog generation from svn, start new ChangeLog for Gitinitial-import-from-subversion-38251Christian Grothoff2016-11-08
|
* don't build contrib/ when compiling for GNU TalerFlorian Dold2016-10-13
|
* -fix misc disting issuesChristian Grothoff2015-03-07
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* - replace deprecated INCLUDES with AM_CPPFLAGSFlorian Dold2013-09-16
|
* -sorry amatus, this breaks the build on other systems and libltdl should ↵Christian Grothoff2013-06-25
| | | | simply not be installed as part of GNUnet, that's a bad idea
* Another fix for --with-included-ltdl.David Barksdale2013-06-25
|
* updating report.sh, removing obsolete hostlist scriptsChristian Grothoff2012-08-27
|
* -fixChristian Grothoff2011-12-26
|
* -install copying to share/doc/Christian Grothoff2011-12-25
|
* releasing GNUnet 0.9.0Christian Grothoff2011-11-30
|
* HACKING guide moved to CMS on https://gnunet.org/styleChristian Grothoff2011-11-29
|
* fix xslt invocation for change log generationChristian Grothoff2011-11-29
|
* making sure ChangeLog is properly generated on 'make dist'Christian Grothoff2011-11-23
|
* integrating ChangeLog generation with build system, removing ChangeLog from ↵Christian Grothoff2011-11-23
| | | | SVN control
* ship and install man pagesChristian Grothoff2011-06-10
|