Bryan Drewery
|
fdc8dee6ca
Merge branch 'symbol-generating' into next
|
14 年之前 |
Bryan Drewery
|
966c4cc446
* Check for valid sed at configure
|
14 年之前 |
Bryan Drewery
|
a1a97d87e1
Merge branch 'symbol-generating' into next
|
14 年之前 |
Bryan Drewery
|
11b501a24b
* Bail out if symbols fail to generate
|
14 年之前 |
Bryan Drewery
|
dd118d7bc1
* Pass CXX and INCLUDES into generate_defs.sh
|
14 年之前 |
Bryan Drewery
|
c7fc8a2d3b
Merge branch 'type-cleanup' into next
|
14 年之前 |
Bryan Drewery
|
c617a24002
* Remove unneeded SIZEOF checks
|
14 年之前 |
Bryan Drewery
|
429c5a3151
* Check for std types in configure
|
14 年之前 |
Bryan Drewery
|
1182233bab
Merge branch 'maint'
|
14 年之前 |
Bryan Drewery
|
e0094bdc3a
* Check for g++ 4.5
|
14 年之前 |
Bryan Drewery
|
23ab19534f
* Also search for libtcl.so.1.1 for OpenBSD
|
15 年之前 |
Bryan Drewery
|
077327f815
* Set PR_SET_TRACER on ubuntu systems so child processes can ptrace() our process
|
15 年之前 |
Bryan Drewery
|
336a397859
* Don't require TCL for compiling
|
15 年之前 |
Eggheads Development Team (Ported by Bryan)
|
06d9560118
* Add TCL autoconf checks from Eggdrop 1.6
|
15 年之前 |
Bryan Drewery
|
6eaadb538d
* Load SSL on-demand at runtime via dlopen() if needed
|
15 年之前 |
Bryan Drewery
|
aa3a247558
* Automatically generate symbols definitions
|
15 年之前 |
Bryan Drewery
|
8e9a36f445
* Only link libcrypto statically if the OS supports it
|
15 年之前 |
Bryan Drewery
|
be6bee3652
* Link libcrypto statically for now until it is moved to dlopen()
|
16 年之前 |
Bryan Drewery
|
d6fe946442
* Check for libdl via dlopen and rerun autotools
|
16 年之前 |
Bryan Drewery
|
4d4a6141c3
* Remove unneeded cygwin support
|
16 年之前 |
Bryan Drewery
|
5f3c66d882
* Pass MAKEJOBS along to bdlib configure script as well
|
16 年之前 |
Bryan Drewery
|
9933579891
* DDon't default to using -j4 in MAKEFLAGS, instead add a MAKEJOBS param
|
16 年之前 |
Bryan Drewery
|
a7ea42ee13
* Update copyrights/licenses
|
16 年之前 |
Bryan Drewery
|
92a9514474
* Require at least OpenSSL 0.9.8 as SHA256 is needed
|
16 年之前 |
Bryan Drewery
|
afb39f8860
* Fix typo, reword notice
|
16 年之前 |
Bryan Drewery
|
bb3758adfb
* Add fix for 'download source' button from github
|
16 年之前 |
Bryan Drewery
|
dbf8ce771c
* Don't compile with -O3, it is contributing to code bloat
|
16 年之前 |
Bryan Drewery
|
c3a0158367
* Fix some Darwin configure errors
|
16 年之前 |
Bryan Drewery
|
8e4353ed68
* Fix configure script not properly replacing CCDEBUG
|
16 年之前 |
Bryan Drewery
|
e91524c066
* Disable static compiling on Darwin/Solaris
|
16 年之前 |