]> git.sur5r.net Git - cc65/commit
On Cywin with its (too) expensive fork() this change cuts down minimal re-build times...
authorol.sc <ol.sc@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Mon, 22 Oct 2012 17:37:10 +0000 (17:37 +0000)
committerol.sc <ol.sc@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Mon, 22 Oct 2012 17:37:10 +0000 (17:37 +0000)
commitc91e9f4f06563421e73f846fee4d55e3acddcd21
tree45f9c08353dd2276a970c8f36b863393e551f1df
parent17e6a89c83efb7ff09ed5a95717d9fee656fd726
On Cywin with its (too) expensive fork() this change cuts down minimal re-build times from nearly 2 minutes to approx. 6 seconds. Additionally it looks in all directories in the first list for "override" files, not just in one.

git-svn-id: svn://svn.cc65.org/cc65/trunk@5865 b7a2c559-68d2-44c3-8de9-860c34a00d81
libsrc/Makefile