configure.ac


Log

Author Commit Date CI Message
Con Kolivas cad84c6f 2012-02-11T11:51:15 Change poclbm version number.
ckolivas 59d3d011 2012-02-10T14:33:40 Implement diablo kernel support and try to make it work.
ckolivas cb7145b1 2012-02-08T13:45:56 Add basic build ability with diakgcn and put all kernel names in configure.ac to avoid changing them in mutliple places.
Con Kolivas 63777c9d 2012-02-06T21:37:22 Bump version to 2.2.3 with NEWS.
Con Kolivas 2db367e7 2012-02-06T18:41:50 Bump version to 2.2.2
ckolivas a1d230e8 2012-02-04T13:12:19 Deprecate main.c
ckolivas 7d97ed6d 2012-02-04T10:18:29 Fix various build issues.
Con Kolivas c0e8819d 2012-01-31T00:20:58 Fix bitforce failing to build into cgminer.
Con Kolivas 269b4568 2012-01-30T23:57:22 Bump version to 2.2.1
Con Kolivas 09ea6bd2 2012-01-29T12:07:18 Bump version number up 2.2.0
Con Kolivas 995b6dc8 2012-01-29T10:52:24 Make bitforce off not compile bitforce.c properly.
Con Kolivas 1865a01a 2012-01-29T10:27:16 Make bitforce support default to disabled.
Luke Dashjr 5dfc8b69 2012-01-08T19:56:15 BitForce FPGA support cgminer will scan for and mine BitForce FPGAs on USB ports by providing the new --scan-serial <device> option, or autodetect them by searching /dev/serial/by-id for *BitFORCE_SHA256*
ckolivas 332b3ca1 2012-01-19T16:56:42 Configure out building and support of all CPU mining code unless --enable-cpumining is enabled.
ckolivas 91af258e 2012-01-19T15:55:45 Add configuration option for CPU mining which will default to off.
Con Kolivas d3b4a6f3 2012-01-06T20:37:44 Bump version to 2.1.2
Con Kolivas d515d318 2012-01-01T20:28:36 Bump version number to 2.1.1
Con Kolivas 743d81b3 2012-01-01T20:25:04 Adjust column width of A/R/HW to be the maximum of any device and align them.
Con Kolivas 4f879b42 2011-12-27T16:23:27 Bump version to 2.1.0.
Con Kolivas 90fa5fcd 2011-12-20T23:45:15 Bump to version 2.0.9 while still in development.
Kano 50a08922 2011-12-04T00:24:26 2.0.8x Full GPU stats, descriptive field names and --api-description
Kano 45068ced 2011-11-29T11:07:27 Version 2.0.8w (windows changes)
Con Kolivas 4c68ad01 2011-11-13T08:23:09 Fix for Intel Macs.
Con Kolivas d5231ea5 2011-11-11T22:21:30 Fix build error with -ldl being passed to LDFLAGS instead of LDADD and update configure output.
Con Kolivas 35a8b9f3 2011-11-11T19:42:21 Bump version number to 2.0.8
Con Kolivas d8770654 2011-10-28T11:11:28 Add x86_64 w64 mingw32 target courtesy of dukrat.
Con Kolivas 1acdad89 2011-10-17T14:24:42 Bump version number to 2.0.7.
Con Kolivas a41db9d4 2011-10-09T14:14:50 Bump version to 2.0.6 and update docs.
Con Kolivas 5133cf5b 2011-10-09T12:22:00 Add altivec 4 way support courtesy of Gilles Risch.
Con Kolivas 16dce491 2011-09-27T15:17:30 Bump version to 2.0.5
Con Kolivas a49fc184 2011-09-23T11:48:12 Bump version number to 2.0.4.
Luke Dashjr 014d43b0 2011-09-22T20:41:17 Bugfix: fix linking when OpenCL is not detected
Con Kolivas da764e54 2011-09-23T10:04:09 Reset opencl flags if not detected to prevent build failure without opencl.
Con Kolivas 1016ae4c 2011-09-17T13:38:37 Bump version number to 2.0.3.
UukGoblin 88fd7c1d 2011-09-14T07:14:34 use ATISTREAMSDKROOT env variable if available... ... to determine the location of OpenCL libs clean up the use of OPENCL_* vars in autostuff
Con Kolivas 84a3ee45 2011-09-11T15:33:36 Bump version to 2.0.2.
Con Kolivas 9d84e915 2011-09-11T13:32:19 Properly substitute DLOPEN flags to build with ADL support when -ldl is needed and not when opencl is not found.
Con Kolivas 5abf8386 2011-09-09T12:21:19 Bump version to 2.0.1
Con Kolivas 758afbf0 2011-09-08T21:42:00 Add -lpthread, not -pthread and remove -lm which is not required.
Con Kolivas df78f45d 2011-09-08T09:53:14 Latest glibc appears to want linking against -lm as well for dlopen.
Con Kolivas c8d40fb4 2011-09-07T09:33:43 Win32 does not use dlopen so link in -ldl only when not on win32 and display what ldflags are being passed on ./configure.
Con Kolivas a74554a2 2011-09-06T13:54:30 Bump version to 2.0.0
Con Kolivas a62b4e3e 2011-09-06T13:45:02 Remove unused LIBCURL_CPPFLAGS variable which should help cgminer compile on other platforms.
Con Kolivas 36a65e41 2011-09-06T10:24:05 Add a --disable-adl option to configure and only enable it if opencl support exists.
Con Kolivas b6a70393 2011-09-05T17:39:50 Bump version to 1.9.9 till completed as version 2.0.
Con Kolivas d57cd919 2011-09-03T10:53:35 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.
Con Kolivas 690ab487 2011-09-02T12:36:54 Bump version to 1.6.2.
Con Kolivas 65707516 2011-09-02T12:36:11 With no c++ code there is no point showing CXXFLAGS.
Con Kolivas 062f937c 2011-09-02T10:30:48 Most people expect /usr/local when an unspecified prefix is used so change to that.
Con Kolivas d88ed358 2011-09-02T09:46:34 Get rid of poorly executed curl check.
Con Kolivas 846e5fbc 2011-08-29T19:57:27 Bump version to 1.6.1.
Con Kolivas 807ddd1c 2011-08-29T10:43:33 Give convenient summary at end of ./configure.
Con Kolivas fa91f6a6 2011-08-29T10:34:32 Add some defines to configure.ac to enable exporting of values and packaging, and clean up output.
Con Kolivas 10ed8e9d 2011-08-28T23:49:17 Add a --disable-opencl configure option to make it possible to override detection of opencl and build without GPU mining support.
Con Kolivas 83bb4280 2011-08-28T23:15:29 Make pthread, libcurl and libcurses library checks mandatory or fail.
Con Kolivas 882961f8 2011-08-26T14:31:01 Bump version to 1.6.0.
Con Kolivas 3d5f5554 2011-08-25T14:42:03 Allow a custom kernel path to be entered on the command line.
Con Kolivas 413d9709 2011-08-25T13:59:46 Make cgminer look in the install directory for the .cl files making make install work correctly.
Con Kolivas 7dc3db23 2011-08-25T11:19:40 Implement SSE2 32 bit assembly algorithm as well.
Con Kolivas 7407e887 2011-08-24T20:17:59 Update configure.ac for newer autoconf tools.
Con Kolivas 2630c6d6 2011-08-23T12:35:14 Bump version to 1.5.8.
Con Kolivas cc9d5f59 2011-08-22T10:48:14 Bump version number to 1.5.7.
Con Kolivas f062765c 2011-08-20T10:08:59 Explicitly link in ws2_32 on the windows build and update README file on how to compile successfully on windows.
Con Kolivas 4060ae37 2011-08-17T16:51:26 Bump version number.
Con Kolivas 41a4be7d 2011-08-16T15:18:01 Bump version number.
Con Kolivas b73d93cd 2011-08-14T14:20:55 Bump version number.
Con Kolivas ef5e8bea 2011-07-30T22:02:26 Bump version number.
Diogo Franco dc49d240 2011-07-28T22:17:58 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.
Con Kolivas 106d367b 2011-07-29T12:50:55 Revert "Use pkg-config to check for libcurl version" This reverts commit 98387f94acd8c2d335727dd7a6fd900d292a58bf. Broke generic building.
Diogo Franco 98387f94 2011-07-28T22:17:58 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.
Con Kolivas 1f837909 2011-07-29T01:16:39 Bump version number.
Con Kolivas 013557a9 2011-07-27T22:30:06 Bump version number.
Con Kolivas 3060b97d 2011-07-26T23:45:19 Bump version number.
Con Kolivas 5f54e164 2011-07-25T10:58:32 Only use the sockoptfunction if the version of curl is recent enough.
Con Kolivas 2ca6c409 2011-07-24T19:58:56 Bump version.
Con Kolivas f0f6a004 2011-07-23T16:28:11 Bump version number to 1.4.0
Con Kolivas 3f202fe8 2011-07-20T13:59:54 Bump version number.
Con Kolivas 0c07328f 2011-07-19T14:35:08 Bump version number to 1.3.0
Con Kolivas f0006522 2011-07-18T12:07:35 Bump version to 1.2.8
Ycros 1f3074d2 2011-07-18T11:49:27 Fix configure.ac for 64bit OSX builds
Con Kolivas c4aefa35 2011-07-16T23:32:44 Bump version number.
Con Kolivas ab696001 2011-07-15T08:23:33 Merge pull request #15 from ycros/osx Fix configure.ac OpenCL test for OSX.
Con Kolivas a486c5b8 2011-07-15T09:55:18 Bump version number.
Con Kolivas c12a2f1b 2011-07-15T01:12:52 Bump version number to 1.2.5
Ycros c12825c6 2011-07-14T12:19:59 Fix configure.ac OpenCL test for OSX.
Con Kolivas 22c70a23 2011-07-13T12:13:46 Bump version.
Con Kolivas b4bfeb5f 2011-07-12T22:45:34 Bump version number in light of new kernel and build system that finally works fully.
Con Kolivas 941768e3 2011-07-12T19:22:45 Bump version number.
Con Kolivas c3566d3f 2011-07-12T00:36:06 Bump version number to clarify bugfixed nature.
Ycros 386489a1 2011-07-11T14:56:17 Added support for pdcurses.
Con Kolivas 1549a3e9 2011-07-11T13:42:22 Bump version number for updated display.
Con Kolivas 90839cdf 2011-07-11T13:41:31 Implement a completely curses based display and don't output to stderr when log is enabled unless it's redirected away from the terminal.
Con Kolivas 4bb13bda 2011-07-10T14:03:03 Increment version number.
Con Kolivas fe6e212f 2011-07-09T16:55:17 Bump version number.
Rusty Russell a0d14d15 2011-07-06T16:47:25 ccan: add ccan/opt and dependencies to build.
Ycros bbac2b93 2011-07-05T11:43:45 Added HAVE_OPENCL define to config.h, added OpenCL message at the end of configure script.
Con Kolivas 91f9c527 2011-07-04T20:33:31 Rename code and application binary to cgminer version 1.0.9 preempting version 1.1.0, moving main code to main.c.
Ycros 8313606b 2011-06-25T15:46:15 Fixed configure.ac to properly detect OpenCL on windows/mingw.
Ycros ec831917 2011-06-25T04:43:37 Build on windows using mingw32.
Tom Rini 2a8475b5 2011-06-29T19:45:53 configure.ac, Makefile.am: Allow setting of OpenCL location Add two new configure flags, --with-opencl-libdir and --with-opencl-inc to specify where OpenCL headers and libraries exist. This now adds a test for the OpenCL header file and makes not finding the library or headers a fatal error. Signed-off-by: Tom Rini <trini@kernel.crashing.org>