Commit Graph

10 Commits

Author SHA1 Message Date
Yati Sagade
54fcbb6e17 Bug 812179 - Removed hacks for Python < 2.6 from config/ [r=ted] 2013-02-27 22:30:56 +05:30
Gervase Markham
ca171eec44 Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Ted Mielczarek
a787925490 bug 579790 - fix another race condition in utils.lockFile. r=pike a=beltzner 2010-08-31 13:39:16 -04:00
Ted Mielczarek
cb5d727842 bug 522804 - fix two more JarMaker lockFile race conditions on Windows. r=pike 2009-11-24 07:11:25 -05:00
Ted Mielczarek
ec1f6482df bug 522804 - ZipFile exception.WindowsError build problem. r=pike
--HG--
extra : rebase_source : 9a940d5e8aed187f91584a86c7bd456bd249622c
2009-11-23 10:20:21 -05:00
Axel Hecht
f4cd549add Bug 528911, lockFile should catchIOError when open()ing lock file, r=ted.mielczarek
--HG--
extra : rebase_source : 7efdc4a6fd4dff10efb855e09799ba7e15b343bf
2009-11-17 12:24:07 +13:00
Benjamin Smedberg
605a03acf0 Backed out changeset f66fabdbc090 (bug 485390) - the problem is not in utils.lockFile, and you shouldn't really need to hold the file descriptor 2009-03-31 10:38:25 -04:00
Benjamin Smedberg
5cb4a30638 Bug 485390 - utils.lockFile doesn't hold the file descriptor, which can cause parallel races in JarMaker, r=ted 2009-03-30 10:34:13 -04:00
Daniel Holbert
52d67db48e trivial comment-only typo fix in config/utils.py: s/it's contents/its contents/ 2009-01-22 07:10:36 -08:00
Axel Hecht
f467cdbc82 bug 439050, JarMaker.py is a rewrite of make-jars.pl to only launch a single process per jar.mn, r=ted 2008-09-19 18:19:52 +02:00