Custom Query (230 matches)
Results (67 - 69 of 230)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#68 | fixed | msvcr90.dll bundling issues | ||
Description |
According to py2exe tutorial it should just be a case of adding the |
|||
#70 | fixed | replace pyinotify dependency with gio.File.monitor_directory | ||
Description |
We don't actually care if it's not recursive, so a dependency on gio.File is a lot better than a dependency on Linux specific library/code. A lot more portable! see gio.File.monitor and this example |
|||
#71 | fixed | bump gtk libraries to latest, build from source? (breaks xpra...) | ||
Description |
There are some well documented build instructions here and here for cross-compiling So upgrading shouldn't be as hard as it was last time (see #10), and may fix some more issues. |
Note: See TracQuery
for help on using queries.