|
d0c10b78
|
2012-11-16T00:59:21
|
|
configure.ac: Don't use pkg-config to search for libusb-1.0 on FreeBSD
|
|
171c3d0c
|
2012-11-16T00:13:56
|
|
Find libusb-1.0 using pkg-config and correct the libusb.h #include path
|
|
97059e4c
|
2012-11-11T22:58:58
|
|
Bump version to 2.9.3
|
|
96b372c1
|
2012-11-11T21:17:06
|
|
Bump version to 2.9.2
|
|
b57edb45
|
2012-11-06T14:51:32
|
|
Bump version and news to 2.9.1.
|
|
d6b9442f
|
2012-11-06T11:54:09
|
|
Bump version to 2.9.0
|
|
dc7c57d9
|
2012-10-26T09:40:49
|
|
Changes to build prototypes to support building on FreeBSD 9.1-RC2 amd64
* Bashism in configure:
./configure: ${ac_cv_search_addstr:2}: Bad substitution
* Configure finds libcurl in /usr/local, but /usr/local/include isn't in CFLAGS:
cgminer.c:39:10: fatal error: 'curl/curl.h' file not found
* Configure misdetects amd64 as 32-bit; fails when trying to link in sse2_64:
cgminer-sha256_sse2_amd64.o: In function `scanhash_sse2_64':
./cgminer/sha256_sse2_amd64.c:98: undefined reference to `sha256_sse2_64_new'
cgminer-sha256_sse4_amd64.o: In function `scanhash_sse4_64':
./cgminer/sha256_sse4_amd64.c:96: undefined reference to `CalcSha256_x64_sse4'
./cgminer/sha256_sse4_amd64.c:97: undefined reference to `CalcSha256_x64_sse4'
|
|
bbe5636e
|
2012-10-29T16:50:24
|
|
Bump version and NEWS to 2.8.7
|
|
add9b23e
|
2012-10-29T12:53:20
|
|
Bump version number to 2.8.6
|
|
6691d9d0
|
2012-10-23T20:25:31
|
|
Bump version number to 2.8.5
|
|
d2e87254
|
2012-10-22T22:52:27
|
|
The ATI stream / AMD APP SDK environment variables appear to only interfere with win32 builds so bypass them.
|
|
b0d98c74
|
2012-10-18T09:07:37
|
|
Bump version number to 2.8.4
|
|
0a1fcad5
|
2012-10-17T23:30:51
|
|
x86_64 builds of mingw32 are not supported directly and should just configure as generic mingw32 builds since they're NOT 64 bit.
|
|
8fb777a2
|
2012-10-17T23:14:39
|
|
Cope with both ATI stream and AMD APP SDK roots being set when building.
|
|
53c3cce6
|
2012-10-16T15:27:06
|
|
Bump opencl kernel version numbers.
|
|
a63fc8c2
|
2012-10-12T18:06:00
|
|
Bump version to 2.8.3
|
|
ccaf7314
|
2012-10-11T20:33:45
|
|
Bump version to 2.8.2
|
|
e0864a61
|
2012-10-08T22:48:06
|
|
Bump version to 2.8.1
|
|
f25c34bf
|
2012-10-07T19:00:10
|
|
Bump version to 2.8.0
|
|
0a902071
|
2012-10-07T13:22:17
|
|
Merge branch 'master' into stratum
|
|
8faeeccf
|
2012-10-07T11:56:01
|
|
Bump version to 2.7.7
|
|
a8d69302
|
2012-10-05T12:37:29
|
|
Move stratum sockets to curl infrastructure with locking around send+recv to begin support for proxies and ssl.
|
|
c113534f
|
2012-10-04T15:35:28
|
|
Begin support for mingw stratum build.
Conflicts:
configure.ac
|
|
54dcd57f
|
2012-09-24T14:15:05
|
|
Bump version number to 2.7.6
|
|
55b8f2e0
|
2012-09-21T16:01:40
|
|
Test for the now-automatically exported variable AMDAPPSDKROOT when looking for the presence of the OpenCL headers.
|
|
ba012253
|
2012-08-31T12:24:39
|
|
Bump version number to 2.7.5
|
|
7fe8142c
|
2012-08-24T01:27:16
|
|
Bump version to 2.7.4.
|
|
ec522bdf
|
2012-08-23T17:02:24
|
|
Bump to v2.7.3 hotfix.
|
|
68f7224c
|
2012-08-23T13:25:38
|
|
Bump version number to 2.7.2
|
|
f7f55e77
|
2012-08-23T11:19:52
|
|
Increase kernel versions signifying changed APIs.
|
|
1e41eef3
|
2012-08-21T23:14:04
|
|
Bump version number to 2.7.1
|
|
bb401c55
|
2012-08-18T23:16:22
|
|
Bump version to 2.7.0
|
|
cadc7d76
|
2012-08-15T11:06:00
|
|
Bump version number to 2.6.5
|
|
1c98e0cf
|
2012-08-07T21:48:18
|
|
Bump version to 2.6.4
|
|
f6518c06
|
2012-08-05T17:42:49
|
|
Bump version to 2.6.3
|
|
179885b2
|
2012-08-03T10:13:11
|
|
Bump version to 2.6.2
|
|
fdb67e8b
|
2012-07-30T13:58:53
|
|
Bump version to 2.6.1
|
|
ac6315b7
|
2012-07-29T22:15:42
|
|
Bump version 2.6.0, adding SCRYPT README to makefile.
|
|
b3a41e40
|
2012-07-24T20:33:04
|
|
Update kernel versions reflecting changes in the API.
|
|
176cdf8b
|
2012-07-13T14:44:52
|
|
Begin import of scrypt opencl kernel from reaper.
|
|
5532f1df
|
2012-07-06T20:03:47
|
|
Bump version to 2.5.0
|
|
2e0a94db
|
2012-07-01T12:17:48
|
|
Bump version number to 2.4.4
|
|
896775e3
|
2012-06-30T09:47:53
|
|
Fix builds on non gnu platforms.
|
|
f72ed3b6
|
2012-06-14T21:12:51
|
|
Bump version to 2.4.3
|
|
76f96f47
|
2012-06-11T03:02:10
|
|
New driver: BTCFPGA ModMiner
|
|
d3fa59d7
|
2012-06-05T02:17:09
|
|
Abstract generally useful FPGA code into fpgautils.c
|
|
52ab297e
|
2012-06-02T15:27:02
|
|
Bump version to 2.4.2
|
|
8e25239d
|
2012-05-06T20:53:23
|
|
Bump version number to 2.4.1
|
|
81286a90
|
2012-05-03T16:19:19
|
|
Bump version to 2.4.0
|
|
0171c84e
|
2012-04-29T10:21:15
|
|
Bump version number to 2.3.6
|
|
60cc425f
|
2012-04-28T14:07:16
|
|
Bump version number to 2.3.5
|
|
f479be07
|
2012-04-27T08:29:56
|
|
add goffset support for diakgcn with -v 1 and update kernel version
|
|
0e916802
|
2012-04-25T14:27:01
|
|
Bump version number to 2.3.4
|
|
cbe6ab19
|
2012-04-24T23:00:07
|
|
configure.ac epoll.h not used now
|
|
cfe3eb0b
|
2012-04-22T10:43:31
|
|
Merge branch 'master' into ztex
Conflicts:
configure.ac
|
|
1291f5a4
|
2012-04-21T10:20:21
|
|
Icarus: Use epoll (where available) to get nonces ASAP
|
|
98d66641
|
2012-03-13T00:00:33
|
|
removing hard coded include path for libusb-1.0
|
|
99a188f9
|
2012-03-11T00:49:25
|
|
initial commit with some support for ztex 1.15x board.
This version is just a rough draft, but it does alredy mine.
Conflicts:
cgminer.c
configure.ac
|
|
c3ef4912
|
2012-04-15T09:46:43
|
|
Bump version number to 2.3.3
|
|
393200e8
|
2012-04-14T23:50:41
|
|
Don't even display that cpumining is disabled on ./configure to discourage people from enabling it.
|
|
fd81bdef
|
2012-03-31T15:29:13
|
|
Bump version number to 2.3.2
|
|
cf0aebb4
|
2012-03-31T01:10:28
|
|
Revert "Update phatk version number."
This reverts commit 580888f91b2c7f6f17dc0d87b4c98a471e99cb30.
Removing changes which did nothing.
|
|
580888f9
|
2012-03-30T07:50:36
|
|
Update phatk version number.
|
|
7458927f
|
2012-03-28T04:25:54
|
|
Merge pull request #155 from luke-jr/no_curses
Make curses TUI support optional at compile-time.
|
|
e26f0ac1
|
2012-03-28T04:22:03
|
|
Merge pull request #154 from luke-jr/bugfix_withval
Bugfix: AC_ARG_WITH provides withval instead of enableval
|
|
ad824207
|
2012-03-28T04:21:18
|
|
Merge pull request #151 from luke-jr/libudev_detect_fixes
Bugfix: Check for libudev header (not just library) in configure, and document optional dependency
|
|
3c16c853
|
2012-03-28T20:13:08
|
|
Reinstate old diablo kernel variable ordering from 120222, adding only goffset and vector size hint. The massive variable ordering change only helped one SDK on 7970 but hurt other devices.
|
|
3f3c8361
|
2012-03-28T13:21:40
|
|
Change the version number on the correct kernels.
|
|
4325cff2
|
2012-03-27T23:01:24
|
|
Update version numbers of poclbm and diablo kernels as their APIs have also changed.
|
|
ed8382c8
|
2012-03-12T14:56:05
|
|
Make curses TUI support optional at compile-time.
|
|
2295d6b1
|
2012-03-12T14:57:56
|
|
Bugfix: AC_ARG_WITH provides withval instead of enableval
|
|
3d9970d6
|
2012-02-29T09:02:30
|
|
Bugfix: Check for libudev header (not just library) in configure, and document optional dependency
|
|
ae997142
|
2012-02-26T14:46:51
|
|
Use libudev to autodetect BitFORCE GPUs, if available
|
|
fc6585de
|
2012-02-24T14:20:03
|
|
Bump version number to 2.3.1.
|
|
e9889a38
|
2012-02-24T14:00:48
|
|
Revert kernels that are designed for newer hardware and SDKs to 2.3.0 release style.
|
|
70e8ade5
|
2012-02-24T13:22:42
|
|
Revert behaviour to old nonce init code.
|
|
fe34ba18
|
2012-02-23T20:52:27
|
|
Bump version to 2.3.0
|
|
0bde9579
|
2012-02-22T14:17:16
|
|
Update all kernel version names.
|
|
882e4d85
|
2012-02-21T03:14:20
|
|
Merge pull request #123 from xiangfu/icarus
Add Icarus Support to Cgminer
|
|
d85fc0f7
|
2012-02-21T20:28:10
|
|
Begin import of DiabloMiner kernel.
|
|
136b50d5
|
2012-02-20T09:38:31
|
|
Bump version number to 2.2.7
|
|
2bb92ebc
|
2012-02-13T16:04:13
|
|
add Icarus support to autoreconf system
|
|
66938987
|
2012-02-16T17:31:22
|
|
Fix diakgcn kernel working by passing it D1A variable and renaming it in the cl code accordingly.
Renumber version consistent with change in code since it now works.
|
|
a95e4f4d
|
2012-02-16T01:16:21
|
|
Bump version number to 2.2.6.
|
|
5e31785e
|
2012-02-15T00:18:12
|
|
Increase poclbm version number.
|
|
aa1523d7
|
2012-02-13T13:30:14
|
|
Bump up version number to 2.2.5
|
|
64acb9da
|
2012-02-13T13:26:03
|
|
Increase version numbers of modified kernels.
|
|
862e9da4
|
2012-02-11T20:29:27
|
|
Bump version number to 2.2.4.
|
|
cad84c6f
|
2012-02-11T11:51:15
|
|
Change poclbm version number.
|
|
59d3d011
|
2012-02-10T14:33:40
|
|
Implement diablo kernel support and try to make it work.
|
|
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.
|
|
2270b4e0
|
2012-02-10T14:33:40
|
|
Implement diablo kernel support and try to make it work.
|
|
a6c6866a
|
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.
|
|
63777c9d
|
2012-02-06T21:37:22
|
|
Bump version to 2.2.3 with NEWS.
|
|
2db367e7
|
2012-02-06T18:41:50
|
|
Bump version to 2.2.2
|
|
a1d230e8
|
2012-02-04T13:12:19
|
|
Deprecate main.c
|
|
7d97ed6d
|
2012-02-04T10:18:29
|
|
Fix various build issues.
|
|
c0e8819d
|
2012-01-31T00:20:58
|
|
Fix bitforce failing to build into cgminer.
|
|
269b4568
|
2012-01-30T23:57:22
|
|
Bump version to 2.2.1
|
|
09ea6bd2
|
2012-01-29T12:07:18
|
|
Bump version number up 2.2.0
|