Age | Commit message (Collapse) | Author |
|
git-svn-id: https://gnunet.org/svn/gnunet@26031 140774ce-b5e7-0310-ab8b-a85725594a96
|
|
git-svn-id: https://gnunet.org/svn/gnunet@25629 140774ce-b5e7-0310-ab8b-a85725594a96
|
|
git-svn-id: https://gnunet.org/svn/gnunet@24714 140774ce-b5e7-0310-ab8b-a85725594a96
|
|
updating code to run binaries from new location, which is no longer in PATH
git-svn-id: https://gnunet.org/svn/gnunet@24593 140774ce-b5e7-0310-ab8b-a85725594a96
|
|
git-svn-id: https://gnunet.org/svn/gnunet@24582 140774ce-b5e7-0310-ab8b-a85725594a96
|
|
git-svn-id: https://gnunet.org/svn/gnunet@24500 140774ce-b5e7-0310-ab8b-a85725594a96
|
|
git-svn-id: https://gnunet.org/svn/gnunet@24390 140774ce-b5e7-0310-ab8b-a85725594a96
|
|
git-svn-id: https://gnunet.org/svn/gnunet@24389 140774ce-b5e7-0310-ab8b-a85725594a96
|
|
git-svn-id: https://gnunet.org/svn/gnunet@24381 140774ce-b5e7-0310-ab8b-a85725594a96
|
|
git-svn-id: https://gnunet.org/svn/gnunet@24365 140774ce-b5e7-0310-ab8b-a85725594a96
|
|
git-svn-id: https://gnunet.org/svn/gnunet@24202 140774ce-b5e7-0310-ab8b-a85725594a96
|
|
git-svn-id: https://gnunet.org/svn/gnunet@24065 140774ce-b5e7-0310-ab8b-a85725594a96
|
|
git-svn-id: https://gnunet.org/svn/gnunet@22664 140774ce-b5e7-0310-ab8b-a85725594a96
|
|
git-svn-id: https://gnunet.org/svn/gnunet@22323 140774ce-b5e7-0310-ab8b-a85725594a96
|
|
git-svn-id: https://gnunet.org/svn/gnunet@22263 140774ce-b5e7-0310-ab8b-a85725594a96
|
|
I've been experimenting with an alternative non-MSYS buildsystem for
a while, and GNUNET_os_start_process() test kept failing due to lack
of cat. Wincat is a minimal cat implementation in pure WinAPI. It's
not named "cat.exe" to avoid clashing with MSYS cat (which can lead to
some very weird issues).
git-svn-id: https://gnunet.org/svn/gnunet@22245 140774ce-b5e7-0310-ab8b-a85725594a96
|
|
git-svn-id: https://gnunet.org/svn/gnunet@21795 140774ce-b5e7-0310-ab8b-a85725594a96
|
|
git-svn-id: https://gnunet.org/svn/gnunet@21724 140774ce-b5e7-0310-ab8b-a85725594a96
|
|
git-svn-id: https://gnunet.org/svn/gnunet@21646 140774ce-b5e7-0310-ab8b-a85725594a96
|
|
git-svn-id: https://gnunet.org/svn/gnunet@21567 140774ce-b5e7-0310-ab8b-a85725594a96
|
|
git-svn-id: https://gnunet.org/svn/gnunet@20766 140774ce-b5e7-0310-ab8b-a85725594a96
|
|
git-svn-id: https://gnunet.org/svn/gnunet@20243 140774ce-b5e7-0310-ab8b-a85725594a96
|
|
git-svn-id: https://gnunet.org/svn/gnunet@20237 140774ce-b5e7-0310-ab8b-a85725594a96
|
|
git-svn-id: https://gnunet.org/svn/gnunet@20082 140774ce-b5e7-0310-ab8b-a85725594a96
|
|
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
git-svn-id: https://gnunet.org/svn/gnunet@19123 140774ce-b5e7-0310-ab8b-a85725594a96
|
|
via stdin/stdout using standard GNUNET messages
git-svn-id: https://gnunet.org/svn/gnunet@18924 140774ce-b5e7-0310-ab8b-a85725594a96
|
|
git-svn-id: https://gnunet.org/svn/gnunet@18841 140774ce-b5e7-0310-ab8b-a85725594a96
|
|
git-svn-id: https://gnunet.org/svn/gnunet@18409 140774ce-b5e7-0310-ab8b-a85725594a96
|
|
for IPv6 and subnets/masks, see Mantis 1958
git-svn-id: https://gnunet.org/svn/gnunet@18370 140774ce-b5e7-0310-ab8b-a85725594a96
|
|
now?)
git-svn-id: https://gnunet.org/svn/gnunet@18020 140774ce-b5e7-0310-ab8b-a85725594a96
|
|
now?)
git-svn-id: https://gnunet.org/svn/gnunet@18019 140774ce-b5e7-0310-ab8b-a85725594a96
|
|
-no-undefined is not a valid compiler option as of GCC 4.6.x
(it IS valid linker option).
Note that this REQUIRES an extra -no-undefined to be passed to
libtool (this is done by GN_LIB_LDLFAGS and GN_PLUGIN_LDFLAGS),
because libtool does not understand -Wl,-no-undefined.
git-svn-id: https://gnunet.org/svn/gnunet@18013 140774ce-b5e7-0310-ab8b-a85725594a96
|
|
git-svn-id: https://gnunet.org/svn/gnunet@17959 140774ce-b5e7-0310-ab8b-a85725594a96
|
|
git-svn-id: https://gnunet.org/svn/gnunet@17236 140774ce-b5e7-0310-ab8b-a85725594a96
|
|
git-svn-id: https://gnunet.org/svn/gnunet@16345 140774ce-b5e7-0310-ab8b-a85725594a96
|
|
git-svn-id: https://gnunet.org/svn/gnunet@16274 140774ce-b5e7-0310-ab8b-a85725594a96
|
|
Should allow GNUnet to be built out of source directory
-LRN
git-svn-id: https://gnunet.org/svn/gnunet@16108 140774ce-b5e7-0310-ab8b-a85725594a96
|
|
git-svn-id: https://gnunet.org/svn/gnunet@15908 140774ce-b5e7-0310-ab8b-a85725594a96
|
|
some clean up
git-svn-id: https://gnunet.org/svn/gnunet@15521 140774ce-b5e7-0310-ab8b-a85725594a96
|
|
git-svn-id: https://gnunet.org/svn/gnunet@15283 140774ce-b5e7-0310-ab8b-a85725594a96
|
|
git-svn-id: https://gnunet.org/svn/gnunet@14630 140774ce-b5e7-0310-ab8b-a85725594a96
|
|
git-svn-id: https://gnunet.org/svn/gnunet@14490 140774ce-b5e7-0310-ab8b-a85725594a96
|
|
git-svn-id: https://gnunet.org/svn/gnunet@14489 140774ce-b5e7-0310-ab8b-a85725594a96
|
|
git-svn-id: https://gnunet.org/svn/gnunet@14478 140774ce-b5e7-0310-ab8b-a85725594a96
|
|
git-svn-id: https://gnunet.org/svn/gnunet@13927 140774ce-b5e7-0310-ab8b-a85725594a96
|
|
git-svn-id: https://gnunet.org/svn/gnunet@13311 140774ce-b5e7-0310-ab8b-a85725594a96
|
|
git-svn-id: https://gnunet.org/svn/gnunet@13248 140774ce-b5e7-0310-ab8b-a85725594a96
|
|
git-svn-id: https://gnunet.org/svn/gnunet@13204 140774ce-b5e7-0310-ab8b-a85725594a96
|
|
git-svn-id: https://gnunet.org/svn/gnunet@13130 140774ce-b5e7-0310-ab8b-a85725594a96
|
|
git-svn-id: https://gnunet.org/svn/gnunet@13024 140774ce-b5e7-0310-ab8b-a85725594a96
|