summaryrefslogtreecommitdiff
path: root/numpy/distutils/command/config.py
Commit message (Expand)AuthorAgeFilesLines
* Add a check_decl function to check for declarationDavid Cournapeau2007-12-221-0/+15
* ran reindent.py to clean up whitespaceJarrod Millman2007-10-291-1/+0
* More fixes for building scipy with Mingw32 compilers.Pearu Peterson2007-07-251-1/+2
* Better version handling in fcompilercookedm2007-06-151-3/+4
* Fix issues with undetected Fortran compilers.Pearu Peterson2007-05-311-1/+1
* do an appropiate behaviour in the distutils commands when new_fcompiler retur...cookedm2007-05-311-3/+4
* minor cleanups in numpy.distutils (style mostly)cookedm2007-05-211-6/+4
* Clean up and completed (hopefully) MSVC support.Pearu Peterson2007-05-191-4/+10
* win32: fix install when build has been carried out earlier.Pearu Peterson2007-05-191-4/+4
* More typo fixes.Pearu Peterson2007-05-191-3/+1
* Fix typo.Pearu Peterson2007-05-191-1/+1
* Fix atlas version detection when using MSVC compilerPearu Peterson2007-05-191-0/+38
* added config to --fcompiler option unification method. introduced config_cc f...Pearu Peterson2007-05-181-9/+1
* Fix use of os.WEXITSTATUS and friends: only use if they existcookedm2006-07-131-11/+12
* Fix 'UnboundLocalError' in numpy.distutils.command.configcookedm2006-06-121-0/+1
* Make system_info saner.cookedm2006-06-091-0/+59
* Changed all references to scipy to numpyTravis Oliphant2006-01-041-1/+1
* Moved scipy directory to numpyTravis Oliphant2006-01-041-0/+63