summaryrefslogtreecommitdiff
path: root/scipy/distutils/misc_util.py
Commit message (Expand)AuthorAgeFilesLines
* Moved scipy directory to numpyTravis Oliphant2006-01-041-988/+0
* Fixed test method when using subpackages as standalone.Pearu Peterson2005-12-161-1/+1
* Applied prabhu patch.Pearu Peterson2005-12-141-1/+3
* Fixed get_scipy_include_dirs when running from scipy core directory. Fixes al...Pearu Peterson2005-12-141-9/+11
* Fixing appendpath tests fow Windows. 3rd try.Pearu Peterson2005-12-091-0/+3
* Fixing appendpath tests fow Windows. 2nd try.Pearu Peterson2005-12-091-2/+5
* Fixed typo.Pearu Peterson2005-11-231-1/+1
* Added default_config_dict with depreciation warning.Pearu Peterson2005-11-211-1/+1
* Added default_config_dict with depreciation warning.Pearu Peterson2005-11-211-0/+12
* Fixed get_lib_source_files bug.Pearu Peterson2005-10-271-1/+1
* Fixed the installation path for __svn_version__.py.Pearu Peterson2005-10-141-1/+2
* Clean up.Pearu Peterson2005-10-141-6/+0
* Fixed more add_data_dir/add_data_files bugs.Pearu Peterson2005-10-141-23/+46
* Dropped install_init_py file and generating __core_config__.py in order to de...Pearu Peterson2005-10-131-1/+10
* Added tuple argument support to add_data_dir.Pearu Peterson2005-10-121-4/+25
* Fixed up add_library for a bit.Travis Oliphant2005-10-071-1/+1
* Moved inclusion of files from MANIFEST.in to proper setup.py files.Pearu Peterson2005-10-051-1/+0
* Added extra_info kw to add_extension method. Cleaned corelib setup.py.Pearu Peterson2005-10-041-1/+20
* Fixed and improved scipy.distutils.Pearu Peterson2005-09-301-27/+101
* Added f2py2e as scipy.f2py, improved scipy.distutils, fixed setup.py files, etcPearu Peterson2005-09-291-46/+251
* Moved weave to be a sub-package of scipy (so as not to conflict with any alre...Travis Oliphant2005-09-261-1/+0
* Added weave.Travis Oliphant2005-09-261-0/+1
* Added _dotblas installTravis Oliphant2005-09-161-0/+6
* Added EnsureArray to C-API and used it to clean up some method callsTravis Oliphant2005-09-141-2/+3
* Moving things to live under scipyTravis Oliphant2005-09-141-0/+614