| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | ENH: refactor function to get msvc version. | David Cournapeau | 2009-11-19 | 1 | -14/+22 |
|
|
| * | Fix name typo in 1.5.2 patch. | Steven Knight | 2009-11-18 | 1 | -1/+1 |
|
|
| * | Issue 2481: Fix the msvc_exists() call in Tool/msvc.py. | Steven Knight | 2009-11-18 | 1 | -1/+1 |
|
|
| * | Python 1.5 fix: "mname += ..." => "mname = mname + ..." | Steven Knight | 2009-11-15 | 1 | -1/+2 |
|
|
| * | Fix bug 1944 - handle non-existant .i files when swig emitter is called. Make... | William Deegan | 2009-11-14 | 1 | -5/+11 |
|
|
| * | MSVC: Add correct x86_64/x66_64 msvc bat file location for VC 9.0 (2008). | Gary Oberbrunner | 2009-10-14 | 1 | -0/+1 |
|
|
| * | BUG: do not add -fPIC on non-posix platform for ifort tool. | David Cournapeau | 2009-09-18 | 1 | -1/+2 |
|
|
| * | Fix tex code to handle broken nomenclature package. (Fixes test failure on ce... | William Deegan | 2009-09-16 | 1 | -2/+2 |
|
|
| * | Fix win64 detection. | David Cournapeau | 2009-09-09 | 1 | -6/+13 |
|
|
| * | As I set up the test case for the glossary and nomencl packages | Robert Managan | 2009-08-21 | 4 | -46/+38 |
|
|
| * | Add test for glossaries package. and patch tex.py | Robert Managan | 2009-08-21 | 1 | -3/+42 |
|
|
| * | Move the definition of env['LATEXSUFFIXES'] from Defaults.py to the | Robert Managan | 2009-08-06 | 4 | -0/+8 |
|
|
| * | 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 |
|
|
| * | Don't die if we can't execute the Solaris packaging utilities, so the | Steven Knight | 2009-08-02 | 1 | -16/+24 |
|
|
| * | Speed up Solaris packaging checks for C++ by caching results and | Steven Knight | 2009-08-02 | 1 | -21/+49 |
|
|
| * | Document build fixes. | Steven Knight | 2009-07-25 | 2 | -2/+2 |
|
|
| * | Turns out that in my revamped TeX builder I was listing the .dvi or | Robert Managan | 2009-07-22 | 1 | -5/+5 |
|
|
| * | Fix formatting of a debug message that was preventing normal execution. | Steven Knight | 2009-07-22 | 1 | -1/+1 |
|
|
| * | Update tex builder to use the -recorder option. | Robert Managan | 2009-07-22 | 4 | -17/+50 |
|
|
| * | 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 | 17 | -208/+696 |
|
|
| * | Fix for issue 2088: Java version 5 is same as 1.5 and 6 is same as 1.6. | Gary Oberbrunner | 2009-05-29 | 2 | -2/+30 |
|
|
| * | Support Intel v11 compiler on Windows. Most of the code was already | Gary Oberbrunner | 2009-05-22 | 1 | -1/+3 |
|
|
| * | typo | Greg Noel | 2009-05-17 | 1 | -1/+1 |
|
|
| * | Apply fix to Textfile/Substfile suggested by Gary Oberbrunner | Greg Noel | 2009-05-13 | 1 | -1/+1 |
|
|
| * | Add ipkg.py to the MANIFEST.in list and fix 1.5 fix | Steven Knight | 2009-05-13 | 1 | -4/+8 |
|
|
| * | Issue 2401: Fix usage of comparison with None, patch from Jared Grubb | Greg Noel | 2009-05-03 | 2 | -8/+8 |
|
|
| * | Add __revision__ to new file, make __doc__ explicit. | Steven Knight | 2009-05-01 | 1 | -1/+4 |
|
|
| * | Sigh. Checkin to fix previous regression test cause another | Greg Noel | 2009-04-23 | 1 | -4/+4 |
|
|
| * | Fix regression failure (shadowed variable) in Python 2.1 | Greg Noel | 2009-04-22 | 1 | -8/+14 |
|
|
| * | Editing changes for textfile.xml and credit to Hartmut Goebel | Greg Noel | 2009-04-22 | 1 | -10/+11 |
|
|
| * | Missed the documentation for Textfile and Substfile | Greg Noel | 2009-04-22 | 1 | -0/+204 |
|
|
| * | Add Textfile and Substfile builders | Greg Noel | 2009-04-22 | 1 | -0/+166 |
|
|
| * | Applying patch for bug #2387 - dmd includes gphobos multiple times | William Deegan | 2009-04-09 | 1 | -1/+1 |
|
|
| * | Use SCons.Action._subproc rather than os.popen. | Ben Webb | 2009-04-03 | 1 | -1/+8 |
|
|
| * | Set a SWIGVERSION construction variable, to contain the version number of the | Ben Webb | 2009-04-02 | 2 | -0/+15 |
|
|
| * | Minor fix to work with Python 1.5.2. | Ben Webb | 2009-04-01 | 1 | -2/+2 |
|
|
| * | Document the SWIGDIRECTORSUFFIX construction variable. | Ben Webb | 2009-03-31 | 1 | -0/+12 |
|
|
| * | Be sure to honor the setting of SWIGOUTDIR when the SWIG tool generates | Ben Webb | 2009-03-31 | 1 | -2/+12 |
|
|
| * | Issue 2369: Don't use the deprecated md5 module, use hashlib.md5 instead. | Steven Knight | 2009-03-07 | 1 | -1/+1 |
|
|
| * | 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 |
|
|
| * | Python 1.5 portability in last patch. | Steven Knight | 2009-02-22 | 1 | -2/+5 |
|
|
| * | Set IncludeSearchPath and PreprocessorDefinitions in the generation | Steven Knight | 2009-02-22 | 1 | -2/+5 |
|
|
| * | 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 | 17 | -1088/+1468 |
|
|
| * | Spell the Windows environment variables consistently "SystemDrive" | Steven Knight | 2009-02-19 | 1 | -1/+1 |
|
|
| * | Issue 2277: Fix generation of VS 8.0 files to use the %(platform)s string | Steven Knight | 2009-02-13 | 1 | -1/+1 |
|
|