| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | buildsystem: setup feature_summary for icu, bdb and python3. | Allen Winter | 2017-01-06 | 1 | -1/+1 |
| | | | | | bdb support is built by default if the Berkeley db is found | ||||
| * | Remove deprecated icaltime_from_timet | Kent Sutherland | 2016-12-18 | 1 | -6/+6 |
| | | | | Use icaltime_from_timet_with_zone instead. | ||||
| * | Remove deprecated icalproperty_remove_parameter | Kent Sutherland | 2016-12-18 | 1 | -1/+1 |
| | | | | | Use icalproperty_remove_parameter_by_kind instead. | ||||
| * | buildsystem - handle parallel builds when cross-compiling | Allen Winter | 2016-09-05 | 1 | -13/+5 |
| | | | | | might fix issues: 233 and 238 | ||||
| * | Change RFC2445/2446 references to RFC5545/5546 | Ken Murchison | 2015-08-18 | 1 | -1/+1 |
| | | |||||
| * | CMakeLists.txts - make parallel builds with (eg. make -j4) | Allen Winter | 2015-08-17 | 1 | -0/+1 |
| | | |||||
| * | finish header cleaning on linux anway. need to test other platforms now | Allen Winter | 2015-04-28 | 6 | -234/+224 |
| | | |||||
| * | remove 2 examples of unknown usefulness | Allen Winter | 2015-04-26 | 2 | -307/+0 |
| | | |||||
| * | Seems to link on Windows with MSVC now, albeit with some warnings. | Allen Winter | 2015-02-16 | 1 | -5/+13 |
| | | |||||
| * | buildsystem - add ${CMAKE_BINARY_DIR}/src to include_directories | Allen Winter | 2015-02-15 | 1 | -0/+3 |
| | | | | | to make the build on Mac with Clang happy. | ||||
| * | document how to build with Clang and cleanup some Clang warnings | Allen Winter | 2015-02-15 | 1 | -9/+1 |
| | | |||||
| * | linking fixes found on Linux | Allen Winter | 2015-02-14 | 1 | -0/+1 |
| | | |||||
| * | first attempt at fixing visibility for C++ | Allen Winter | 2015-02-14 | 1 | -1/+18 |
| | | | | | as well as re-arraning the CMakeLists.txt for each of the libs. | ||||
| * | remove .svnignore files | Allen Winter | 2014-11-28 | 1 | -7/+0 |
| | | |||||
| * | new _unused() macro to deal with unused arguments | Allen Winter | 2014-09-08 | 1 | -3/+1 |
| | | | | | as MSVC doesn't like the void trick. | ||||
| * | Eliminate many compiler warnings from gcc | Allen Winter | 2014-09-07 | 3 | -7/+4 |
| | | |||||
| * | Re-arrange after svn to git conversion | Allen Winter | 2014-05-31 | 11 | -0/+1022 |
