Files
textmate/bin
Allan Odgaard ebbd58c513 Improve build file dependency tracking
Previously if we did something like:

    CP_Resources = resources/*

The build file would correctly depend on the ‘resources’ directory, but a change, as in, adding, removing, or renaming a file, in a directory below ‘resources’ (e.g. adding ‘resources/English.lproj/NewWindow.xib’) would not correctly update the build file to include the new resource.
2012-09-17 16:42:42 +02:00
..
2012-08-09 16:25:56 +02:00
2012-08-09 16:25:56 +02:00
2012-08-20 15:44:47 +02:00