aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added basic docker fileeiabea2016-09-012-2/+61
* Merge pull request #1014Riccardo Spagni2016-08-301-1/+3
|\
| * db_lmdb: fix reorg with "halfway rct" coinbase outputsmoneromooo-monero2016-08-291-1/+3
* | Merge pull request #1011Riccardo Spagni2016-08-301-3/+8
|\ \ | |/ |/|
| * wallet: fix not finding enough rct fake outputsmoneromooo-monero2016-08-291-3/+8
|/
* Merge pull request #1006Riccardo Spagni2016-08-291-1/+1
|\
| * More for PR#999Howard Chu2016-08-291-1/+1
* | Merge pull request #1005Riccardo Spagni2016-08-291-1/+3
|\ \ | |/ |/|
| * Prevent core_tests from building under TravisJacob Torrey2016-08-291-1/+3
|/
* Merge pull request #1004Riccardo Spagni2016-08-292-0/+3
|\
| * wallet_rpc_server: return payment id in make_integrated_address RPCmoneromooo-monero2016-08-292-0/+3
|/
* Merge pull request #1002Riccardo Spagni2016-08-291-1/+6
|\
| * core: allow empty global indices for txes with empty voutmoneromooo-monero2016-08-291-1/+6
* | Merge pull request #998Riccardo Spagni2016-08-291-0/+5
|\ \
| * | cmake: define a default build typeredfish2016-08-281-0/+5
|/ /
* | Merge pull request #1000Riccardo Spagni2016-08-281-3/+3
|\ \
| * | minor README changes, also I wanted to grab PR #1000Riccardo Spagni2016-08-281-3/+3
* | | Merge pull request #999Riccardo Spagni2016-08-281-13/+14
|\ \ \
| * | | Change default db-sync-mode to fast, not fastestHoward Chu2016-08-281-13/+14
| |/ /
* | | Merge pull request #997Riccardo Spagni2016-08-283-116/+131
|\ \ \
| * | | cmake: define ARM var for all ARM arch variantsredfish2016-08-281-12/+16
| * | | cmake: ARM: exclude libunwind in static buildredfish2016-08-281-1/+2
| * | | make: remove NO_AES from arm targetsredfish2016-08-281-2/+2
| * | | make: make the ARM release targets statically linkedredfish2016-08-281-4/+4
| * | | readme: editted install/build instructions for clarityredfish2016-08-281-80/+91
| * | | Revert "makefile: remove unnecessary ARM-specific targets"redfish2016-08-281-0/+8
| * | | Revert "Interpret x86_64 as x86-64 for architecture"redfish2016-08-281-5/+1
| * | | cmake: don't set ARCH from CMAKE_SYSTEM_PROCESSORredfish2016-08-281-27/+22
| |/ /
* | | Merge pull request #995Riccardo Spagni2016-08-281-2/+12
|\ \ \
| * | | cmake: pass -static when STATIC=ON on Windowsredfish2016-08-271-2/+12
| |/ /
* | | Merge pull request #994Riccardo Spagni2016-08-281-1/+1
|\ \ \
| * | | Build: move Travis IRC notification channelanonimal2016-08-271-1/+1
| |/ /
* | | Merge pull request #992Riccardo Spagni2016-08-285-37/+121
|\ \ \
| * | | remove -Wall from coverage argumentsJacob Torrey2016-08-271-2/+2
| * | | Build the core_tests under TravisJacob Torrey2016-08-271-4/+1
| * | | Streamline release-test targetJacob Torrey2016-08-261-2/+2
| * | | Update badge to point to monero's coverallsJacob Torrey2016-08-261-1/+1
| * | | Re-enable Travis IRC notificationsJacob Torrey2016-08-261-11/+10
| * | | Silence coveralls to prevent 4MB logsJacob Torrey2016-08-261-1/+1
| * | | Disabled libwallet_api_test until Issue #895 resolvedJacob Torrey2016-08-261-1/+3
| * | | Disable core_tests on Travis-CIJacob Torrey2016-08-261-2/+11
| * | | Added -j2 to Makefile and clean up matrixJacob Torrey2016-08-261-7/+35
| * | | Streamline test building targetJacob Torrey2016-08-262-3/+2
| * | | Ensure tests are built prior to testingJacob Torrey2016-08-261-1/+1
| * | | Added coverage g++ commandsJacob Torrey2016-08-261-2/+2
| * | | Update .travis.ymlJacob Torrey2016-08-261-0/+1
| * | | Update for the current make environmentJacob Torrey2016-08-261-1/+1
| * | | Fixed tab/space issue on YAMLJacob Torrey2016-08-261-36/+36
| * | | Converted to a build matrix for testing and releaseJacob Torrey2016-08-261-42/+87
| * | | Prep for coverallsJacob Torrey2016-08-262-1/+5
| |/ /