index
:
delta/python-packages/mod_wsgi.git
develop
feature/request-metrics
master
stable/1.X
stable/2.X
stable/3.X
github.com: GrahamDumpleton/mod_wsgi.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't ignore CFLAGS defined in environment of configure script.
Graham.Dumpleton
2009-11-01
1
-2
/
+3
*
Remove need to enable compilations on Python 3.X.
Graham.Dumpleton
2009-09-25
1
-12
/
+1
*
Don't try and auto guess whether should link with framework or library when
Graham.Dumpleton
2009-09-25
1
-28
/
+19
*
Require configure option to enable Python 3.X support. For Windows, will need
Graham.Dumpleton
2009-08-12
1
-1
/
+12
*
Change naming scheme file makefiles now that supply windows variants.
Graham.Dumpleton
2009-06-21
1
-1
/
+1
*
If Apache executable not present, fall back to looking for Apache header files
Graham.Dumpleton
2009-05-22
1
-6
/
+19
*
Only use -L/-l on MacOS X if Python 2.6 or later.
Graham.Dumpleton
2009-05-22
1
-1
/
+4
*
Restore -Wl, option prefix on MacOS X.
Graham.Dumpleton
2009-05-12
1
-1
/
+1
*
On MacOS X, wheere there is a .a file in config directory, that would normally
Graham.Dumpleton
2009-04-14
1
-17
/
+29
*
Revert change to add -Wl, in front of all linker flags. This means it may
Graham.Dumpleton
2009-04-04
1
-5
/
+5
*
Look for Python shared library in Python LIBDIR first to avoid need to symlink
Graham.Dumpleton
2009-03-04
1
-1
/
+5
*
Don't double up on -Wl, flags on LDFLAGS and LDLIBS.
Graham.Dumpleton
2008-12-20
1
-2
/
+4
*
Link in Python SYSLIBS as well. This will ensure that -l library linked for
Graham.Dumpleton
2008-10-25
1
-1
/
+4
*
Prefix all linker options with -Wl as Apache 2.3 apxs doesn't work otherwise.
Graham.Dumpleton
2008-10-05
1
-1
/
+4
*
Allow CPPFLAGS, LDLIBS and LDFLAGS additions to be specified as environment
Graham.Dumpleton
2008-09-17
1
-8
/
+6
*
Increment version string to 2.1-TRUNK. Initial changes for Python 3.0. Still
Graham.Dumpleton
2008-03-27
1
-23
/
+34
*
Update year of copyright in files changed this year.
Graham.Dumpleton
2008-01-24
1
-1
/
+1
*
Disable WSGIHandlerScript for now. Add --disable-embedded option to configure
Graham.Dumpleton
2007-12-22
1
-1
/
+12
*
When using MacOS X explicitly tell compiler which frameworks directory is
Graham.Dumpleton
2007-12-13
1
-1
/
+3
*
Output from lipo on MacOS X 10.4 different to 10.5.
Graham.Dumpleton
2007-12-13
1
-1
/
+1
*
Add ability on MacOS X to automatically determine what architectures need
Graham.Dumpleton
2007-12-13
1
-5
/
+17
*
Add support in makefiles for setting DESTDIR on installation so as to install
Graham.Dumpleton
2007-07-31
1
-0
/
+3
*
Move mod_wsgi source code into a mod_wsgi subdirectory of trunk to allow
Graham.Dumpleton
2007-06-23
1
-0
/
+100