6089 Commits (build-mingw)
 

Author SHA1 Message Date
Noel Maersk 0e7fd54c0f Revert "thread shutdown is different on windows" 10 years ago
Noel Maersk 47a98cde9f core: use pool->name instead of pool->poolname in code merged from `port-ckolivas`. 10 years ago
Noel Maersk 952c033ef2 build: move error check to after summary in configure.ac. 10 years ago
Noel Maersk bafc71345c Merge remote-tracking branch 'origin/port-ckolivas' into build-mingw 10 years ago
Noel Maersk 473141de65 doc: update cross-compilation instructions for MinGW. 10 years ago
Noel Maersk 9a2b9286e2 misc: update NEWS.md with reference to mailing lists and duplicate entry removal. 10 years ago
Noel Maersk a57f841570 Revert "fix for mingw-w64" 10 years ago
Noel Maersk e1b944ea41 doc: update README.md with links to mailing lists. 10 years ago
Noel Maersk 2724091ed3 doc: minor README wording. 10 years ago
Noel Maersk 9e97ccd754 adl/misc: remove unused lpAdlDisplayInfo (silence GCC warning). 10 years ago
Noel Maersk db0f7cf6f0 core: silence gcc warning about sprintf() use in add_pool() - this time for sure. 10 years ago
Noel Maersk 524833f684 adl/misc: remove unused iNumDisplays. 10 years ago
Noel Maersk 5fd5e3b67d adl/misc: mention that the found adapters are logical. 10 years ago
Noel Maersk 5896da18b1 core: remove total_users, total_passes, total_userpasses (no longer used). 10 years ago
Noel Maersk 08ff1574df config: write `algorithm` to config if not default. 10 years ago
Noel Maersk 27e4515b9a opencl: move lookup-gap check for kernel zuikkis to after it is set from opt_lg. 10 years ago
Noel Maersk 377266a264 misc: update NEWS.md (with what was added in #168). 10 years ago
Noel Maersk 8203fea539 config: move `--coin` in config table (alphabetically). 10 years ago
Noel Maersk e7ca7fabba Merge pull request #168 from troky/testing 10 years ago
Noel Maersk bc9b313e9c opencl: check if gpus.kernelname has to be free()'d before setting. 10 years ago
Noel Maersk 18d9c648ba opencl: update comment on generated binary file name. 10 years ago
Noel Maersk 10ec7769c8 pool: don't pass unused argument to sprintf() in add_pool(). 10 years ago
Noel Maersk ac3d13880c Revert "core: correctly parse boolean configuration values." 10 years ago
troky bcb78ed91b Added --coin pool parameter. 10 years ago
troky 17f5e296a9 Fixed configuration/command line parsing. 10 years ago
troky 8db53026cb Added --pool-priority 10 years ago
Noel Maersk 1f7b7ef26e stratum: move log warning under opt_disable_client_reconnect clause. 10 years ago
Martin Danielsen 01b3f70b63 A new --no-client-reconnect command that disables the 'client.reconnect' function. 10 years ago
Noel Maersk aa471a2dfd api: remove unused SCRYPTSTR. 10 years ago
Noel Maersk e02f111dca opencl: reuse strbuf in initCl, get rid of poorly-named numbuf. 10 years ago
Noel Maersk 89d641628b log: warn on using kernel zuikkis with lookup-gap != 2. 10 years ago
Noel Maersk 7a3a510216 log: mention non-user-settable kernel parameters in "Initialising kernel" notice. 10 years ago
Noel Maersk 0d8977774f opencl: correctly test if no kernel name was specified in config. 10 years ago
Noel Maersk 1b3df7cbc9 doc: add note on incognito mode in doc/BUGS.md. 10 years ago
Noel Maersk 29cbd1f052 doc: make the title of your issue report informative. 10 years ago
Noel Maersk 57fce98a2f Merge pull request #159 from troky/api-ext 10 years ago
troky 9414592539 Added pool name to API "pools" command 10 years ago
Noel Maersk 04942b6a24 Merge pull request #155 from troky/master 10 years ago
troky 9e481ebb3d VS2010 build: Removed kernel name definitions. 10 years ago
Noel Maersk ea9c54a378 misc: update NEWS.md. 10 years ago
Noel Maersk 41f994886e doc: update README.md doc list, rename KERNEL.md to kernel.md. 10 years ago
Noel Maersk 9b68b2773c doc: update doc/KERNEL.md to reflect the fact that kernel names are no longer hard-coded. 10 years ago
Noel Maersk 106dbee1f9 core: check if GPU thread is disabled before checking if it's waiting on getwork. 10 years ago
Noel Maersk e0736b1d5b misc: suggest checking configuration in log message. 10 years ago
Noel Maersk 98cd96f27a opencl: add log notice, change another to notice level, shorten comment. 10 years ago
Noel Maersk 0adf597640 build: remove kernel name definitions from configure.ac. 10 years ago
Noel Maersk 87801c2578 opencl: rename cgpu_info->kname to cgpu_info->kernelname. 10 years ago
Noel Maersk 4ea508850e opencl: rename queue_scrypt_kernel() to queue_kernel(). 10 years ago
Noel Maersk 3787f47155 misc: add comment on what cgpu_info->{,k}name are. 10 years ago
Noel Maersk c9ccf551d7 opencl: remove cl_kernels structure definition and mention. 10 years ago