History log of /external/python/cpython2/Demo/pysvr/Makefile
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
eb2d36c98f126ce196792dc78b01157a6b2b263c 05-Sep-2001 Guido van Rossum <guido@python.org> Use the build directory by default, and update the version.
/external/python/cpython2/Demo/pysvr/Makefile
89e90d67aa73163b368f0dc42ed78310bda00ac5 02-Jun-2001 Neil Schemenauer <nascheme@enme.ucalgary.ca> Separate CFLAGS and CPPFLAGS. CFLAGS should not contain preprocessor
directives, which is the role of CPPFLAGS. Closes SF patch #414991.
/external/python/cpython2/Demo/pysvr/Makefile
063ee7bbe6bc6078addbb9137db8c4ef909f3225 03-Nov-2000 Guido van Rossum <guido@python.org> Fix Makefile so at least it uses Python 2.0, and compiles out of the
box on Linux.
/external/python/cpython2/Demo/pysvr/Makefile
20abb4e6b46873e19ff945763374af653f0f9192 14-Aug-1997 Guido van Rossum <guido@python.org> Added (commented-out) defs for use with the build tree instead of the
installed version.
/external/python/cpython2/Demo/pysvr/Makefile
a88446aa4a9bdf8023160a627c3d6e221b39266e 19-Jul-1997 Guido van Rossum <guido@python.org> Some improvements, e.g. -L/depot/... is not needed.
/external/python/cpython2/Demo/pysvr/Makefile
5c8b9911750565713cba39fd8835cc951ddf2adf 19-Jul-1997 Guido van Rossum <guido@python.org> New example of threaded embedding
/external/python/cpython2/Demo/pysvr/Makefile