summaryrefslogtreecommitdiff
path: root/src/system.hh.in
Commit message (Expand)AuthorAgeFilesLines
* Fix build with Boost 1.85.0Michael Cho2024-04-251-1/+0
* Add build support readlineAlexis Hildebrandt2023-06-071-0/+1
* boost: Fix compilation warningsAlexis Hildebrandt2023-04-251-1/+1
* Reorder system.hh includesAlexis Hildebrandt2023-04-191-15/+12
* Move app defines into ledger.hh.inAlexis Hildebrandt2023-04-191-3/+0
* Introduce ledger.hhAlexis Hildebrandt2023-04-161-32/+0
* Move DEBUG_MODE related defines to system.hh.inAlexis Hildebrandt2023-04-151-0/+23
* Use #cmakedefine01 for system capability checksAlexis Hildebrandt2023-04-151-15/+15
* Modernize system.hh.inAlexis Hildebrandt2023-04-151-5/+1
* Bump required Boost version to 1.72Alexis Hildebrandt2023-03-241-12/+0
* Enforce use of non-deprecated boost::filesystem APIAlexis Hildebrandt2023-02-201-0/+1
* Update copyright yearAlexis Hildebrandt2023-02-021-1/+1
* Update copyright statement for 2022Alexis Hildebrandt2022-07-021-1/+1
* Change header guard names to use `INCLUDED_` prefixPhil Newton2022-04-061-3/+3
* Use Boost library to read argv as UTF-8 in WindowsDaniel Coonce2021-02-021-0/+1
* Implement cryptographic access to files using GPGMEMichael Raitza2020-10-301-0/+1
* Port to python3Dimitri John Ledkov2019-12-051-1/+0
* Switch amounts_map to std::unordered_mapJohn Wiegley2019-03-151-0/+1
* Drop support for gcc 2 and earlierTim Landscheidt2019-01-251-27/+0
* Remove workaround for isspace() on FreeBSD 4 and earlierTim Landscheidt2019-01-251-5/+0
* Remove unused development code related to USE_BOOST_FACETSTim Landscheidt2019-01-171-1/+0
* Merge branch 'next' into move-have-editJohn Wiegley2019-01-141-4/+0
|\
| * Merge pull request #1707 from scfc/remove-sys-stat-hJohn Wiegley2019-01-141-1/+0
| |\
| | * Remove unnecessary include for sys/stat.hTim Landscheidt2019-01-121-2/+1
| * | Merge pull request #1713 from scfc/remove-unicodeobject-hJohn Wiegley2019-01-141-1/+0
| |\ \
| | * | Remove unnecessary include for unicodeobject.hTim Landscheidt2019-01-131-1/+0
| | |/
| * / Remove unused macros HAVE_ACCESS and HAVE_REALPATHTim Landscheidt2019-01-121-3/+1
| |/
* / Use HAVE_EDIT only in main.ccTim Landscheidt2019-01-121-6/+2
|/
* [misc] Update year in copyright notice to 2017Alexis Hildebrandt2018-01-271-1/+1
* [misc] Update year in copyright notice to 2017Alexis Hildebrandt2017-01-051-1/+1
* Fix build under Cygwin.Ivan Vanyushkin2016-09-291-1/+1
* Fix build under msys32; add Appveyor continuous buildEvan Mallory2016-09-171-9/+9
* [misc] Update year in copyright notice to 2016Alexis Hildebrandt2016-01-021-1/+1
* Add workaround for Boost.Python compile errorsAlexis Hildebrandt2015-09-151-0/+12
* [ledger] Remove --cache optionAlexis Hildebrandt2015-02-181-79/+0
* Add pre-release info to --version outputAlexis Hildebrandt2015-01-201-0/+1
* Bump copyright notice to 2015Alexis Hildebrandt2014-12-271-1/+1
* make --columns default to terminal width, as returned by ioctl()Stefano Zacchiroli2014-10-131-0/+5
* Library GMP is not yet ready for GCC 4.9, as described at bottom of pagethdox2014-05-111-0/+1
* Require the use of C++11John Wiegley2014-04-171-2/+0
* Replace sha1.cc with boost::uuid::details::sha1David Bremner2014-04-171-1/+0
* Bump copyright information to 2014Alexis Hildebrandt2014-02-021-1/+1
* fix ledger xml output, remove ledger json commandJohann Klähn2013-03-081-1/+0
* Bump copyright information to 2013John Wiegley2013-02-181-1/+1
* Removed an unnecessary #defineJohn Wiegley2012-05-201-1/+0
* A few more CMake-related fixesJohn Wiegley2012-05-201-1/+1
* Work around inclusion ordering bug with XpressiveJohn Wiegley2012-05-201-0/+3
* Work around collision between Format's put & GraphJohn Wiegley2012-05-201-11/+2
* Converted the Ledger build system to use CMakeJohn Wiegley2012-05-201-10/+53
* Switched to Boost.PropertyTree for XML generationJohn Wiegley2012-05-181-0/+4