8 Commits

Author SHA1 Message Date
tomFlowee e78549edce Import Flowee-libs 2021.05 2021-08-09 20:06:55 +02:00
tomFlowee 10ca339b57 Make floweejs compile with ancient boost.
For people that want to compile in docker this is needed as there
are not really any dockers with an up-to-date boost.
2021-02-12 14:37:13 +01:00
TomZ 6590d39b3b List the indexer status 2020-05-20 12:06:21 +02:00
TomZ 4e14aac032 Make cmake required version less strict
Tested with 3.7, so set that as the minimum
2019-12-31 13:47:41 +01:00
TomZ 827b56d6c2 Properly exit with erorr code if error. 2019-12-19 01:26:20 +01:00
TomZ 42516fbf7c Further populate search 2019-11-29 22:12:08 +01:00
TomZ 7a29d404ae Work on a search option for FloweeJS 2019-11-28 23:58:56 +01:00
TomZ f2b95d5151 Change build system, make work for npm registry
In Flowee the main repo I removed the Qt dependency for the stuff
we use and in this repo I stopped linking to the externally built
flowee libraries.

This introduces an import.sh which copies the flowee sources we use
in this plugin to sure there being minimumal external dependencies.
2019-11-13 14:56:21 +01:00