summaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Collapse)Author
2007-03-10 r12519@Kushana: nickm | 2007-03-10 00:57:01 -0500Nick Mathewson
Remove a redundant check for event.h; add some comments, and reformat. svn:r9790
2007-03-06 r12461@Kushana: nickm | 2007-03-06 13:26:17 -0500Nick Mathewson
More autoconf fixes and updates. Maybe the bsd buildbots will be happy again. svn:r9747
2007-03-05 r12080@catbus: nickm | 2007-03-04 21:40:55 -0500Nick Mathewson
Remove dnsworkers and related code. there goes another 550 lines of code. svn:r9736
2007-03-04 r12072@catbus: nickm | 2007-03-04 14:55:36 -0500Nick Mathewson
Apparently, autoupdate is not as perfect as one might hope. svn:r9732
2007-03-04 r12070@catbus: nickm | 2007-03-04 14:51:23 -0500Nick Mathewson
Fix a stray autoconf warning. svn:r9731
2007-03-04 r12063@catbus: nickm | 2007-03-04 14:46:22 -0500Nick Mathewson
Bump trunk version to 0.2.0.0-alpha-dev svn:r9730
2007-03-04 r12061@catbus: nickm | 2007-03-04 14:41:10 -0500Nick Mathewson
Run configure.in through autoupdate svn:r9729
2007-03-04svn:r9728Nick Mathewson
2007-03-04 r11612@catbus: nickm | 2007-01-30 18:14:07 -0500Nick Mathewson
make TOR_SEARCH_LIBRARY work with openssl svn:r9727
2007-03-04 r11596@catbus: nickm | 2007-01-30 01:43:40 -0500Nick Mathewson
Macro-ize our "search for a library and find out how to link against it" code. This will help make our handling of libevent and openssl more similar, and with any luck better. Not pushing to main branch until after 0.1.2. svn:r9726
2007-03-03 r12420@Kushana: nickm | 2007-03-03 15:06:53 -0500Nick Mathewson
Bump version to 0.1.2.9-rc-dev svn:r9718
2007-03-02bump to 0.1.2.9-rcRoger Dingledine
svn:r9705
2007-02-26 r11952@catbus: nickm | 2007-02-26 12:37:06 -0500Nick Mathewson
Bump version to 0.1.2.8-beta-dev svn:r9658
2007-02-26let us call it a beta. perhaps it will break then.tor-0.1.2.8-betaRoger Dingledine
svn:r9656
2007-02-24 r11921@catbus: nickm | 2007-02-24 14:09:12 -0500Nick Mathewson
Try to build with recent libevents on mingw. svn:r9639
2007-02-12 r11775@catbus: nickm | 2007-02-12 16:39:09 -0500Nick Mathewson
Update copyright dates. svn:r9570
2007-02-07 r11684@catbus: nickm | 2007-02-07 00:46:37 -0500Nick Mathewson
Bump version to 0.1.2.7-alpha-dev svn:r9509
2007-02-07bump to 0.1.2.7-alphator-0.1.2.7-alphaRoger Dingledine
svn:r9507
2007-01-29 r11592@catbus: nickm | 2007-01-29 18:09:16 -0500Nick Mathewson
Oops. Apparently, we weren't supposed to call our autoconf cached variables ac_cv_*; these are reserved. svn:r9460
2007-01-26Move specification documents into new doc/spec subdirectory. (Proposals, ↵Nick Mathewson
drafts, and bad ideas still remain in doc.) svn:r9411
2007-01-09bump to 0.1.2.6-alpha-dev so we're ready for tomorrow'sRoger Dingledine
surprise release too svn:r9314
2007-01-09bump to 0.1.2.6-alphator-0.1.2.6-alphaRoger Dingledine
svn:r9311
2007-01-06bump to 0.1.2.5-alpha-devRoger Dingledine
svn:r9278
2007-01-05 r11852@Kushana: nickm | 2007-01-05 18:34:27 -0500Nick Mathewson
More missing headers in configure.in in order to solve previous openbsd in6_addr issue and prevent related issues from arising. svn:r9273
2007-01-05 r11850@Kushana: nickm | 2007-01-05 17:12:08 -0500Nick Mathewson
Look in netinet/in6.h header when looking for struct in6_addr. (Issue found by saeftl.) svn:r9272
2007-01-05fix a bug, defer a bug, bump to 0.1.2.5-alphaRoger Dingledine
svn:r9270
2006-12-12 r11536@Kushana: nickm | 2006-12-11 22:48:21 -0500Nick Mathewson
Add ipv6 functionality to evdns. svn:r9089
2006-12-04bump to 0.1.2.4-alpha-devRoger Dingledine
svn:r9022
2006-12-02cleanups, bump to 0.1.2.4-alphaRoger Dingledine
svn:r9015
2006-11-21 r9372@totoro: nickm | 2006-11-21 10:59:47 -0500Nick Mathewson
Small cross-compilation fixes. svn:r8980
2006-11-15 r9326@totoro: nickm | 2006-11-15 16:17:35 -0500Nick Mathewson
Try to detect mipspro compiler. Add -c99 to cflags if we find it. svn:r8955
2006-11-15 r9324@totoro: nickm | 2006-11-14 20:21:43 -0500Nick Mathewson
Patch from pnx to make configure.in link against libevent properly on irix64. "This time for sure--presto!". svn:r8954
2006-11-14 r9322@totoro: nickm | 2006-11-14 15:20:28 -0500Nick Mathewson
Have libevent search include /usr/pkg. This may make irix happier. svn:r8953
2006-11-05 r9478@Kushana: nickm | 2006-11-05 10:52:29 -0500Nick Mathewson
add includes to AC_CHECK_MEMBERS test for timeval.tv_sec. svn:r8906
2006-10-30and then bump to 0.1.2.3-alpha-devRoger Dingledine
svn:r8863
2006-10-30clean changelog, bump to 0.1.2.3-alphator-0.1.2.3-alphaRoger Dingledine
svn:r8860
2006-10-25 r9384@Kushana: nickm | 2006-10-24 22:51:42 -0400Nick Mathewson
Libevent-1.2 exports, but does not define in its headers, strlcpy. Try to fix this in configure.in by checking for most functions before we check for libevent. svn:r8826
2006-10-19 r9081@totoro: nickm | 2006-10-19 11:00:51 -0400Nick Mathewson
Try to detect windows properly when cross-compiling svn:r8755
2006-10-10 r8987@totoro: nickm | 2006-10-10 19:46:08 -0400Nick Mathewson
Remove -Winline from standard list, add -Wswitch-enum. svn:r8687
2006-10-10 r8986@totoro: nickm | 2006-10-10 19:40:28 -0400Nick Mathewson
Make --enable-gcc-warnings work on gcc3.3, not just on gcc4.0 svn:r8686
2006-10-09 r8955@totoro: nickm | 2006-10-08 22:23:17 -0400Nick Mathewson
Add some quotes to a test in configure.in, so IRIX will run the configure script without warning. svn:r8662
2006-10-08 r8948@totoro: nickm | 2006-10-08 17:04:53 -0400Nick Mathewson
Add an --enable-gcc-warnings flag to configure.in svn:r8655
2006-10-07bump to 0.1.2.2-alpha-dev. time to go wild again.Roger Dingledine
svn:r8639
2006-10-07 r8920@totoro: nickm | 2006-10-07 11:40:06 -0400Nick Mathewson
Fix IRIX builds so that IRIX no longer self-detects as win32. For once, this is not the fault of Windows: Apparently, some helpful person decided that the the MIPSpro C Compiler should give a warning on #error rather than actually failing. How... "innovative." (Bug found by pnx; thanks!) svn:r8635
2006-10-07Bump to 0.1.2.2-alpha. Not tagged yet, so somebody can find aRoger Dingledine
compile bug on an obscure platform while i'm asleep. svn:r8634
2006-10-07 r10016@danube: weasel | 2006-10-07 03:25:51 +0200Peter Palfrader
Fix a configure notice on crosscompile svn:r8625
2006-10-06 r9107@Kushana: nickm | 2006-10-06 02:14:02 -0400Nick Mathewson
When eventdns is enabled, we can allow machines with thread-unsafe resolver functions to build multithreaded anyway. svn:r8608
2006-10-06 r9103@Kushana: nickm | 2006-10-05 23:27:35 -0400Nick Mathewson
Check whether inet_aton requires libresolv. Apparently this is another solaris thing. svn:r8602
2006-10-02 r8844@totoro: nickm | 2006-10-02 16:32:44 -0400Nick Mathewson
Resolve an XXXX: make sure that we are actually on 2s-complement hardware. svn:r8576
2006-09-28 r8750@totoro: nickm | 2006-09-27 20:52:01 -0400Nick Mathewson
Fix some warnings on mingw; hopefully this should let us build on mingw without warnings. svn:r8509