index
:
platform/upstream/python-numpy
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_unified
accepted/tizen_unified_dev
master
sandbox/backup/numpy-1.15.0_20210104
sandbox/dh0128.kwak/numpy-1.16.6_20201231
sandbox/nmerinov/llvm
sandbox/wangbiao/qemu-5.2
tizen
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
upstream-git
Domain: System / Base; Licenses: BSD-3-Clause;
Inki Dae <inki.dae@samsung.com>, Semun Lee <semun.lee@samsung.com>, Tae-Young Chung <ty83.chung@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
setup.py
Age
Commit message (
Expand
)
Author
Files
Lines
2007-06-05
Fix ticket 535.
Pearu Peterson
1
-3
/
+4
2007-05-31
Fix some problems with data-files not being added in top-level and extra vers...
Travis Oliphant
1
-6
/
+6
2006-07-12
Remove MANIFEST file at startup time, since distutils fails to properly updat...
Fernando Perez
1
-0
/
+5
2006-04-21
Use correct download url in setup.py so that setuptool's easy_install would
cookedm
1
-1
/
+1
2006-04-04
Fix version machinery and pkg information requests.
Pearu Peterson
1
-20
/
+20
2006-03-31
Add svn revision number to version.
Pearu Peterson
1
-9
/
+5
2006-03-31
Introduced configuration kw argument to setup. This fixes long lasted long co...
Pearu Peterson
1
-28
/
+36
2006-03-30
Included numpy .txt files to installation.
Pearu Peterson
1
-0
/
+4
2006-03-13
Adding swig and pyrex examples
Travis Oliphant
1
-2
/
+2
2006-01-31
Added options to Configuration.
Pearu Peterson
1
-1
/
+4
2006-01-30
Handle setup.py help and display requests without noise.
Pearu Peterson
1
-4
/
+4
2006-01-06
Fixed error in setflags and added a few unit tests for test_multiarray
Travis Oliphant
1
-3
/
+3
2006-01-04
Fixed lib
Travis Oliphant
1
-2
/
+2
2006-01-04
Changed all references to scipy to numpy
Travis Oliphant
1
-2
/
+2
2006-01-04
Fix-up setup.py
Travis Oliphant
1
-6
/
+41
2005-12-01
whitespace fix
cookedm
1
-1
/
+1
2005-10-13
Made svn version available to main setup.py script.
Pearu Peterson
1
-2
/
+5
2005-09-29
More thanks...
Travis Oliphant
1
-0
/
+1
2005-09-26
Moved weave to be a sub-package of scipy (so as not to conflict with any alre...
Travis Oliphant
1
-1
/
+0
2005-09-26
Adding weave and test
Travis Oliphant
1
-3
/
+4
2005-09-14
Adding scipy.base
Travis Oliphant
1
-3
/
+3
2005-09-14
Fixing for new distutils
Travis Oliphant
1
-68
/
+18
2005-01-29
Fixed version numbers.
Pearu Peterson
1
-11
/
+20
2005-01-28
Renamed Scipy to scipy (as there are packages like scipy_base etc).
Pearu Peterson
1
-1
/
+1
2004-04-02
Prepearing to tag scipy tree (unified micro version numbers)
Pearu Peterson
1
-3
/
+8
2004-02-02
Using NOCOLOR env.var to workaround cygncurses bug under cygwin.
Pearu Peterson
1
-1
/
+1
2004-01-04
Added weave to scipy_core
Pearu Peterson
1
-1
/
+2
2003-11-24
This fixes curious scipy_distutils.core import error.
Pearu Peterson
1
-1
/
+1
2003-11-24
Now one can run 'python /full/path/to/scipy_core/setup.py'
Pearu Peterson
1
-26
/
+17
2003-10-27
Introduced SourceFilter. Clean ups and minor bug fixes
Pearu Peterson
1
-3
/
+4
2003-03-08
Renamed setup_scipy_core.py to setup.py because scipy_core is not a real package
Pearu Peterson
1
-0
/
+77