aboutsummaryrefslogtreecommitdiff
path: root/src/headers.h
Commit message (Expand)AuthorAgeFilesLines
* Only define __STDC_LIMIT_MACROS if not already defined.Matt Corallo2011-10-251-2/+6
* Fix build on windows and macGavin Andresen2011-10-071-2/+2
* Remove wxWidgetsGavin Andresen2011-09-261-28/+0
* Merge branch 'master' of https://github.com/bitcoin/bitcoinWladimir J. van der Laan2011-08-161-0/+1
|\
| * Unify copyright notices.Matt Corallo2011-08-091-0/+1
| * move wallet code to separate filePieter Wuille2011-06-151-2/+0
| * Only include certain boost headers if necessary.Jordan Lewis2011-05-171-12/+0
| * Remove some globally unused headers from headers.hJordan Lewis2011-05-171-11/+1
| * Only include strlcpy.h when we have toJordan Lewis2011-05-151-1/+0
| * Only include init.h when we have toJordan Lewis2011-05-151-1/+0
| * Only include net.h when we have toJordan Lewis2011-05-151-1/+0
| * Only included rpc.h when necessaryJordan Lewis2011-05-151-1/+0
| * Only include db.h when we have to.Jordan Lewis2011-05-151-1/+0
| * Only include irc.h when neededJordan Lewis2011-05-151-1/+0
| * make bitcoin include files more modularWladimir J. van der Laan2011-05-151-2/+2
| * directory re-organization (keeps the old build system)Jaromil2011-04-231-0/+147
* update core to d0d80170a2ca73004e08fb85007fe055cbf4e411 (CWallet class)Wladimir J. van der Laan2011-06-261-2/+0
* use #ifdef QT_UI to distinguish Qt UI instead of hardcoded #if 0Wladimir J. van der Laan2011-06-221-1/+5
* update bitcoin core from git (eeac8727bc0a951631bd)Wladimir J. van der Laan2011-06-181-29/+1
* move back to original directory structureWladimir J. van der Laan2011-06-111-0/+147