eiabea
93972546c0
Added basic docker file
...
finalized dockerfile
2016-09-01 11:17:17 +02:00
redfish
640a934d5f
tests: cmake: fix building with system gtest
...
Issues #980 #983
2016-08-30 23:04:53 -04:00
NanoAkron
cf10e05cc6
Add ARMv8 Handling to CMakeLists.txt - version 2
...
Adds 64-bit ARMv8 handling to CMakeLists.txt and implements GCC flags for two errata on the Cortex-A53 present on every chip in revision 0:
https://developer.arm.com/docs/epm048406/latest/arm-processor-cortex-a53-mpcore-product-revision-r0-software-developers-errata-notice
835769 affects 64-bit multiply accumulate
843419 affects internal page addressing
Rewritten to build on @radfish's changes
Updated to address @radfish's points
2016-08-30 00:57:55 +01:00
Riccardo Spagni
e40d982bf6
Merge pull request #1000
...
d321c02
minor README changes, also I wanted to grab PR #1000 (Riccardo Spagni)
2016-08-28 22:56:17 +02:00
Riccardo Spagni
53a0997a26
Merge pull request #997
...
1c7d3b0
cmake: define ARM var for all ARM arch variants (redfish)
6fe543d
cmake: ARM: exclude libunwind in static build (redfish)
397b720
make: remove NO_AES from arm targets (redfish)
57ca3f3
make: make the ARM release targets statically linked (redfish)
43c07a1
readme: editted install/build instructions for clarity (redfish)
a0d4058
Revert "makefile: remove unnecessary ARM-specific targets" (redfish)
c2bc34b
Revert "Interpret x86_64 as x86-64 for architecture" (redfish)
c54b9a1
cmake: don't set ARCH from CMAKE_SYSTEM_PROCESSOR (redfish)
2016-08-28 22:49:09 +02:00
Riccardo Spagni
e9d4d224e3
Merge pull request #992
...
f1ba51c
remove -Wall from coverage arguments (Jacob Torrey)
f017fec
Build the core_tests under Travis (Jacob Torrey)
e0bf02a
Streamline release-test target (Jacob Torrey)
baf4574
Update badge to point to monero's coveralls (Jacob Torrey)
d1dc2c3
Re-enable Travis IRC notifications (Jacob Torrey)
9c71b9e
Silence coveralls to prevent 4MB logs (Jacob Torrey)
65041fb
Disabled libwallet_api_test until Issue #895 resolved (Jacob Torrey)
a450138
Disable core_tests on Travis-CI (Jacob Torrey)
650afac
Added -j2 to Makefile and clean up matrix (Jacob Torrey)
256dec0
Streamline test building target (Jacob Torrey)
14915c2
Ensure tests are built prior to testing (Jacob Torrey)
fe4992b
Added coverage g++ commands (Jacob Torrey)
497b24f
Update .travis.yml (Jacob Torrey)
678467d
Update for the current make environment (Jacob Torrey)
abcac26
Fixed tab/space issue on YAML (Jacob Torrey)
7351a11
Converted to a build matrix for testing and release (Jacob Torrey)
342dbfb
Prep for coveralls (Jacob Torrey)
2016-08-28 22:44:37 +02:00
Riccardo Spagni
fe2b0f55fe
Merge pull request #990
...
cf6654c
contrib: example systemd service and config file (redfish)
2016-08-28 22:43:33 +02:00
Riccardo Spagni
d321c02830
minor README changes, also I wanted to grab PR #1000
2016-08-28 14:13:52 +02:00
redfish
43c07a1cfa
readme: editted install/build instructions for clarity
...
* some re-org of sections to make things more concise
* dedicated section for installing from packages vs building from source
* for Windows, instruct to run the top-level makefile targets,
because I don't see any reason not to -- advanced users
will look into the makefile and find the cmake command there
if they need to.
* for Windows, instruct to install *-toolchain meta package
which includes expat
* added some context info here and there to aid -- I tried
to clarify things that confused me, e.g. Windows build is
cross-compilation to be precise; motivation for targets
that are meant for generating portable binaries as opposed
to binaries optimized to host CPU.
2016-08-28 04:42:20 -04:00
redfish
cf6654c178
contrib: example systemd service and config file
...
Including in light of #977
2016-08-26 18:57:53 -04:00
Jacob Torrey
baf4574ad5
Update badge to point to monero's coveralls
2016-08-26 14:06:35 -06:00
Jacob Torrey
342dbfb705
Prep for coveralls
...
Signed-off-by: Jacob Torrey <torreyj@ainfosec.com>
2016-08-26 14:03:27 -06:00
tobiasw2
0ed35f7d8d
README.md: Boost version updated for windows
2016-08-25 01:41:58 +02:00
Riccardo Spagni
5f873eaea0
added Symas as a sponsor
2016-08-24 17:47:53 +02:00
Riccardo Spagni
73ec1e6421
Merge pull request #981
...
3729ac8
Docs: re-introduce Boost 1.58 min req from 2a2b655
(anonimal)
2016-08-24 17:46:15 +02:00
Riccardo Spagni
68039eccc2
resolved conflicts in readme.md
2016-08-24 17:45:09 +02:00
anonimal
3729ac81c9
Docs: re-introduce Boost 1.58 min req from 2a2b655
2016-08-23 22:20:01 +00:00
Jacob Torrey
00bcae4cfe
README formatting
...
Very slight changes to make the markdown slightly more readable and easy to copy/paste from.
2016-08-22 14:37:14 -06:00
redfish
23accbcca5
readme: format Windows deps as a list
2016-08-21 12:35:24 -04:00
redfish
fcd895051a
readme: formatting for rlwrap command snippet
2016-08-21 12:31:43 -04:00
redfish
d3363d573e
readme: add deps for documentation
2016-08-20 12:12:39 -04:00
redfish
5018dfb79a
readme: add deps: miniupnpc and libunwind
...
miniupnpc is included in source repo, but list it anyway, eventually
that fork will hopefully go away from this repo.
2016-08-20 12:11:07 -04:00
redfish
2b8a1eb9cb
readme: add pkg-config dep
2016-08-20 12:04:04 -04:00
redfish
a29b196eeb
readme: decrease size of sponsor logos
2016-08-20 01:46:08 -04:00
redfish
556998643c
readme: format dependencies into a list #951
2016-08-20 01:00:41 -04:00
redfish
837baf57f8
readme: clarify conf syntax re leading dashes
2016-08-20 00:49:10 -04:00
anonimal
b249482e1e
Docs: fix 'Development Resources' formatting in README.
2016-07-20 12:22:17 +00:00
Riccardo Spagni
ea44142d2f
change travis badge
2016-07-20 13:59:47 +02:00
anonimal
bbba197cc9
Docs: update 'Development Resources' in README.
...
* Branch development was recently removed.
All PR's now go directly to master.
* Also, removed EOL whitespace
2016-07-13 02:07:20 +00:00
anonimal
2feb94b44d
Travis-CI: add build-status badge to README.md
...
* Currently points to anonimal/bitmonero.
This should be changed to monero-project/bitmonero
once the project signs-up for Travis-CI.
2016-07-13 01:43:31 +00:00
Riccardo Spagni
59172156bf
Merge pull request #885
...
b727a1f
updated README to reflect Windows changes (Riccardo Spagni)
2016-07-06 18:22:16 +02:00
Riccardo Spagni
160e808796
Merge pull request #875
...
14f7538
readme: move license to separate file for packaging (redfish)
2016-07-06 18:12:53 +02:00
Riccardo Spagni
b727a1ffbf
updated README to reflect Windows changes
2016-07-03 16:42:26 +02:00
redfish
14f7538488
readme: move license to separate file for packaging
2016-06-21 19:06:53 -04:00
redfish
14d10e77b0
readme: notes on config file and fg/bg run mode
2016-05-28 16:41:00 -04:00
dEBRUYNE-1
bc99b5d1da
Update README with TAILS instructions
2016-05-11 17:43:40 +02:00
moneromooo-monero
587e2e9418
README: mention TORSOCKS_ALLOW_INBOUND for wallet connections
2016-03-29 17:55:00 +01:00
Riccardo Spagni
4917af265f
update donation addresses
2016-03-11 22:56:53 +02:00
me0wmix
64f4cd965f
My markdown-fu sucks :P
2016-01-24 18:00:22 -07:00
me0wmix
a6794e2e3a
Instructions updated to include g++ package and omit optional packages
2016-01-24 17:55:22 -07:00
me0wmix
34ebfe39cd
Last fixups in the Cmake stuff and better default build instruction
2016-01-22 20:27:01 -07:00
me0wmix
82ecb3f088
More formatting fixes to instructions
2016-01-21 11:37:54 -07:00
me0wmix
efc771d682
Corrected formatting on OpenBSD instructions
2016-01-21 11:36:25 -07:00
me0wmix
c965bf4a7c
Added/corrected OpenBSD build instructions.
2016-01-21 11:34:02 -07:00
Riccardo Spagni
e6dc44813c
updated readme, note CMake minimum version increase
2016-01-01 01:05:22 +02:00
Riccardo Spagni
de03926850
updated copyright year
2015-12-31 08:39:56 +02:00
moneromooo-monero
26c5118000
README.md: mention --no-igd in the Tor paragraph
2015-12-22 12:41:54 +00:00
Riccardo Spagni
76837fe5bc
Merge pull request #549
...
af1da98
README.md: fix Tor paragraph to use warptangent's TCP DNS changes (moneromooo-monero)
2015-12-22 10:25:20 +02:00
moneromooo-monero
bd15f97d2a
README.md: mention rlwrap usage
2015-12-19 19:21:03 +00:00
moneromooo-monero
af1da980f0
README.md: fix Tor paragraph to use warptangent's TCP DNS changes
2015-12-19 19:12:38 +00:00
moneromooo-monero
bf45505785
README.md: add a bit of info about using bitmonerod with Tor
2015-12-14 23:10:28 +00:00
moneromooo-monero
78b2eabc87
Translatable strings for simplewallet
...
The system is mostly the Qt system, but we don't use Qt to avoid
the dependencies.
See README.i18n for details.
2015-07-14 20:28:25 +01:00
Riccardo Spagni
4b0dbf8493
fix incorrect arch in readme
2015-07-09 15:47:11 +02:00
Riccardo Spagni
dfd53b353e
readme updates: added sponsors, fixed build instructions
2015-05-31 12:19:14 +02:00
moneromooo-monero
183cfac751
README: minor wording changes
2015-05-30 17:43:27 +01:00
Sammy Libre
b7d8728b50
Don't recommend --HEAD for brew users
2015-04-11 23:44:00 +05:00
Riccardo Spagni
1016712372
markdown formatting fix
2015-03-01 00:03:57 +02:00
Riccardo Spagni
7590f33f9e
move website and DNS unit tests from monero.cc to getmonero.org
2015-02-28 23:32:28 +02:00
Riccardo Spagni
cbb0742264
changed MM logo
2015-02-03 13:13:36 +02:00
Riccardo Spagni
f103e0d8f0
added donation and sponsor info to readme
2015-02-03 13:05:28 +02:00
Riccardo Spagni
9b3673a54c
added portable slow-hash, updated makefile targets, fixed readme
2015-01-27 09:43:15 +02:00
Riccardo Spagni
f4b69d553a
year updated in license
2015-01-02 18:52:46 +02:00
Riccardo Spagni
892e2b14da
updated readme to include libevent / libgtest deps
2014-11-27 09:41:00 +02:00
Riccardo Spagni
6be3d1db94
added bison/yacc static build dependency
2014-10-06 19:04:37 +02:00
Riccardo Spagni
add1a608dd
added static build dependency instructions to README
2014-10-06 18:08:32 +02:00
Riccardo Spagni
1d515b8af6
boost 1.56 kindly (and officially) patched in msys2 by Alexey Pavlov
2014-10-03 00:09:48 +02:00
Riccardo Spagni
99945a5c47
dependencies enforced, send que error message log level moved
2014-09-29 20:13:15 +02:00
Riccardo Spagni
564a9f4cb5
added unbound dependencies to readme
2014-09-23 22:57:42 +02:00
Riccardo Spagni
fffca2b1e4
updated mingw build instructions
2014-09-23 18:18:23 +02:00
Riccardo Spagni
869f79e5b6
updated mingw build instructions
2014-09-23 18:15:59 +02:00
Riccardo Spagni
700b72c709
additional README info on static builds and FreeBSD
2014-09-15 15:41:07 +02:00
fluffypony
8e122401c9
readme -> markdown
2014-08-30 08:58:01 +02:00
Antonio Juarez
296ae46ed8
moved all stuff to github
2014-03-03 22:07:58 +00:00
amjuarez
84ca73ea77
Initial commit
2013-11-14 14:24:23 -08:00