- 12 May, 2013 6 commits
-
-
Jason R. Coombs authored
--HG-- branch : distribute extra : rebase_source : 355bf27e11fdf906de100c2a47145d44fac082cc
-
Jason R. Coombs authored
--HG-- branch : distribute extra : rebase_source : 72d42023ba7b68f0f14f73dcbeb29b75cd334b94
-
Jason R. Coombs authored
--HG-- branch : distribute
-
Jason R. Coombs authored
--HG-- branch : distribute extra : rebase_source : 785fddb50677fe7779949089e3b090891c3c5bd1
-
Jason R. Coombs authored
--HG-- branch : distribute extra : rebase_source : fcf8db4d0becf51a1e192ec438c13f81d391e342
-
Jason R. Coombs authored
--HG-- branch : distribute extra : rebase_source : 8ceb2c2f067a60225bb83817a8584d93f489a3d0
-
- 11 May, 2013 6 commits
-
-
Jason R. Coombs authored
--HG-- branch : distribute
-
Jason R. Coombs authored
--HG-- branch : distribute extra : source : 26421e9ba211b7e14171673c46c45692b6c8501d
-
Jason R. Coombs authored
Fix for yet unpublished issue to ensure that get_resource_filename always re-extracts the content of a temporary filename if it does not match that of the source content. --HG-- branch : distribute extra : rebase_source : 5605ee258010cde1237db058b770c62264c215e2
-
Jason R. Coombs authored
--HG-- branch : distribute extra : rebase_source : ec2c1860f0ce9abbc3ea999aa54304ea9cc6ecd7
-
Jason R. Coombs authored
--HG-- branch : distribute extra : rebase_source : 3acd099bb90d9abf4d3b265946e0c59b8edcae6e
-
Jason R. Coombs authored
Verified that not isinstance(IOError(), os.error), so there's no value in this statement being in the try block. --HG-- branch : distribute extra : rebase_source : 79dc86f2251503336feaa3d3f99c744d0ea45887
-
- 09 May, 2013 3 commits
-
-
Jason R. Coombs authored
--HG-- branch : distribute extra : rebase_source : 5c5d41bbbd0a6731f81cf48afd436be6e9524ec9
-
Jason R. Coombs authored
Use x64 cross tools for building 64-bit launcher. I'm suspicious the only impact this will have is to enable building 64-bit launcher on 32-bit hosts. Also rebuilt launchers. --HG-- branch : distribute extra : rebase_source : 329591eb07b9d25717caee614012c8278926559d
-
Jason R. Coombs authored
--HG-- branch : distribute extra : rebase_source : 1f0b5eeb82b7551c66b15fb4379ec03e61d68344
-
- 08 May, 2013 3 commits
-
-
Jason R. Coombs authored
--HG-- branch : distribute extra : rebase_source : 35455b8da14f931b6c4b77bb66b85416c3e13ec5
-
Jason R. Coombs authored
--HG-- branch : distribute extra : rebase_source : 3bb4cc57e38d6fc2d8043ce89c57a5016833d890
-
Jason R. Coombs authored
--HG-- branch : distribute extra : rebase_source : 0af5a5ae5cd823756e3461f202571a4a9d0e8fc3
-
- 07 May, 2013 5 commits
-
-
Grigory Petrov authored
--HG-- branch : distribute extra : rebase_source : fb9ba33e9eff145bb3e162f34ae2f0101079d0be
-
Grigory Petrov authored
compiled as CONSOLE windows application. The "GUI=0" and "GUI=1" is a compiler definition that affects how compiled code will work (.py or .pyw file to launch etc). But executable type is defined by a linker and can be changed only via /SUBSYSTEM command-line key. --HG-- branch : distribute extra : rebase_source : f909e335ae948d7743e07e690c7d564ad0f98c15
-
Grigory Petrov authored
--HG-- branch : distribute extra : rebase_source : 385d71111170f3cb8fcdea2fc807d4e409621078
-
Grigory Petrov authored
--HG-- branch : distribute extra : rebase_source : 3ddd6c8cfc2d46a1b2aaffa482b87cd19e9687fa
-
Grigory Petrov authored
--HG-- branch : distribute extra : rebase_source : 96035e75dcfab459652403b1001f34c12205fd7f
-
- 05 May, 2013 16 commits
-
-
Jason R. Coombs authored
--HG-- branch : distribute extra : rebase_source : e94ca350b1a601b75ff6ae786dcdabbe517877c3
-
Jason R. Coombs authored
Moved link generation routine from setup.py to release.py. The new routine requires Python 2.6 for izip_longest and chain.from_iterable, so it's not suitable for setup.py. Also, there's no reason that every installer needs to compute the links - they can be resolved in advance during the release process. --HG-- branch : distribute extra : rebase_source : 9f4af99f70fdfa00290be2261a921af9a76ba597
-
Jason R. Coombs authored
--HG-- branch : distribute extra : rebase_source : a331dda293481f2cf121956070f94bfe6c9e0a0c
-
Jason R. Coombs authored
--HG-- branch : distribute extra : rebase_source : e764f523fff11bf7caa7e5183c7300afeee75dab
-
Jason R. Coombs authored
--HG-- branch : distribute extra : rebase_source : 3e627b0d100b8ae32e8dc995f2da0003bbd9c605
-
Jason R. Coombs authored
--HG-- branch : distribute extra : rebase_source : 7e648708c7e4e87917fcace787085f2fa9de7fa1
-
Jason R. Coombs authored
--HG-- branch : distribute extra : rebase_source : f0d502a83f6c83ba38ad21c15a849c2daf389ec7
-
Jason R. Coombs authored
decode manifest bytes(utf-8) to string first if py version is 3 --HG-- branch : distribute extra : rebase_source : 785dba80ce819ec9124371c3781a0a607eaa1ff5
-
wyj1046@gmail.com authored
--HG-- branch : distribute extra : rebase_source : 1038acda4912af8ac637d0e149630a95f3536dec
-
guy@guyr-air.infinidat.com authored
--HG-- branch : distribute extra : rebase_source : 3d0a26ca9a25c2e7467c6ffb515d0cb92f2f8173
-
Jason R. Coombs authored
--HG-- branch : distribute extra : rebase_source : 8b339bdc7ae5d30d5ca2b75675efa94cb27b99b5
-
Jason R. Coombs authored
--HG-- branch : distribute extra : rebase_source : f31307d41fedbbabdd3be5b5a6621a8af54ebf46
-
Jason R. Coombs authored
--HG-- branch : distribute extra : rebase_source : 2b26ec8909bff210f47c5f8fc620bc505e1610b5
-
Jason R. Coombs authored
--HG-- branch : distribute extra : rebase_source : cf2ffa52b8e0cf1403b4e8ca23921a4cda51ba5b
-
Jason R. Coombs authored
--HG-- branch : distribute extra : rebase_source : d3b1d90f953d90ad1e03bf5173c3b6198daa9907
-
Jason R. Coombs authored
Include a launcher manifest for console scripts to prevent undesirable UAC elevation for scripts detected as installers (such as easy_install). Fixes #143. --HG-- branch : distribute extra : rebase_source : be6f65eea9c10ce78b6698d8c220b6e5de577292
-
- 05 Apr, 2013 1 commit
-
-
Jason R. Coombs authored
--HG-- branch : distribute extra : rebase_source : a59fcbbf5ca73fb41958d42d33d3de299ad9ae7c
-