summaryrefslogtreecommitdiff
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* cmake: Improve finding ICU libraryAlexis Hildebrandt2023-12-031-0/+2
| | | | | by using CMake's FindICU module to locate the required icuuc and icui18n libraries for use with boost regex icu.
* Some README and INSTALL clean-upAlexis Hildebrandt2023-04-131-10/+9
|
* Bump required doxygen version to 1.9.5Alexis Hildebrandt2023-04-121-1/+1
|
* Fix typo in READMEAlexis Hildebrandt2023-03-241-1/+1
|
* Bump required Mpfr version to 4.0.2Alexis Hildebrandt2023-03-241-1/+1
|
* Bump required Gmp version to 6.1.2Alexis Hildebrandt2023-03-241-1/+1
|
* Bump required utfcpp version to 3.2.3Alexis Hildebrandt2023-03-241-1/+1
|
* Bump required Gpgmepp version to 1.13.1Alexis Hildebrandt2023-03-241-0/+2
|
* Bump required Boost version to 1.72Alexis Hildebrandt2023-03-241-1/+1
|
* Bump required CMake version to 3.16.2Alexis Hildebrandt2023-03-241-0/+2
|
* Mention that some Ledger features require PythonAlexis Hildebrandt2023-02-141-0/+3
| | | | Closes #1932
* Update urls in README to httpsAlexis Hildebrandt2023-02-141-21/+25
|
* Bump Python version in READMEAlexis Hildebrandt2023-02-141-1/+1
|
* Format markdown table in READMEAlexis Hildebrandt2023-02-141-13/+13
|
* Update Debian releasesMartin Michlmayr2022-12-261-3/+3
|
* Update git clone instructionsFlorent Espanet2022-04-171-1/+1
|
* README.md: Fix for Homebrew and CondaKunht Kun2022-03-181-11/+13
| | | | | | | | | | | In README we provide instructions for how to build Ledger instead of how to use Ledger. So the sections for Homebrew and Conda are currently inconsistent with others. Therefore, we update the two sections to provide installation instructions for build dependencies. [ci skip]
* Update docs for move to GitHub ActionsMartin Michlmayr2021-08-241-1/+1
|
* Remove reference to FreenodeMartin Michlmayr2021-06-071-1/+1
| | | | Fixes #2035
* Update IRC to Libera ChatMartin Michlmayr2021-06-021-1/+1
|
* Fix IRC bullet point in README.md🎷🐛 Cat Lee Ball2021-04-191-1/+1
| | | | | | | | | | | | Currently the IRC link is broken in the rendered readme page on Github. Speculating that Github's markdown renderer might not display the text as a link since it starts with "irc://" instead of "http://" or similar. Added some text to the bullet point specifying channel and server. I left the link in-place in case the above issue is resolved at some point, or if other websites render this README.md file without the issue.
* Added Fedora build dependencies to README.mdMarin BERNARD2020-10-041-0/+10
| | | Added instructions to install build dependencies in Fedora 32.
* update macports dependencies for python 3Andy Clayton2020-04-291-2/+2
|
* remove +universal for macports instructionsAndy Clayton2020-04-291-3/+3
| | | | | Missed the readme in a413a072. +universal does not seem to work on recent mac versions.
* Update python-dev dependencyMartin Michlmayr2020-03-281-2/+2
| | | | | Update python-dev dependency, although arguably it could be dropped since libboost-python-dev depends on it already.
* Add Conda installation instructions to the READMETravis Wrightsman2019-09-091-0/+7
|
* Remove next from build statusMartin Michlmayr2019-04-021-1/+0
|
* Provide Docker information in READMEAlbert Albala2019-03-051-0/+6
|
* Release 3.1.2Martin Michlmayr2019-02-051-19/+0
|
* Add tzdata to build dependencies for UbuntuTim Landscheidt2019-01-251-1/+1
| | | | | | The test suite uses the symbolic time zone name "America/Chicago". To resolve that, the tzdata package needs to be installed. This fixes #1739.
* Update README info.Pascal Fleury2019-01-171-9/+1
|
* Remove build information for ledger 2.6Martin Michlmayr2019-01-121-10/+0
|
* Use "macOS" consistentlyMartin Michlmayr2019-01-091-3/+3
| | | | macOS seems to be the current name for Mac OS X.
* Remove trailing whitespaceMartin Michlmayr2019-01-091-2/+2
|
* Update Debian releases in README.mdMartin Michlmayr2019-01-091-6/+3
|
* Update Debian releases in READMEMartin Michlmayr2018-03-291-3/+3
|
* Add Gitter badge to READMEJohn Wiegley2018-01-301-1/+1
|
* Homebrew installs Python bindings by defaultKyle Fuller2018-01-031-4/+0
| | | As per https://github.com/Homebrew/homebrew-core/blob/2dfe5715a8f11f07b6460bed40d885c168c09ca7/Formula/ledger.rb#L19
* ledger-mode has now its own repositorythdox2016-10-271-2/+3
| | | | [ci skip]
* [doc] Add "Dependency" anchor link to quick start sectionNarsimham Chelluri2016-01-261-2/+2
| | | | | | | | | The quick start section is already called "For the Impatient", and this minor doc tweak should decrease the time and effort demanded of a new user before their first run by a very tiny amount, and it makes the README a touch more cohesive. [ci skip]
* [doc] Update status badges in READMEAlexis Hildebrandt2015-07-311-2/+3
| | | | [ci skip]
* Add Debian testing and sid to install instructionsMartin Michlmayr2015-07-281-3/+3
|
* [doc] Add more status badgesAlexis Hildebrandt2015-01-111-1/+5
| | | [ci skip]
* [doc] Improve readability of README.mdAlexis Hildebrandt2015-01-111-68/+88
| | | | | | | by moving links to the bottom of the file and using ASCII tables instead of HTML. [ci skip]
* Add ledger formula to OS X install instructionsAlexis Hildebrandt2014-12-211-1/+1
| | | | [ci skip]
* cleaning up formatting on instructionszt2014-12-211-2/+2
|
* added simple instructions for how to use brew to install brewzt2014-12-211-1/+20
|
* Change Travis CI build status icon fromat to SVGAlexis Hildebrandt2014-11-291-1/+1
|
* Bump version number to 3.1Martin Michlmayr2014-10-051-1/+1
|
* README.md: Mention current versionFelix Rabe2014-09-221-1/+1
|