70 Commits

Author SHA1 Message Date
Jean-Francois Dockes
5f61c2edff use static linking on macosx 2013-01-04 14:15:34 +01:00
Jean-Francois Dockes
d2f7f11715 Use dynamic lib for shared recoll code 2012-12-29 14:27:01 +01:00
Jean-Francois Dockes
ee7d0f2ee7 1st parallel multithreaded version of indexing which can do my home without crashing... Let's checkpoint 2012-11-01 11:19:48 +01:00
Jean-Francois Dockes
e0bc65bfdd small mods inocuous or auxiliary to case/diac sensitivity but which can live in main branch 2012-09-13 12:25:01 +02:00
Jean-Francois Dockes
9a579bb77b fix version string updating 2012-04-14 15:43:15 +02:00
"Jean-Francois Dockes ext:(%22)
3a21f2c78a Python ext on mac: arrange to find xapian in /opt/local 2012-04-02 12:00:12 +02:00
"Jean-Francois Dockes ext:(%22)
f044b20d5a Remove dependance on system type name in a few more places 2012-04-02 09:52:04 +02:00
Jean-Francois Dockes
1b9cb605f2 Build and install the python module by default 2012-03-24 16:26:56 +01:00
Jean-Francois Dockes
cff529dc82 added code to generate gnome zeitgeist events (disabled by default) 2012-03-23 10:42:43 +01:00
Jean-Francois Dockes
ea0f4725cb GUI: enable using QWebView WebKit browser instead of Qt native QTextBrowser to display the result list. On by default, can be disabled with configure --disable-webkit 2012-02-23 14:16:47 +01:00
Jean-Francois Dockes
fcf65e3118 Ensure that configure runs even if neither fam nor inotify are available 2011-11-04 17:30:15 +01:00
Jean-Francois Dockes
3853c5c0da Build the real-time monitor by default on FreeBSD (depend on USE_FAM). Fix a few glitches in the fam/gamin version 2011-10-14 14:06:24 +02:00
medoc
b4a69cf9f2 build: linux 3.0 inotify.h is in include/linux not include/sys 2011-10-01 20:11:01 +02:00
Jean-Francois Dockes
5b3c5d8a5d small OpenBSD fixes (mount.h and FILE_OFFSET_BITS) 2011-09-23 10:32:41 +02:00
Jean-Francois Dockes
9bb4461013 small recoll/kio_recoll build changes: avoid unnecessary recompilations and make them play nicer together 2011-06-22 11:16:09 +02:00
Jean-Francois Dockes
14cf112ada changed the way we look for libiconv to make it work with macports + different mac mimeview defaults 2011-06-06 10:32:22 +02:00
Jean-Francois Dockes
d0c1bf4792 removing qt3 support 2010-11-30 10:13:03 +01:00
Jean-Francois Dockes
6e6a90d956 arrange to link additional libs needed by Xapian when doing a static build 2010-09-26 19:41:49 +02:00
Jean-Francois Dockes
5dc26f1524 add explicit test for c++ compiler to avoid confusing output 2010-09-08 09:55:08 +02:00
"Jean-Francois Dockes ext:(%22)
966ec7c82e comment 2010-07-24 12:08:41 +02:00
"Jean-Francois Dockes ext:(%22)
7d9bf74a3a need to put libdir in front of the search list for libiconv 2010-07-24 12:02:15 +02:00
"Jean-Francois Dockes ext:(%22)
e5f41aeb05 Add large file support 2010-07-16 17:08:07 +02:00
Jean-Francois Dockes
6fd41e77a5 Use default system file if none found for uname 2010-03-22 16:36:51 +01:00
Jean-Francois Dockes
9d9e824221 none 2010-02-03 08:01:20 +01:00
Jean-Francois Dockes
c4e7ff69f6 Renamed WITHOUT_X11 to DISABLE_X11MON for clarification 2010-01-30 08:21:35 +01:00
Jean-Francois Dockes
74be06345a Implemented configure --enable-pic flag to build the main lib with position-independant objects.
This avoids having to edit localdefs by hand to build the new php extension,
and voids the need for the Python module to recompile Recoll source files.
2010-01-29 17:22:31 +01:00
dockes
f8a1c2cc55 typo in WIHOUT_X11 2009-12-20 14:31:13 +00:00
dockes
69c27db46a add --enable-camelcase option to configure 2009-12-14 10:10:01 +00:00
dockes
9ead4bbbe9 --without-gui 2009-11-16 16:16:36 +00:00
dockes
8a05961483 use /bin/sh to execute recollinstall instead of making it executable 2009-10-30 08:53:31 +00:00
dockes
ae61b25fc4 allow choosing the "file" command from configure 2009-08-13 06:26:59 +00:00
dockes
efa269acab allow setting QMAKE in the environment 2009-01-28 08:40:25 +00:00
dockes
229645a0e2 added optional extended file attributes support 2009-01-21 13:55:12 +00:00
dockes
aff65d54ac make it easier to maintain the kio cmake by moving as much stuff as possible to autoconfig.h, merging libmime and librcl etc. 2008-11-24 15:47:40 +00:00
dockes
b45366e1a7 use $QMAKE not qmake when checking version 2008-09-23 14:32:01 +00:00
dockes
e5e8249ad3 move few things from the mk/sys files to autoconf 2008-06-13 18:14:41 +00:00
dockes
ae2dcf0d39 always add lz to lxapian 2007-09-07 14:58:35 +00:00
dockes
aca8b72444 check for uic3 during qt4 configure 2007-07-20 14:50:30 +00:00
dockes
94b6fa9dd5 handle putenv arg constness in configure 2007-07-14 16:53:00 +00:00
dockes
8462d517cf get things to sort of compile / install on macosx 2007-06-26 16:08:47 +00:00
dockes
c4b099e8d3 added test for iconv parm 2 constness 2007-06-19 07:52:33 +00:00
dockes
edada96bf8 make uifrom3 a makefile 2007-05-24 07:47:42 +00:00
dockes
134edf9c45 removed --enable-qt4, rely on qmake output instead 2007-05-21 07:24:14 +00:00
dockes
2ba0ea3254 option -x to disable x11 session monitoring 2006-12-24 07:40:26 +00:00
dockes
43bf0beb52 x11 session end detection 2006-12-23 13:07:21 +00:00
dockes
5c8d9bc272 qt4 compiles and sort of works 2006-12-04 09:56:27 +00:00
dockes
5cf720e114 mdk 2006 aspell quirks 2006-11-21 13:05:16 +00:00
dockes
4ebed2e817 aspell help string 2006-11-08 15:32:32 +00:00
dockes
974dfae991 raw inotify support 2006-10-23 14:29:49 +00:00
dockes
4e0d1e2483 monitor: purge docs for deleted files from db 2006-10-22 14:47:14 +00:00