index
:
delta/cpython.git
2.0
2.1
2.2
2.3
2.4
2.5
2.6
2.7
3.0
3.1
3.2
3.3
3.4
3.5
3.6
baserock/2.7.9-mips64
baserock/markdoffman/py2-symlink
baserock/markdoffman/py2-symlink-v2
baserock/morph-2.7
legacy-trunk
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Modules
/
makesetup
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix prototypes generated by makesetup, so they include '(void)' rather than
Thomas Wouters
2000-07-23
1
-2
/
+2
*
Thomas Wouters <thomas@xs4all.net>:
Fred Drake
2000-07-07
1
-1
/
+1
*
don't prepend "$(srcdir)/" to paths beginning with "$" since they are likely
Skip Montanaro
2000-07-06
1
-0
/
+1
*
On HP-UX, -rpath is another option taking an argument that needs to go
Guido van Rossum
1999-05-21
1
-0
/
+1
*
Patch by Drew Csillag for FreeBSD's sh, which doesn't automatically
Guido van Rossum
1999-04-19
1
-0
/
+8
*
Gregor Hoffleit writes:
Guido van Rossum
1998-12-11
1
-1
/
+1
*
Add DL_EXPORT() to all modules that could possibly be used
Guido van Rossum
1998-12-04
1
-0
/
+1
*
Michael P. Reilly suggested this fix: makesetup wants to prepend
Guido van Rossum
1998-09-09
1
-0
/
+1
*
When a .o file is an absolute pathname, assume it's a file for which
Guido van Rossum
1998-05-14
1
-0
/
+1
*
Understand -Xlinker option.
Guido van Rossum
1997-12-02
1
-0
/
+1
*
Forgot to add .cxx and .cpp to the second case statement.
Guido van Rossum
1997-10-21
1
-0
/
+2
*
Support include statement :-(
Guido van Rossum
1997-04-02
1
-0
/
+1
*
Added .cxx and .cpp to extensions recognized as source files.
Guido van Rossum
1997-02-14
1
-0
/
+2
*
Support *shared* and *static* as aliases for *noconfig* and *config*.
Guido van Rossum
1996-08-20
1
-0
/
+2
*
Recognize *.sl and *.so as library (i.e. linker) arguments
Guido van Rossum
1996-08-19
1
-0
/
+2
*
Propagate variable calls both to the linker and the compiler.
Sjoerd Mullender
1995-10-11
1
-1
/
+2
*
fix NL for Linux bash bug; special processing for -u options
Guido van Rossum
1995-06-14
1
-2
/
+9
*
Another bulky set of minor changes.
Guido van Rossum
1995-01-02
1
-4
/
+4
*
makesetup should use $cc not cc
Guido van Rossum
1994-10-20
1
-1
/
+1
*
Escaped $(LDSHARED) in a string.
Sjoerd Mullender
1994-10-13
1
-2
/
+2
*
If an argument on a Setup line starts with `$', treat it as a library,
Sjoerd Mullender
1994-09-12
1
-0
/
+1
*
Support shared library creation.
Guido van Rossum
1994-09-12
1
-49
/
+84
*
* Modules/makesetup: bugfix: add objects from sources to OBJS
Guido van Rossum
1994-08-30
1
-0
/
+3
*
* Modules/makesetup: support C++ files now; these should be given
Guido van Rossum
1994-08-23
1
-1
/
+36
*
Merge alpha100 branch back to main trunk
Guido van Rossum
1994-08-01
1
-16
/
+111
*
Added some files to new module
Guido van Rossum
1994-01-02
1
-0
/
+71