Elias Probst
d657b9ee86
Bug 1293234 - Use octal notation for permission modes in the build system; r=gps
...
As of Python 3, decimal notations of octal values for permission modes
are no longer permitted and will result in a `SyntaxError` exception
(`invalid token`).
Using the proper octal notation which is also Python 2.7 compatible will
fix this issue.
2016-08-08 13:45:17 +02:00
Rob Thijssen
fc50b29caa
Bug 1287258 - retry deletions on windows; r=ted
...
MozReview-Commit-ID: KObLa5RsjFW
2016-07-18 09:14:59 +01:00
Mike Hommey
6896e6fafb
No bug - Don't chmod before deleting target in nsinstall.py on non Windows to avoid touching CLOBBER on a CLOSED TREE
2014-07-25 09:01:23 +09:00
Yati Sagade
426466f140
Bug 812179 - Removed hacks for Python < 2.6 from config/ [r=ted]
2013-02-27 22:30:56 +05:30
Nathan Froyd
4770e29a5a
Bug 746223 - remove nsinstall's -l flag; r=glandium
2012-09-19 10:34:02 -04:00
Ehsan Akhgari
d3a8bc4f02
Backed out changeset be916ac9a1b4 (bug 746223) because it broke the build
2012-09-18 10:43:59 -04:00
Nathan Froyd
872e6ee67e
Bug 746223 - remove nsinstall's -l flag; r=glandium
2012-09-17 17:28:50 -04:00
Siddharth Agarwal
83cff739da
Bug 770604 - nsinstall.py should abspath during directory creation too. r=khuey
2012-07-04 00:17:21 +05:30
Siddharth Agarwal
476bd9ac4d
Bug 680636 - Add support for running nsinstall natively under pymake and convert a bunch of cases over. r=ted
2012-07-03 12:13:30 +05:30
Siddharth Agarwal
07286241c2
Bug 757252 - Kill nsinstall_win.c, use nsinstall.py on Windows instead. r=ted
...
This fixes bug 752202 as well. Included are a number of workarounds for
Python 2.x's poor Unicode handling on Windows.
2012-07-03 12:13:06 +05:30
Benjamin Smedberg
d88c322c10
Bug 740795 part B - make nsinstall.py accept an "-X" flag to exclude files when copying directories recursively, r=ted
2012-05-18 12:42:01 -04:00
Gervase Markham
cb6a072c2a
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
Ted Mielczarek
cab0f01088
bug 483800 - fix nsinstall.py to not error if a target dir already exists. r=pike
2009-03-17 12:09:50 -04:00
Ted Mielczarek
255d5402c5
bug 482733 - nsinstall.py should support copying directories recursively. r=pike
2009-03-12 08:46:38 -04:00
Ted Mielczarek
be65e90b89
bug 482733 - nsinstall.py should support copying directories recursively - refactor nsinstall.py and add unittests. r=pike
2009-03-12 08:46:38 -04:00
Daniel Holbert
8992d625af
Bug 458167 - (comments-only changes) Grammar Nazi Vol1: s/it's/its/ for the posessive version of the word, and a few other misc comment-typos, in these directories: accessible browser config profile rdf toolkit tools xpcom xpfe
2008-10-01 23:49:45 -07:00
a0e4c3b624
bug 386874, add python emulation for nsinstall for --disable-compile-environment, r=bsmedberg
2007-07-17 06:47:55 -07:00