| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | ENH: set up MSVS_VERSION and MSVS dict while setting up msvc as well. | David Cournapeau | 2009-11-19 | 1 | -0/+5 |
|
|
* | BUG: catch error while canonalizing arch for host/target. | David Cournapeau | 2009-11-19 | 1 | -2/+11 |
|
|
* | ENH: handle MSVS_VERSION additionally to MSVC_VERSION, but raise deprecation ... | David Cournapeau | 2009-11-19 | 1 | -0/+16 |
|
|
* | REF: move vc2 to vc module. | David Cournapeau | 2009-11-19 | 4 | -541/+541 |
|
|
* | ENH: use a pre-sorted list for MSVC versions to check. | David Cournapeau | 2009-11-19 | 1 | -3/+5 |
|
|
* | DOC: add a TODO for updated vc support. | David Cournapeau | 2009-11-19 | 1 | -0/+9 |
|
|
* | ENH: raise an exception when we detect an error while executing the batch file. | David Cournapeau | 2009-11-19 | 1 | -1/+19 |
|
|
* | BUG: fix get_installed_vcs such as most recent versions are the first ones. | David Cournapeau | 2009-11-19 | 1 | -1/+2 |
|
|
* | BUG: do not set up the SDK for now - it messes up cross compilation. | David Cournapeau | 2009-11-19 | 1 | -1/+1 |
|
|
* | ENH: start a new, simpler and more robust vc module. | David Cournapeau | 2009-11-19 | 2 | -1/+222 |
|
|
* | BUG: fix cross-compilation from x86 -> x86_64 for VS 2008. | David Cournapeau | 2009-11-19 | 1 | -8/+23 |
|
|
* | BUG: do not call msvs bat file in merge_default_version, only set up version. | David Cournapeau | 2009-11-19 | 1 | -1/+2 |
|
|
* | ENH: use msvc env, not msvs to set up mslib and mslink paths. | David Cournapeau | 2009-11-19 | 1 | -1/+2 |
|
|
* | ENH: add a wrapper around msvc_setup_env to guarantee the function is called ... | David Cournapeau | 2009-11-19 | 1 | -0/+10 |
|
|
* | BUG: fix arch argument to pass to batfile. | David Cournapeau | 2009-11-19 | 1 | -2/+3 |
|
|
* | ENH: move user info gathering at the top of msvc_setup_env. | David Cournapeau | 2009-11-19 | 1 | -2/+2 |
|
|
* | ENH: factor host/target handling in separate function. | David Cournapeau | 2009-11-19 | 1 | -6/+10 |
|
|
* | ENH: bypass complicated VisualC logic, and use the .bat file to get correct a... | David Cournapeau | 2009-11-19 | 1 | -3/+10 |
|
|
* | ENH: script_env now takes an args argument to forward arguments to the execut... | David Cournapeau | 2009-11-19 | 1 | -2/+2 |
|
|
* | ENH: refactor function to get msvc version. | David Cournapeau | 2009-11-19 | 1 | -14/+22 |
|
|
* | MSVC: Add correct x86_64/x66_64 msvc bat file location for VC 9.0 (2008). | Gary Oberbrunner | 2009-10-14 | 1 | -0/+1 |
|
|
* | Fix win64 detection. | David Cournapeau | 2009-09-09 | 1 | -6/+13 |
|
|
* | Check that MSVC install dir returned by registry actually exists before using... | Gary Oberbrunner | 2009-08-05 | 1 | -1/+9 |
|
|
* | Fix MSVC 7.1 IDE path (for MSVS detection code) in Tool/MSCommon/vs.py. | Gary Oberbrunner | 2009-08-04 | 1 | -2/+2 |
|
|
* | Fix formatting of a debug message that was preventing normal execution. | Steven Knight | 2009-07-22 | 1 | -1/+1 |
|
|
* | When setting up SDK, just return if there's no installed Visual Studio | Steven Knight | 2009-07-21 | 1 | -0/+2 |
|
|
* | Fix execution of test/MSV[CS]/*.py tests on non-Windows systems by | Steven Knight | 2009-07-21 | 1 | -0/+2 |
|
|
* | In addition to changed merged below, commented out for platform os2 use of ms... | William Deegan | 2009-07-21 | 6 | -150/+627 |
|
|
* | Fix a nested scope issue. | Steven Knight | 2009-03-02 | 1 | -1/+1 |
|
|
* | Remove left-over work-in-progress files from the vs_revamp branch. | Steven Knight | 2009-02-22 | 2 | -95/+0 |
|
|
* | Merged revisions 4025-4029 via svnmerge from | Steven Knight | 2009-02-21 | 3 | -80/+82 |
|
|
* | Merged revisions 3088-3319,3321-3322,3324-3349,3351-3481,3483-3484,3486-3520,... | Steven Knight | 2009-02-21 | 7 | -0/+1157 |
|
|