| /[Apache-SVN]/quetzalcoatl/mod_python/trunk/Makefile.in |
Parent Directory
|
Revision Log
| Links to HEAD: | (view) (annotate) |
| Sticky Revision: |
Attempt to fix up build process so it works properly on MacOS X Tiger/Leopard whether one is using standard OS version of Python or another framework based build of Python installed in a separate location, such as from MacPorts. Note that the nature of the changes meant that general build process has been affected and so good testing needed on all platforms.
Moving mod_python under quetz
Added test/Makefile rules for clean and distclean (MODPYTHON-139).
Added "make check" Makefile rule for running the unit tests.
Fixed install_dso Makefile rule so that it only installs mod_python.so. install_dso should only install the dso, but currently it also calls the install_py_lib rule. Ref MODPYTHON-66
property cleanup
New license
Add support for DISTDIR in Makefiles. PR: Obtained from: Submitted by: Ville Skytt� Reviewed by:
Removed -ll, remove tabs from psp_parser.l, also remove some old stuff from root Makefile.in PR: Obtained from: Submitted by: Reviewed by:
Added a redirect() func to util and psp to simplify redirection. PR: Obtained from: Submitted by: Reviewed by:
Update the target to call build instead of dist which was removed by grisha in revision 1.5 PR: Obtained from: Submitted by: Reviewed by:
Make install now uses distutils to install the mod_python package.
Added distclean for dist
Take Roy Fielding's advice and keep Grisha's email address out of the source code. No need to send yet more spam his way :-)
distclean cleans more thoroughly
This will be BETA3.
Addressed all (or most) compiler warnings. Also tested on FreeBSD and added a not in the README re how to compile on it because of the FreeBSD threads unease.
*** empty log message ***
WHAM! Revamp the copyright/license headers in all(?) of the files. Include the appropriate attribution/recognition to Grisha's original work.
table subclassing segafult fixed
copyright change 2
copyright change
Initial (not proof-read) LaTeX source for documentation is checked in.
PyFinalize and another install bug fixed
minor install bugs fixed
grand reorg file split
first stap at autoconf
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
| apache@apache.org | ViewVC Help |
| Powered by ViewVC 1.1.2 |