configure.ac


Log

Author Commit Date CI Message
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>
ckolivas 3983f1b9 2011-07-01T13:21:18 Breaks nvidia building. Roll back for now. Revert "configure.ac, Makefile.am: Allow setting of OpenCL location" This reverts commit a9893d818dac53cb52c2ed06ece59195228f44d9.
Jeff Garzik 32ca93de 2011-06-14T02:40:24 Version 1.0.2.
Con Kolivas dde70397 2011-06-14T10:32:54 Merge gpumining from oclmine. Unstable.
Christian Ludwig f992c92f 2011-06-08T23:12:07 configure.ac: Beautify yasm test output
Jeff Garzik bf15f30a 2011-05-14T22:48:31 Version 1.0.1.
Jeff Garzik 16cddaf3 2011-05-09T22:13:34 Version 1.0.
fleger a9a2840d 2011-04-11T13:04:29 Proper platform detection. Use target instead of host. Fix compilation for non win32 and non x86_64 platforms.
Jeff Garzik 1a16f2ae 2011-04-07T01:57:28 configure.ac: improve has_yasm test
Jeff Garzik 991a358d 2011-03-22T14:01:32 Release version 0.8.1.
Jeff Garzik 124abb6c 2011-03-21T04:34:48 Release version 0.8.
Jeff Garzik 24afd617 2011-03-18T17:24:16 Introduce more standardized logging (incl. optional syslog). Also, improve portability of alloca.
Jeff Garzik 4be41af2 2011-03-14T23:42:53 Release version 0.7.2.
Jeff Garzik 0258fae4 2011-03-14T23:36:28 Fix Windows build, that broke with yasm integration
fleger aab6f57b 2011-03-12T18:23:22 Fixed yasm version check
fleger 115cbe64 2011-03-12T18:11:33 Revert "Fixed yasm version check if yasm version ≥ 1.1.0" This reverts commit da1fd227bf2cc56c6f9a7ea42bd2c8b05f781f06.
fleger da1fd227 2011-03-08T01:12:03 Fixed yasm version check if yasm version ≥ 1.1.0
Mark Crichton 1989b7da 2011-03-07T05:25:01 Make sure we don't check for yasm version if we don't have yasm
Mark Crichton 96d2287c 2011-03-05T22:22:57 X86_64 SSE2 support for Linux