summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* update copyright year, fix occasional lack of newline at line endRiccardo Spagni2017-02-211-1/+1
* extract some basic code from libcryptonote_core into libcryptonote_basickenshi842017-02-081-0/+1
* Dropped "bit" from bitmonero.Randi Joseph2016-09-261-4/+4
* cmake: support BUILD_SHARED_LIBS built-in optionredfish2016-09-181-1/+1
* cmake: transitive deps and remove deprecated LINK_*redfish2016-09-181-1/+1
* cmake: fix def propagation, fixes 32-bit buildredfish2016-09-031-0/+2
* fix leftover add_directoryRiccardo Spagni2016-09-031-1/+0
* cmake: merge libs via virtual object librariesredfish2016-08-301-2/+7
* ringct: import of Shen Noether's ring confidential transactionsmoneromooo-monero2016-08-281-0/+1
* cmake: fix typo in handling of STACK_TRACEredfish2016-08-191-1/+1
* cmake: cleanup logic that sets flags per target/subdirredfish2016-07-281-0/+12
* remove connectivity tool, comment it out from munin plugins tooRiccardo Spagni2016-03-251-1/+0
* cmake: Fix overly broad use of dynamic link settingswarptangent2016-02-121-9/+0
* updated copyright yearRiccardo Spagni2015-12-311-1/+1
* Replace tabs with two spaces for consistency with rest of codebasewarptangent2015-12-151-8/+8
* ** CHANGES ARE EXPERIMENTAL (FOR TESTING ONLY)NoodleDoodleNoodleDoodleNoodleDoodleNoo2015-07-151-0/+4
* Rename src/blockchain_converter/ to src/blockchain_utilities/warptangent2015-05-081-1/+1
* Merge BlockchainDB into upstreamThomas Winget2015-04-071-0/+3
|\
| * Merge upstream updates into blockchain branchThomas Winget2015-03-251-0/+1
| |\
| * | Moved BlockchainDB into its own src/ subfolderThomas Winget2015-03-061-0/+1
| * | very, VERY primitive blockchain converterThomas Winget2015-01-041-0/+2
* | | Merge remote-tracking branch 'monero-official/master' into network-1.6-work1rfree2monero2015-04-011-0/+1
|\ \ \ | | |/ | |/|
| * | Daemonize changes pulled in -- daemon buildsThomas Winget2015-02-241-0/+1
| |/
* / 2014 network limit 1.0a +utils +toc -doc -drmonerorfree2monero2015-02-201-0/+2
|/
* year updated in licenseRiccardo Spagni2015-01-021-1/+1
* cmake: place binaries together in the build treeBen Boeckel2014-11-181-0/+3
* cmake: Windows and static builds need thisBen Boeckel2014-10-241-1/+1
* cmake: support 2.8.7Ben Boeckel2014-10-241-1/+1
* cmake: fix up miniupnpc's defineBen Boeckel2014-10-231-3/+5
* cmake: handle private vs. public headersBen Boeckel2014-10-231-0/+13
* cmake: refactor common code with librariesBen Boeckel2014-10-231-0/+12
* cmake: refactor common code with executablesBen Boeckel2014-10-231-0/+24
* cmake: put each library into its own directoryBen Boeckel2014-10-231-51/+10
* miniupnpc static define changeRiccardo Spagni2014-10-071-0/+2
* fix for mingw not playing nicely with libunbound configure, fix for correctly...Riccardo Spagni2014-10-061-4/+4
* use the correct CMake variable for static buildsRiccardo Spagni2014-10-061-4/+4
* fixed conflict in CMakeListsRiccardo Spagni2014-10-051-1/+5
|\
| * Stop copying word list files to build directoryOran Juice2014-10-021-2/+0
| * Merge with origin/masterOran Juice2014-09-281-4/+8
| |\
| * | Informs about old style mnemonics from older wallet and provides a new one. C...Oran Juice2014-09-271-4/+1
| * | Copies word lists directory to the location of the executableOran Juice2014-09-241-1/+6
| * | Moved mnemonics code to src/mnemonicsOran Juice2014-09-231-1/+5
* | | remove pthreads, successfully tested on gcc 4.9.1 without pthreadsRiccardo Spagni2014-10-021-4/+4
| |/ |/|
* | redo FindUnbound.cmakeRiccardo Spagni2014-09-241-4/+4
* | Updated CMake files -- added libunbound linker flagThomas Winget2014-09-231-4/+4
* | Force CMake to link the runtime staticallyZachary Michaels2014-09-151-0/+4
|/
* added license to CMakefluffypony2014-09-111-0/+30
* miniupnpc changes for freebsdfluffypony2014-09-101-2/+2
* replace ftime with gettimeofday on FreeBSD because lcompat is stupidfluffypony2014-09-101-4/+4
* make FreeBSD use -lcompat till we can fix ftime()fluffypony2014-09-101-4/+4