Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixing inotify 0.21 patch so that it works, bug 86705 | Daniel Drake | 2005-04-02 | 5 | -10/+27 |
| | | | | Package-Manager: portage-2.0.51.19 | ||||
* | add inotify 0.21 patch | Marinus Schraal | 2005-03-21 | 5 | -19/+179 |
| | |||||
* | Add ChangeLog entry. | Martin Schlemmer | 2005-03-16 | 2 | -5/+10 |
| | | | | Package-Manager: portage-2.0.51.19 | ||||
* | Update version. | Martin Schlemmer | 2005-03-15 | 3 | -6/+71 |
| | | | | Package-Manager: portage-2.0.51.19 | ||||
* | slightly expand postinst message | Marinus Schraal | 2005-03-02 | 2 | -3/+4 |
| | |||||
* | new version | Marinus Schraal | 2005-03-02 | 4 | -2/+61 |
| | |||||
* | new release | Marinus Schraal | 2005-01-08 | 3 | -3/+46 |
| | |||||
* | Updated Copyright dates to 2005. | Jeremy Huddleston | 2005-01-01 | 1 | -5/+5 |
| | |||||
* | Updated Copyright dates to 2005. | Jeremy Huddleston | 2005-01-01 | 4 | -8/+8 |
| | |||||
* | new release & cleanup | Marinus Schraal | 2004-12-10 | 18 | -595/+50 |
| | |||||
* | new release | Marinus Schraal | 2004-11-30 | 4 | -21/+62 |
| | |||||
* | Use make install DESTDIR. | Mike Frysinger | 2004-11-17 | 3 | -9/+19 |
| | |||||
* | arm KEYWORDS | Mike Frysinger | 2004-11-08 | 1 | -2/+2 |
| | |||||
* | arm/hppa/ia64/s390 stable | Mike Frysinger | 2004-11-08 | 1 | -6/+6 |
| | |||||
* | ~amd64 | Simon Stelling | 2004-10-21 | 3 | -20/+13 |
| | |||||
* | ~s390 KEYWORD for #67170 | Mike Frysinger | 2004-10-20 | 2 | -6/+6 |
| | |||||
* | hppa/ia64 KEYWORDS for #67170 | Mike Frysinger | 2004-10-20 | 2 | -12/+23 |
| | |||||
* | New version, patch changes | D.M.D. Ljungmark | 2004-10-17 | 4 | -9/+57 |
| | |||||
* | Update version. Add a patch that does: | Martin Schlemmer | 2004-09-21 | 5 | -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. Ljungmark | 2004-09-16 | 2 | -3/+3 |
| | |||||
* | using repoman | D.M.D. Ljungmark | 2004-09-16 | 2 | -4/+5 |
| | |||||
* | Crudely hacked version, however it doesn't break completely with my local ↵ | D.M.D. Ljungmark | 2004-09-16 | 4 | -5/+70 |
| | | | | system. | ||||
* | Added to ~ppc | David Holm | 2004-09-03 | 1 | -7/+7 |
| | |||||
* | Added to ~ppc | David Holm | 2004-09-03 | 2 | -3/+6 |
| | |||||
* | Cleanup old versions. | Martin Schlemmer | 2004-08-25 | 5 | -93/+0 |
| | |||||
* | Update version. | Martin Schlemmer | 2004-08-25 | 4 | -2/+71 |
| | |||||
* | Only complain about failing to open inotify node if debug is enabled. | Martin Schlemmer | 2004-08-24 | 4 | -4/+22 |
| | |||||
* | Sources is using wrong DEFINE to check if INotify should be enabled. | Martin Schlemmer | 2004-08-24 | 5 | -2/+110 |
| | |||||
* | Add runtime-backend-select.patch to select between inotify/dnotify/poll at run | Martin Schlemmer | 2004-08-22 | 7 | -2/+280 |
| | | | | time. Add inotify header, and fixup build to use a local copy. | ||||
* | Initial version. | Martin Schlemmer | 2004-08-19 | 5 | -0/+55 |