aboutsummaryrefslogtreecommitdiff
path: root/src/chat/Makefile.am
Commit message (Collapse)AuthorAge
* Fix chat to compile and link successfullyLRN2013-04-21
|
* fixed compilation error in chatFlorian Dold2013-04-16
|
* installing all service, daemon and helper binaries to lib/gnunet/libexec/; ↵Christian Grothoff2012-10-29
| | | | updating code to run binaries from new location, which is no longer in PATH
* change default configurations on systems with UNIX domain sockets to NOT ↵Christian Grothoff2012-01-13
| | | | specify any port for TCP-based IPC (and interpret that as no TCP-based IPC desired), as we can and want to use UNIX domain sockets in this case by default
* implementing #1747Christian Grothoff2011-11-03
|
* dd dependencies to some programsChristian Grothoff2011-07-19
| | | | | | | Should allow for correct building with make -j* -LRN
* adding configure code for --enable-benchmarks, --enable-expensive-tests, ↵Christian Grothoff2011-06-10
| | | | some clean up
* more chat code from Mantis #1657Christian Grothoff2011-02-06
|
* Mantis #1644, unmodified, patch by vminkoChristian Grothoff2011-01-17