summaryrefslogtreecommitdiffstats
path: root/debian/rules (follow)
Commit message (Expand)AuthorAgeFilesLines
* Set the executable flags for autogen.sh and debian/rules that were lost in theGravatar aeb 2002-10-081-0/+0
* Add raw1394_get_local_id, _irm_id, _nodecount refentry.Gravatar aeb 2001-08-011-29/+22
* debian: Remove a now useless substvar.Gravatar aeb 2001-05-301-2/+0
* debian: Make shlibs file versioned.Gravatar aeb 2001-05-281-5/+2
* Move HTML formatted documentation subdir from libraw1394 to libraw1394.html.Gravatar aeb 2001-05-241-1/+2
* Fix Makefile.am to include libraw1394.m4 in distribution.Gravatar aeb 2001-05-071-1/+5
* Debian scripts use makedev (>=2.3.1-49) in postinst by default now.Gravatar aeb 2000-12-121-4/+19
* Fix postinst ldconfig.Gravatar aeb 2000-11-251-3/+2
* Added libraw1394.postinst.in to list of distributed files.Gravatar aeb 2000-11-241-2/+2
* Add ldconfig in deb postinst for Debian policy conformance.Gravatar aeb 2000-11-231-2/+10
* Added control files for Debian packages.Gravatar aeb 2000-09-101-0/+62
* FROM tbl WHERE name IN C ) One future optimization would be to group all literals at a certain level with each other, so that there are less direct queries to the entire tag table. 2021-07-26queryparse: use demorgan's laws to simplify parsed expressionGravatar Peter McGoron 2-1/+17 2021-07-26update README.mdGravatar Peter McGoron 1-0/+10 2021-07-26queryparse: collect literals into set and return itGravatar Peter McGoron 2-16/+22 2021-07-26gitea wants .md suffixes for web renderingGravatar Peter McGoron 2-0/+0 2021-07-26example/query.md: change to what the code actually implementsGravatar Peter McGoron 1-3/+3