Axel Kittenberger
3c9f88330b
link to libmath when checking for LUA_COMPAT
2013-06-03 14:15:46 +02:00
Axel Kittenberger
d25eb11a3f
preparing release 2.1.4
2012-11-24 14:33:07 +01:00
Axel Kittenberger
e7b757bbc6
checking correct ssh config options
2012-11-23 12:01:21 +01:00
Axel Kittenberger
fe41e18f7b
release 2.1.2
2012-11-03 13:57:53 +01:00
Axel Kittenberger
b1257b0d48
release 2.1.1
2012-10-27 21:25:32 +02:00
Axel Kittenberger
4a7bf07f4f
2.1.0 release
2012-10-23 09:09:50 +02:00
Axel Kittenberger
1bf1d13eaa
new inheritance mechanics, code beautifications
2012-10-05 09:41:46 +02:00
Dennis Schridde
91a7a78b4f
Fix Lua compat detection for when lauxlib.h is not in /usr/include
2012-10-02 19:23:56 +02:00
Dennis Schridde
023f0efa3c
Check whether Lua library was compiled with compat support
2012-10-02 18:53:27 +02:00
Dennis Schridde
6034750db3
Try harder to find matching Lua program/library pairs
...
Uses an AX_SUBST_L macro I copied from another project of mine.
Originally found somewhere on the net.
2012-10-02 15:58:52 +02:00
Dennis Schridde
30280bcc50
Minor beautification of configure.ac
2012-10-02 15:39:22 +02:00
Dennis Schridde
ab41f0159f
Use modern AM_INIT_AUTOMAKE and store aclocal stuff in separate m4/ dir
...
See http://www.gnu.org/software/automake/manual/automake.html#Public-Macros
2012-10-02 15:30:05 +02:00
Axel Kittenberger
5ec68314fe
Merge pull request #154 from devurandom/fix/check-for-lua
...
Check for presence of lua and luac in configure and use path in Makefile
2012-10-01 21:47:19 -07:00
Dennis Schridde
6a5eb24a90
Check for presence of lua and luac in configure and use path in Makefile
...
This should help to prevent generating lua bytecode for a different version
than the library being linked to. Not at all reliable, but a bit better
than before.
2012-10-02 04:15:47 +02:00
Dennis Schridde
88bc95fd67
Check for presence of a2x (from asciidoc) in configure and use path in Makefile
2012-10-02 04:10:20 +02:00
Axel Kittenberger
1847fd7cd4
changed asciidoc generation to a2x. removed currently broken feature --with-default-runner. preparing 2.0.7
2012-04-04 13:15:33 +02:00
Axel Kittenberger
541bee5cf6
preparing 2.0.6
2012-02-16 08:30:53 +01:00
Axel Kittenberger
b790639bb0
fixed --without-inotify option
2011-11-21 13:52:35 +01:00
Axel Kittenberger
ce35d4ac77
Docs. Preparing 2.0.5
2011-08-25 11:34:44 +00:00
Axel Kittenberger
d8c03fe17e
repaired inotify configure again
2011-08-16 16:53:03 +00:00
Axel Kittenberger
c5f3a17827
+ The called rsync binary is now configureable through rsyncBinary
...
+ Fsevents MAC Os X 10.6 64-bit support (thanks to Demian Steward)
+ fixed some "make clean" oversights
+ worked on library-set feature macros to include everything lsyncd needs on various systems (old Linux'es, new Linux'es, OSX)
+ internally called "rsyncOpts" as the right spelling, rsyncOps is recognized tough */
2011-08-16 14:25:30 +00:00
Axel Kittenberger
a86dd04011
preparing 2.0.4
2011-03-27 08:25:56 +00:00
Axel Kittenberger
547562f6ec
preparing 2.0.3, removed fanotify stubs, not coming soon
2011-02-25 14:53:06 +00:00
Axel Kittenberger
15d680b79b
preparing 2.0.2
2011-01-20 19:26:57 +00:00
Axel Kittenberger
ad1392691c
Preparing 2.0.1
2011-01-12 15:54:19 +00:00
Axel Kittenberger
44e0e45594
working on fsevents
2010-12-07 15:42:46 +00:00
Axel Kittenberger
1ada503074
release 2.0.0
2010-12-02 11:57:04 +00:00
Axel Kittenberger
9632075d33
checks for different names of lua packages
2010-11-28 17:34:42 +00:00
Axel Kittenberger
67381778d8
disabled fanotify, no moves
2010-11-28 10:47:57 +00:00
Axel Kittenberger
cb3737f5e8
clean observances, fanotify without glibc support hack
2010-11-28 09:15:54 +00:00
Axel Kittenberger
91bad8bf46
preparing fanotify
2010-11-28 08:13:05 +00:00
Axel Kittenberger
c80d59cdfa
added plugs for OSX /dev/events - does not yet work.
2010-11-26 16:52:24 +00:00
Axel Kittenberger
c051e15750
made inotify (currently pseudo) optimal
2010-11-26 16:17:36 +00:00
Axel Kittenberger
134f570ac4
activated moves
2010-11-25 07:21:35 +00:00
Axel Kittenberger
45c7f3665f
splitted inotify into own c-file to be optional later.
2010-11-22 20:09:52 +00:00
Axel Kittenberger
5c35e88f2e
beta2
2010-11-17 19:20:07 +00:00
Axel Kittenberger
bd221cf02c
2.0beta1 release
2010-11-14 19:53:36 +00:00
Axel Kittenberger
830bade7a4
2010-11-13 08:50:30 +00:00
Axel Kittenberger
297f110d1f
2010-10-27 11:31:18 +00:00
Axel Kittenberger
5cff9a8583
2010-10-26 20:29:12 +00:00
Axel Kittenberger
b7a51969bb
2010-10-18 17:09:59 +00:00
Axel Kittenberger
920026efeb
coded a lua hello world
2010-10-14 13:52:01 +00:00