UukGoblin
88fd7c1d38
use ATISTREAMSDKROOT env variable if available...
...
... to determine the location of OpenCL libs
clean up the use of OPENCL_* vars in autostuff
13 years ago
Con Kolivas
84a3ee45fd
Bump version to 2.0.2.
13 years ago
Con Kolivas
9d84e91560
Properly substitute DLOPEN flags to build with ADL support when -ldl is needed and not when opencl is not found.
13 years ago
Con Kolivas
5abf83860b
Bump version to 2.0.1
13 years ago
Con Kolivas
758afbf00e
Add -lpthread, not -pthread and remove -lm which is not required.
13 years ago
Con Kolivas
df78f45dd9
Latest glibc appears to want linking against -lm as well for dlopen.
13 years ago
Con Kolivas
c8d40fb434
Win32 does not use dlopen so link in -ldl only when not on win32 and display what ldflags are being passed on ./configure.
13 years ago
Con Kolivas
a74554a2c4
Bump version to 2.0.0
13 years ago
Con Kolivas
a62b4e3e22
Remove unused LIBCURL_CPPFLAGS variable which should help cgminer compile on other platforms.
13 years ago
Con Kolivas
36a65e41ea
Add a --disable-adl option to configure and only enable it if opencl support exists.
13 years ago
Con Kolivas
b6a7039387
Bump version to 1.9.9 till completed as version 2.0.
13 years ago
Con Kolivas
d57cd91955
Implement ATI ADL support for GPU parameter monitoring now and setting later (temp, fan, clocks etc.).
...
Check for the presence of the ADL header files in ADL_SDK.
Import adl_functions.h from amd overdrive ctrl.
Implement a setup function that tries to detect GPUs that support the ADL and link in the parameters into the gpus struct.
Put a summary of monitoring information from the GPU menu.
13 years ago
Con Kolivas
690ab48736
Bump version to 1.6.2.
13 years ago
Con Kolivas
65707516d3
With no c++ code there is no point showing CXXFLAGS.
13 years ago
Con Kolivas
062f937cee
Most people expect /usr/local when an unspecified prefix is used so change to that.
13 years ago
Con Kolivas
d88ed35848
Get rid of poorly executed curl check.
13 years ago
Con Kolivas
846e5fbc66
Bump version to 1.6.1.
13 years ago
Con Kolivas
807ddd1c2e
Give convenient summary at end of ./configure.
13 years ago
Con Kolivas
fa91f6a664
Add some defines to configure.ac to enable exporting of values and packaging, and clean up output.
13 years ago
Con Kolivas
10ed8e9d41
Add a --disable-opencl configure option to make it possible to override detection of opencl and build without GPU mining support.
13 years ago
Con Kolivas
83bb42801d
Make pthread, libcurl and libcurses library checks mandatory or fail.
13 years ago
Con Kolivas
882961f8e2
Bump version to 1.6.0.
13 years ago
Con Kolivas
3d5f555407
Allow a custom kernel path to be entered on the command line.
13 years ago
Con Kolivas
413d97096d
Make cgminer look in the install directory for the .cl files making make install work correctly.
13 years ago
Con Kolivas
7dc3db2340
Implement SSE2 32 bit assembly algorithm as well.
13 years ago
Con Kolivas
7407e887f6
Update configure.ac for newer autoconf tools.
13 years ago
Con Kolivas
2630c6d68d
Bump version to 1.5.8.
13 years ago
Con Kolivas
cc9d5f5927
Bump version number to 1.5.7.
13 years ago
Con Kolivas
f062765c94
Explicitly link in ws2_32 on the windows build and update README file on how to compile successfully on windows.
13 years ago
Con Kolivas
4060ae3757
Bump version number.
13 years ago
Con Kolivas
41a4be7dff
Bump version number.
13 years ago
Con Kolivas
b73d93cd29
Bump version number.
13 years ago
Con Kolivas
ef5e8bea0d
Bump version number.
13 years ago
Diogo Franco
dc49d2407d
Use pkg-config to check for libcurl version
...
Fixes autogen on OSX Lion, might fix for other platforms which
don't ship those libcurl m4 macros.
13 years ago
Con Kolivas
106d367b83
Revert "Use pkg-config to check for libcurl version"
...
This reverts commit 98387f94ac
.
Broke generic building.
13 years ago
Diogo Franco
98387f94ac
Use pkg-config to check for libcurl version
...
Fixes autogen on OSX Lion, might fix for other platforms which
don't ship those libcurl m4 macros.
13 years ago
Con Kolivas
1f837909fc
Bump version number.
13 years ago
Con Kolivas
013557a96e
Bump version number.
13 years ago
Con Kolivas
3060b97de3
Bump version number.
13 years ago
Con Kolivas
5f54e164c9
Only use the sockoptfunction if the version of curl is recent enough.
13 years ago
Con Kolivas
2ca6c40991
Bump version.
13 years ago
Con Kolivas
f0f6a0046c
Bump version number to 1.4.0
14 years ago
Con Kolivas
3f202fe8cc
Bump version number.
14 years ago
Con Kolivas
0c07328fd4
Bump version number to 1.3.0
14 years ago
Con Kolivas
f0006522ae
Bump version to 1.2.8
14 years ago
Ycros
1f3074d2ff
Fix configure.ac for 64bit OSX builds
14 years ago
Con Kolivas
c4aefa35d7
Bump version number.
14 years ago
Con Kolivas
a486c5b8cb
Bump version number.
14 years ago
Con Kolivas
c12a2f1bb5
Bump version number to 1.2.5
14 years ago
Ycros
c12825c6bd
Fix configure.ac OpenCL test for OSX.
14 years ago