index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Release 3.1.3
Martin Michlmayr
2019-03-31
1
-2
/
+2
*
Release 3.1.2
Martin Michlmayr
2019-02-05
1
-1
/
+1
*
Merge branch 'next' into release/3.1.2
Martin Michlmayr
2019-02-05
1
-6
/
+9
|
\
|
*
Add Travis CI setup for macOS and homebrew-installed Boost
Tim Landscheidt
2019-01-30
1
-1
/
+7
|
*
Use CMAKE_CXX_COMPILER_ID for conditions based on compiler
Tim Landscheidt
2019-01-26
1
-2
/
+1
|
*
Remove unused macros HAVE_ACCESS and HAVE_REALPATH
Tim Landscheidt
2019-01-12
1
-2
/
+0
|
*
Use "macOS" consistently
Martin Michlmayr
2019-01-09
1
-1
/
+1
*
|
Bump version number to 3.1.2
Alexis Hildebrandt
2018-01-27
1
-2
/
+2
|
/
*
Escape ++ in cmake matches
John Wiegley
2016-11-13
1
-1
/
+1
*
Don't use -isystem with g++ anymore
John Wiegley
2016-11-13
1
-3
/
+2
*
Remove the build of ledger-mode in Makefile
thdox
2016-10-27
1
-4
/
+0
*
[cmake] Fix detection for Boost Python 1.59.0 workaround
Alexis Hildebrandt
2016-06-22
1
-3
/
+5
*
[cmake] Update ledger version date
Alexis Hildebrandt
2016-01-11
1
-1
/
+1
*
fix check for boost::python::make_setter
Johann Klähn
2015-12-10
1
-2
/
+4
*
Bump version number to 3.1.1
Alexis Hildebrandt
2015-09-15
1
-2
/
+2
*
Add workaround for Boost.Python compile errors
Alexis Hildebrandt
2015-09-15
1
-0
/
+26
*
[tests] Set timezone for running tests
Alexis Hildebrandt
2015-08-07
1
-0
/
+2
*
Merge pull request #369 from afh/pull/utfcpp_subtree
John Wiegley
2015-08-04
1
-3
/
+13
|
\
|
*
[cmake] Add FindUtfcpp.cmake
Alexis Hildebrandt
2015-01-12
1
-3
/
+13
|
*
Replace utfcpp submodule with partial subtree
Alexis Hildebrandt
2015-01-12
1
-1
/
+1
*
|
[cmake] Use CMAKE_SYSTEM_NAME to test the platform.
Alexis Hildebrandt
2015-07-28
1
-1
/
+1
*
|
Don't explicitly link libpython on OS X
Tim D. Smith
2015-05-04
1
-1
/
+8
*
|
Add pre-release info to --version output
Alexis Hildebrandt
2015-01-20
1
-2
/
+3
|
/
*
Move LICENSE file
Alexis Hildebrandt
2015-01-11
1
-1
/
+1
*
[cmake] Set default CPack generator to TBZ2
Alexis Hildebrandt
2015-01-11
1
-0
/
+1
*
use the same python version for lib and interpreter
Johann Klähn
2015-01-06
1
-1
/
+1
*
merge double fix + make changes minimalistic
Hans Erik van Elburg
2015-01-04
1
-6
/
+1
*
Merge pull request #361 from lowdef/cygwin-build
John Wiegley
2015-01-04
1
-1
/
+5
|
\
|
*
initial cygwin tweaks
Hans Erik van Elburg
2015-01-03
1
-1
/
+5
*
|
Fix for BUG 985
jmgpena
2015-01-03
1
-0
/
+4
|
/
*
Set CMake policy CMP0042
Alexis Hildebrandt
2014-12-24
1
-0
/
+4
*
make --columns default to terminal width, as returned by ioctl()
Stefano Zacchiroli
2014-10-13
1
-0
/
+1
*
Bump version number to 3.1
Martin Michlmayr
2014-10-05
1
-3
/
+3
*
Bump version numbers everywhere to 3.0.3
John Wiegley
2014-06-08
1
-2
/
+2
*
Cosmetic change - format code consistently
Martin Michlmayr
2014-05-18
1
-20
/
+20
*
Decrease Boost requirement to 1.49.0
Martin Michlmayr
2014-05-12
1
-1
/
+1
*
Fix build for building with g++ 4.8
John Wiegley
2014-05-07
1
-1
/
+1
*
Disable BUILD_DOCS by default
Alexis Hildebrandt
2014-05-04
1
-1
/
+1
*
Bump minimum Boost dependency to 1.55
John Wiegley
2014-04-17
1
-1
/
+1
*
Require the use of C++11
John Wiegley
2014-04-17
1
-31
/
+2
*
Replace sha1.cc with boost::uuid::details::sha1
David Bremner
2014-04-17
1
-2
/
+2
*
Bump the date in the version number
John Wiegley
2014-04-13
1
-1
/
+1
*
Bump ledger version components in cmake
Alexis Hildebrandt
2014-03-27
1
-2
/
+2
*
build shared library/python module, clean up CMake
Johann Klähn
2014-02-01
1
-3
/
+4
*
Bump version number, fix README files
John Wiegley
2013-05-29
1
-1
/
+6
*
Bump version date to 20130523. 3.0 Release Candidate
John Wiegley
2013-05-23
1
-1
/
+1
*
repair doxygen support
Johann Klähn
2013-01-14
1
-3
/
+1
*
convert doc/Makefile to CMake
Johann Klähn
2013-01-14
1
-2
/
+3
*
Ledger's Python API is known to work best against Python 2.7, then Python 2.6
Bradley M. Kuhn
2012-09-06
1
-0
/
+1
*
Updated to Boost 1.50
John Wiegley
2012-07-30
1
-0
/
+1
[next]