King_DuckZ
29c98c0154
Add module to find Redis C library
2016-06-02 22:49:49 +01:00
King_DuckZ
354c760a07
Use the same compiler passed to cmake for libpqtypes.
...
Don't bother the user with silly messages, if the compiler doesn't
work then it just won't work. But at least try, u damn script!
2016-05-13 19:54:25 +01:00
King_DuckZ
2a2e9e501a
Forgot to remove the time from the date
2016-04-22 20:49:51 +02:00
King_DuckZ
343c44add5
Add an option to compile the build date into dindexer's binary
2016-04-22 01:35:57 +02:00
King_DuckZ
69590a0267
Improve compiler version detection in cmake
2016-04-14 20:47:16 +02:00
King_DuckZ
a75eee1325
Add DINDEXER_NATIVE_RELEASE cmake option.
...
Allows to pass -march=native to dindxer projects and to libpqtypes.
CMake min version raised to 3.3 since externalproject_add didn't
support generator expressions prior to that version.
2016-03-17 09:11:13 +01:00
King_DuckZ
d21a4fa374
Use readline
...
Maybe this should be made optional?
2016-03-15 08:42:01 +01:00
King_DuckZ
c89d4b69d5
Add install target.
2016-02-11 09:07:36 +01:00
King_DuckZ
f094f31477
Allow user to set c++11 abi if using gcc 5
2016-02-10 20:55:52 +01:00
King_DuckZ
a91e75829f
Fix libpqtypes as external project.
...
Note: due to a bug in cmake/ninja, this change introduces
problems when building with ninja. See:
https://cmake.org/Bug/view.php?id=15256
2015-12-27 03:09:08 +00:00
King_DuckZ
c409a3e0a2
Make main dindexer show options used to build.
2015-12-26 14:51:49 +00:00
King_DuckZ
148b60ee97
Add retrieving the mime type.
...
This is not being stored to the db yet.
2015-12-15 11:26:04 +00:00
King_DuckZ
bef901c56c
Print git revision in --version.
2015-12-12 20:27:31 +00:00
King_DuckZ
fe2ea40c4f
Implement autodetect set type.
...
Only supports HardDisk, Directory, CdRom, DVD, BluRay for now.
2015-12-08 13:56:46 +00:00
King_DuckZ
292e32b38f
Read db connection parameters from a yml file.
2015-11-11 17:08:17 +00:00