Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
2c8a89cc3f141f574982b66383c533e7ecbe4aac
/
Modules
/
makesetup
091ec2c
Add support for FreeBSD --rpath linker option; this is equivalent to
by Fred Drake
· 24 years ago
53e7fd7
Fix prototypes generated by makesetup, so they include '(void)' rather than
by Thomas Wouters
· 24 years ago
e55d544
Thomas Wouters <thomas@xs4all.net>:
by Fred Drake
· 24 years ago
fd02267
don't prepend "$(srcdir)/" to paths beginning with "$" since they are likely
by Skip Montanaro
· 24 years ago
8bfefce
On HP-UX, -rpath is another option taking an argument that needs to go
by Guido van Rossum
· 25 years ago
ae84e8d
Patch by Drew Csillag for FreeBSD's sh, which doesn't automatically
by Guido van Rossum
· 26 years ago
732aa2f
Gregor Hoffleit writes:
by Guido van Rossum
· 26 years ago
3886bb6
Add DL_EXPORT() to all modules that could possibly be used on BeOS or Windows.
by Guido van Rossum
· 26 years ago
76d1f96
Michael P. Reilly suggested this fix: makesetup wants to prepend
by Guido van Rossum
· 26 years ago
fa1fb7d
When a .o file is an absolute pathname, assume it's a file for which
by Guido van Rossum
· 27 years ago
b447d11
Understand -Xlinker option.
by Guido van Rossum
· 27 years ago
16cb6f4
Forgot to add .cxx and .cpp to the second case statement.
by Guido van Rossum
· 27 years ago
9bf8445
Support include statement :-(
by Guido van Rossum
· 28 years ago
babacb0
Added .cxx and .cpp to extensions recognized as source files.
by Guido van Rossum
· 28 years ago
4355454
Support *shared* and *static* as aliases for *noconfig* and *config*.
by Guido van Rossum
· 28 years ago
a29756c
Recognize *.sl and *.so as library (i.e. linker) arguments
by Guido van Rossum
· 28 years ago
4237efc
Propagate variable calls both to the linker and the compiler.
by Sjoerd Mullender
· 29 years ago
4a26986
fix NL for Linux bash bug; special processing for -u options
by Guido van Rossum
· 29 years ago
3bbc62e
Another bulky set of minor changes.
by Guido van Rossum
· 30 years ago
8991065
makesetup should use $cc not cc
by Guido van Rossum
· 30 years ago
4eba0c9
Escaped $(LDSHARED) in a string.
by Sjoerd Mullender
· 30 years ago
73737ab
If an argument on a Setup line starts with `$', treat it as a library,
by Sjoerd Mullender
· 30 years ago
7cc5abd
Support shared library creation.
by Guido van Rossum
· 30 years ago
224b289
* Modules/makesetup: bugfix: add objects from sources to OBJS
by Guido van Rossum
· 30 years ago
0b498be
* Modules/makesetup: support C++ files now; these should be given
by Guido van Rossum
· 30 years ago
b6775db
Merge alpha100 branch back to main trunk
by Guido van Rossum
· 30 years ago
fba715a
Added some files to new module
by Guido van Rossum
· 31 years ago