Con Kolivas
|
16dce491f2
Bump version to 2.0.5
|
14 years ago |
Con Kolivas
|
a49fc18410
Bump version number to 2.0.4.
|
14 years ago |
Luke Dashjr
|
014d43b06a
Bugfix: fix linking when OpenCL is not detected
|
14 years ago |
Con Kolivas
|
da764e5441
Reset opencl flags if not detected to prevent build failure without opencl.
|
14 years ago |
Con Kolivas
|
1016ae4cd4
Bump version number to 2.0.3.
|
14 years ago |
UukGoblin
|
88fd7c1d38
use ATISTREAMSDKROOT env variable if available...
|
14 years ago |
Con Kolivas
|
84a3ee45fd
Bump version to 2.0.2.
|
14 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.
|
14 years ago |
Con Kolivas
|
5abf83860b
Bump version to 2.0.1
|
14 years ago |
Con Kolivas
|
758afbf00e
Add -lpthread, not -pthread and remove -lm which is not required.
|
14 years ago |
Con Kolivas
|
df78f45dd9
Latest glibc appears to want linking against -lm as well for dlopen.
|
14 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.
|
14 years ago |
Con Kolivas
|
a74554a2c4
Bump version to 2.0.0
|
14 years ago |
Con Kolivas
|
a62b4e3e22
Remove unused LIBCURL_CPPFLAGS variable which should help cgminer compile on other platforms.
|
14 years ago |
Con Kolivas
|
36a65e41ea
Add a --disable-adl option to configure and only enable it if opencl support exists.
|
14 years ago |
Con Kolivas
|
b6a7039387
Bump version to 1.9.9 till completed as version 2.0.
|
14 years ago |
Con Kolivas
|
d57cd91955
Implement ATI ADL support for GPU parameter monitoring now and setting later (temp, fan, clocks etc.).
|
14 years ago |
Con Kolivas
|
690ab48736
Bump version to 1.6.2.
|
14 years ago |
Con Kolivas
|
65707516d3
With no c++ code there is no point showing CXXFLAGS.
|
14 years ago |
Con Kolivas
|
062f937cee
Most people expect /usr/local when an unspecified prefix is used so change to that.
|
14 years ago |
Con Kolivas
|
d88ed35848
Get rid of poorly executed curl check.
|
14 years ago |
Con Kolivas
|
846e5fbc66
Bump version to 1.6.1.
|
14 years ago |
Con Kolivas
|
807ddd1c2e
Give convenient summary at end of ./configure.
|
14 years ago |
Con Kolivas
|
fa91f6a664
Add some defines to configure.ac to enable exporting of values and packaging, and clean up output.
|
14 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.
|
14 years ago |
Con Kolivas
|
83bb42801d
Make pthread, libcurl and libcurses library checks mandatory or fail.
|
14 years ago |
Con Kolivas
|
882961f8e2
Bump version to 1.6.0.
|
14 years ago |
Con Kolivas
|
3d5f555407
Allow a custom kernel path to be entered on the command line.
|
14 years ago |
Con Kolivas
|
413d97096d
Make cgminer look in the install directory for the .cl files making make install work correctly.
|
14 years ago |
Con Kolivas
|
7dc3db2340
Implement SSE2 32 bit assembly algorithm as well.
|
14 years ago |