summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Whitespace cleanupJohn Wiegley2015-08-041-4/+4
* [cmake] Use CMAKE_SYSTEM_NAME to test the platform.Alexis Hildebrandt2015-07-281-2/+2
* link ledger executable to PythonTim D. Smith2015-05-091-0/+3
* [ledger] Remove --cache optionAlexis Hildebrandt2015-02-181-2/+0
* [cmake] Minor cleanupAlexis Hildebrandt2015-01-201-1/+5
* merge double fix + make changes minimalisticHans Erik van Elburg2015-01-041-12/+8
* also added cygwin tweak to src/CMakeLists.txtHans Erik van Elburg2015-01-031-2/+12
* Cosmetic change - format code consistentlyMartin Michlmayr2014-05-181-10/+10
* Fix build for building with g++ 4.8John Wiegley2014-05-071-0/+2
* fix debug build for gccJohann Klähn2014-05-071-1/+0
* Replace sha1.cc with boost::uuid::details::sha1David Bremner2014-04-171-4/+2
* CMake: Remove installation of third party codeAlexis Hildebrandt2014-03-101-3/+0
* Correctly justify Unicode characters in terminalKan-Ru Chen (陳侃如)2014-02-131-1/+2
* Correctly set runtime path on Linux on installAlexis Hildebrandt2014-02-031-1/+1
* python module file suffix is platform dependentJohann Klähn2014-02-011-3/+13
* Fix shared library and python moduleAlexis Hildebrandt2014-02-011-3/+12
* no RENAME option on older CMake versionsJohann Klähn2014-02-011-2/+9
* build shared library/python module, clean up CMakeJohann Klähn2014-02-011-15/+33
* Build and shared python moduleAlexis Hildebrandt2014-01-271-0/+9
* Source changes needed for Microsoft Visual C++ compatibility.Tim Crews2013-06-141-1/+3
* Add -Wno-disabled-macro-expansionJohn Wiegley2013-05-191-0/+1
* Also using Clang's PCH with my "cxx" compilerJohn Wiegley2012-05-271-1/+1
* Make profiling builds work with ClangJohn Wiegley2012-05-201-1/+0
* Converted the Ledger build system to use CMakeJohn Wiegley2012-05-201-0/+261