index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for hash chaining to detect modifications in postings
John Wiegley
2024-08-05
1
-1
/
+2
*
Fix compiler warning about std::binary_function
Alexis Hildebrandt
2023-12-12
1
-1
/
+1
*
Merge pull request #2260 from afh/modernize-cmake
Alexis Hildebrandt
2023-06-10
1
-3
/
+3
|
\
|
*
cmake: Replace add_defitions with superseding alternatives
Alexis Hildebrandt
2023-06-07
1
-3
/
+3
*
|
cmake: Add -fPIC to compile flags
Alexis Hildebrandt
2023-06-07
1
-0
/
+2
|
/
*
doc: Generate Ledger Python module documentation
Alexis Hildebrandt
2023-04-25
1
-0
/
+1
*
Remove support for Python 2.x
Alexis Hildebrandt
2023-02-01
1
-1
/
+0
*
Implement cryptographic access to files using GPGME
Michael Raitza
2020-10-30
1
-0
/
+10
*
Fix: library path issue
Henrik Pingel
2020-05-13
1
-0
/
+1
*
use built-in cmake precompiled header support when available
Andy Clayton
2020-04-02
1
-1
/
+11
*
Modernize CMake using backported FindPython module.
Dimitri John Ledkov
2019-12-05
1
-14
/
+5
*
Remove the 'org' command, which was always a hack to begin with
John Wiegley
2019-03-15
1
-2
/
+0
*
Add Travis CI setup for macOS and homebrew-installed Boost
Tim Landscheidt
2019-01-30
1
-1
/
+3
*
Use CMAKE_CXX_COMPILER_ID for conditions based on compiler
Tim Landscheidt
2019-01-26
1
-2
/
+2
*
Compile strptime.cc only on Windows
Tim Landscheidt
2019-01-16
1
-2
/
+8
*
Further simplifications src/CMakeLists.txt
John Wiegley
2016-11-13
1
-5
/
+3
*
Disable #pragma messages from Clang
John Wiegley
2016-11-13
1
-0
/
+1
*
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
-1
/
+1
*
Change src/CMakeLists.txt to notice c++ as g++
John Wiegley
2016-11-13
1
-14
/
+19
*
Whitespace cleanup
John Wiegley
2015-08-04
1
-4
/
+4
*
[cmake] Use CMAKE_SYSTEM_NAME to test the platform.
Alexis Hildebrandt
2015-07-28
1
-2
/
+2
*
link ledger executable to Python
Tim D. Smith
2015-05-09
1
-0
/
+3
*
[ledger] Remove --cache option
Alexis Hildebrandt
2015-02-18
1
-2
/
+0
*
[cmake] Minor cleanup
Alexis Hildebrandt
2015-01-20
1
-1
/
+5
*
merge double fix + make changes minimalistic
Hans Erik van Elburg
2015-01-04
1
-12
/
+8
*
also added cygwin tweak to src/CMakeLists.txt
Hans Erik van Elburg
2015-01-03
1
-2
/
+12
*
Cosmetic change - format code consistently
Martin Michlmayr
2014-05-18
1
-10
/
+10
*
Fix build for building with g++ 4.8
John Wiegley
2014-05-07
1
-0
/
+2
*
fix debug build for gcc
Johann Klähn
2014-05-07
1
-1
/
+0
*
Replace sha1.cc with boost::uuid::details::sha1
David Bremner
2014-04-17
1
-4
/
+2
*
CMake: Remove installation of third party code
Alexis Hildebrandt
2014-03-10
1
-3
/
+0
*
Correctly justify Unicode characters in terminal
Kan-Ru Chen (陳侃如)
2014-02-13
1
-1
/
+2
*
Correctly set runtime path on Linux on install
Alexis Hildebrandt
2014-02-03
1
-1
/
+1
*
python module file suffix is platform dependent
Johann Klähn
2014-02-01
1
-3
/
+13
*
Fix shared library and python module
Alexis Hildebrandt
2014-02-01
1
-3
/
+12
*
no RENAME option on older CMake versions
Johann Klähn
2014-02-01
1
-2
/
+9
*
build shared library/python module, clean up CMake
Johann Klähn
2014-02-01
1
-15
/
+33
*
Build and shared python module
Alexis Hildebrandt
2014-01-27
1
-0
/
+9
*
Source changes needed for Microsoft Visual C++ compatibility.
Tim Crews
2013-06-14
1
-1
/
+3
*
Add -Wno-disabled-macro-expansion
John Wiegley
2013-05-19
1
-0
/
+1
*
Also using Clang's PCH with my "cxx" compiler
John Wiegley
2012-05-27
1
-1
/
+1
*
Make profiling builds work with Clang
John Wiegley
2012-05-20
1
-1
/
+0
*
Converted the Ledger build system to use CMake
John Wiegley
2012-05-20
1
-0
/
+261