summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fixing inotify 0.21 patch so that it works, bug 86705Daniel Drake2005-04-025-10/+27
| | | | Package-Manager: portage-2.0.51.19
* add inotify 0.21 patchMarinus Schraal2005-03-215-19/+179
|
* Add ChangeLog entry.Martin Schlemmer2005-03-162-5/+10
| | | | Package-Manager: portage-2.0.51.19
* Update version.Martin Schlemmer2005-03-153-6/+71
| | | | Package-Manager: portage-2.0.51.19
* slightly expand postinst messageMarinus Schraal2005-03-022-3/+4
|
* new versionMarinus Schraal2005-03-024-2/+61
|
* new releaseMarinus Schraal2005-01-083-3/+46
|
* Updated Copyright dates to 2005.Jeremy Huddleston2005-01-011-5/+5
|
* Updated Copyright dates to 2005.Jeremy Huddleston2005-01-014-8/+8
|
* new release & cleanupMarinus Schraal2004-12-1018-595/+50
|
* new releaseMarinus Schraal2004-11-304-21/+62
|
* Use make install DESTDIR.Mike Frysinger2004-11-173-9/+19
|
* arm KEYWORDSMike Frysinger2004-11-081-2/+2
|
* arm/hppa/ia64/s390 stableMike Frysinger2004-11-081-6/+6
|
* ~amd64Simon Stelling2004-10-213-20/+13
|
* ~s390 KEYWORD for #67170Mike Frysinger2004-10-202-6/+6
|
* hppa/ia64 KEYWORDS for #67170Mike Frysinger2004-10-202-12/+23
|
* New version, patch changesD.M.D. Ljungmark2004-10-174-9/+57
|
* Update version. Add a patch that does:Martin Schlemmer2004-09-215-7/+170
| | | | | | | | | | | | | | - Use ENABLE_DNOTIFY (instead of #ifdef linux) in gam_server.c to include gam_dnotify.h and init the dnotify backend, else we get link errors if we build with inotify support, as gam_dnotify.o was not build (./configure --enable-inotify --disable-kernel). - Use '#ifdef HAVE_LINUX' instead of '#ifdef linux', as this is what is defined in config.h if we are building for linux. I might be wrong here, but I think 'linux' gets defined by gcc ... - Actually build dnotify backend again if --enable-inotify was passed, but not --disable-kernel.
* I dislike repoman right now.D.M.D. Ljungmark2004-09-162-3/+3
|
* using repomanD.M.D. Ljungmark2004-09-162-4/+5
|
* Crudely hacked version, however it doesn't break completely with my local ↵D.M.D. Ljungmark2004-09-164-5/+70
| | | | system.
* Added to ~ppcDavid Holm2004-09-031-7/+7
|
* Added to ~ppcDavid Holm2004-09-032-3/+6
|
* Cleanup old versions.Martin Schlemmer2004-08-255-93/+0
|
* Update version.Martin Schlemmer2004-08-254-2/+71
|
* Only complain about failing to open inotify node if debug is enabled.Martin Schlemmer2004-08-244-4/+22
|
* Sources is using wrong DEFINE to check if INotify should be enabled.Martin Schlemmer2004-08-245-2/+110
|
* Add runtime-backend-select.patch to select between inotify/dnotify/poll at runMartin Schlemmer2004-08-227-2/+280
| | | | time. Add inotify header, and fixup build to use a local copy.
* Initial version.Martin Schlemmer2004-08-195-0/+55