Henrik Hautakoski
31293d7253
gitignore: ignore executeables and config file
2011-09-21 17:19:09 +02:00
Henrik Hautakoski
1166d3be86
compiled file format: associate destination whit each invidual filter
...
Better to have an destination for every filter then every target.
otherwise one will have to have two targets with the same source but
different destination.
2011-09-21 17:19:09 +02:00
Henrik Hautakoski
bb5963dbf6
License with GPLv2
2011-09-21 17:19:09 +02:00
Henrik Hautakoski
ffb8241a89
compile.c: parse_alias() only allow 'MAXNAME' number of characters for an alias
2011-09-21 17:19:09 +02:00
Henrik Hautakoski
31ede77a9a
compile.c: refactor out alias parsing
2011-09-21 17:19:09 +02:00
Henrik Hautakoski
06dca6c150
dlhist.c: use lockfile
2011-09-21 17:19:09 +02:00
Henrik Hautakoski
5a5a3d33e4
Adding lockfile.c
...
moving code from compile.c under an api so it can be reused.
2011-09-21 17:19:09 +02:00
Henrik Hautakoski
00e149c04c
compile.c: check filter syntax
2011-09-21 17:19:08 +02:00
Henrik Hautakoski
b2df740514
Initial commit
2011-09-21 17:13:28 +02:00