summaryrefslogtreecommitdiffstats
path: root/sinksh/CMakeLists.txt
Commit message (Collapse)AuthorAge
* Replaced readline with cpp-linenoiseChristian Mollekopf2018-05-23
| | | | | | | | | ... a single header readline replacement that works on all linux, osx and windows (or so they claim). Besides cleaning up the code considerably, it should help us build sinksh on windows where readline is not really (there are some ancient broken readline ports) available. cpp-readline comes from here: https://github.com/yhirose/cpp-linenoise
* On windows we only have readline 5.0 availableChristian Mollekopf2018-04-19
|
* Pick up the right includes.Christian Mollekopf2018-03-18
|
* Avoid a completely outdated readline, such as on osxChristian Mollekopf2018-03-18
|
* A sinksh module geared towards self-testing and stress testing.Christian Mollekopf2018-02-13
|
* Added some fulltext index inspectionChristian Mollekopf2018-02-13
|
* Doesn't add anything over listChristian Mollekopf2018-01-25
|
* LivequeryChristian Mollekopf2017-11-03
|
* Info command to print some default informationChristian Mollekopf2017-08-02
|
* Upgrade job that we can eventually use to upgrade the storageChristian Mollekopf2017-05-11
|
* sinksh drop to drop the cacheChristian Mollekopf2017-02-13
|
* sinksh inspectChristian Mollekopf2017-02-08
|
* Prepared sinksh traceChristian Mollekopf2016-07-07
|
* sinksh show commandChristian Mollekopf2016-04-09
|
* Use Sink instead of SinkCommonChristian Mollekopf2016-02-09
|
* Ignore warnings only locallyChristian Mollekopf2016-01-31
|
* Enabled and fixed a bunch of warningsChristian Mollekopf2016-01-31
|
* Renamed Akonadi2 to SinkChristian Mollekopf2016-01-20
(except for documentation).