<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in NWGNUmakefile</title>
    <link>http://src.iws.cs.ovgu.de/source/rss/httpd/build/NWGNUmakefile</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    <item>
        <title>NetWare build system: fixed var names.
    Renamed wrong and misleading var names in makefiles.
    No functional change.</title>
        <description>/httpd/build/NWGNUmakefile - f087ea2f6e0350a8b90d1ac9fee87b35039cee8a</description>
        <pubDate></pubDate>
        <dc:creator>fuankg</dc:creator>
    </item>

    <item>
        <title>NetWare build fixes.
    
    Create mod_cache.imp dynamically; fixed mod_cache_disk NLM name.</title>
        <description>/httpd/build/NWGNUmakefile - 72a9c5f539fe583767651852c0b53ce81a9054b5</description>
        <pubDate></pubDate>
        <dc:creator>fuankg</dc:creator>
    </item>

    <item>
        <title>Reverted r1194896.</title>
        <description>/httpd/build/NWGNUmakefile - 64bfa36bae8297615384d8b417cc3f970e1b7657</description>
        <pubDate></pubDate>
        <dc:creator>fuankg</dc:creator>
    </item>

    <item>
        <title>Some NetWare build tweaks: generate proxy import list.</title>
        <description>/httpd/build/NWGNUmakefile - 0d980d2520a57fc9383ef53ace25279b9ccfdfb7</description>
        <pubDate></pubDate>
        <dc:creator>fuankg</dc:creator>
    </item>

    <item>
        <title>Merge branch revert-ap-ldap:
    Revert ap_ldap integration due to veto by Graham Leggett
    
    Mailing list threads:
    http://mail-archives.apache.org/mod_mbox/httpd-dev/201106.mbox/%3C4192DC1D-C0B9-42BB-B614-C3A41290F18B@sharp.fm%3E
    http://mail-archives.apache.org/mod_mbox/httpd-dev/201107.mbox/%3C4E15E51E.4090700@rowe-clan.net%3E</title>
        <description>/httpd/build/NWGNUmakefile - ab86c68ce36c715e93f403dde41d0b9c1522c8b0</description>
        <pubDate></pubDate>
        <dc:creator>sf</dc:creator>
    </item>

    <item>
        <title>Added creating ap_ldap.h for NetWare.</title>
        <description>/httpd/build/NWGNUmakefile - 5bb015f8196b6a92b102f253eebd1397abbbf35e</description>
        <pubDate></pubDate>
        <dc:creator>fuankg</dc:creator>
    </item>

    <item>
        <title>Removed dependency on sort command for export list.
    
    Added a shell sort function to the NetWare export script
    which is only few ms slower than the external sort command;
    this makes the export list now identical on all build platforms.</title>
        <description>/httpd/build/NWGNUmakefile - 9b761068843e8072da6d00a5d59972bdba793426</description>
        <pubDate></pubDate>
        <dc:creator>fuankg</dc:creator>
    </item>

    <item>
        <title>Added copy rule for creating include/ap_config_layout.h.</title>
        <description>/httpd/build/NWGNUmakefile - a98bbfa5321ae1a34a6cdfb3881bd6e4cee73f60</description>
        <pubDate></pubDate>
        <dc:creator>fuankg</dc:creator>
    </item>

    <item>
        <title>Create dav.imp dynamically from header to catch all exports.</title>
        <description>/httpd/build/NWGNUmakefile - 943fe3052a481f6980c5a489ff767c6effb581e2</description>
        <pubDate></pubDate>
        <dc:creator>fuankg</dc:creator>
    </item>

    <item>
        <title>NetWare build overhaul in order to compile on Linux.
    
    Some more build fixes.</title>
        <description>/httpd/build/NWGNUmakefile - 8d6e239d0e0aa0593fd93b4fef193d8c51b61b3c</description>
        <pubDate></pubDate>
        <dc:creator>fuankg</dc:creator>
    </item>

    <item>
        <title>NetWare build overhaul in order to compile on Linux.
    
    More fixes ...</title>
        <description>/httpd/build/NWGNUmakefile - 5d1d3e66e568daceb3277ca49475a4f469baf426</description>
        <pubDate></pubDate>
        <dc:creator>fuankg</dc:creator>
    </item>

    <item>
        <title>NetWare build overhaul in order to compile on Linux.
    
    Take 1.</title>
        <description>/httpd/build/NWGNUmakefile - 0662ed52e814f8f08ef0e09956413a792584eddf</description>
        <pubDate></pubDate>
        <dc:creator>fuankg</dc:creator>
    </item>

    <item>
        <title>Removed remaining reference to CORE_PRIVATE.</title>
        <description>/httpd/build/NWGNUmakefile - 6d16aecc0b6dcbca71c16757a9bf07d6ad3d3b66</description>
        <pubDate></pubDate>
        <dc:creator>fuankg</dc:creator>
    </item>

    <item>
        <title>fixed NetWare makefiles for newer pcre.</title>
        <description>/httpd/build/NWGNUmakefile - 8492a2583e10c69f40de92f9d5da884b64d9f379</description>
        <pubDate></pubDate>
        <dc:creator>fuankg</dc:creator>
    </item>

    <item>
        <title>gnu-make's abspath seems broken when the path is already absolute.</title>
        <description>/httpd/build/NWGNUmakefile - 7995fdac78f2c72195ecd6472b39c889ebc71fe7</description>
        <pubDate></pubDate>
        <dc:creator>fuankg</dc:creator>
    </item>

    <item>
        <title>enable building the NetWare build helpers for running on Win32.</title>
        <description>/httpd/build/NWGNUmakefile - cc319b1efed8edecf2e68e4109406f48ca5af6ef</description>
        <pubDate></pubDate>
        <dc:creator>fuankg</dc:creator>
    </item>

    <item>
        <title>next step for fixing NetWare exports list.</title>
        <description>/httpd/build/NWGNUmakefile - b3625b7b10590d60b077c1e1460c1394080c7cde</description>
        <pubDate></pubDate>
        <dc:creator>fuankg</dc:creator>
    </item>

    <item>
        <title>some NetWare build improvements.</title>
        <description>/httpd/build/NWGNUmakefile - 34a74d61abaed4080bd369454c1f2f9730aeabae</description>
        <pubDate></pubDate>
        <dc:creator>fuankg</dc:creator>
    </item>

    <item>
        <title>added check for minimum APR version.</title>
        <description>/httpd/build/NWGNUmakefile - fc6b42a7c93753249b9b6ceb5186a804bf314c22</description>
        <pubDate></pubDate>
        <dc:creator>fuankg</dc:creator>
    </item>

    <item>
        <title>require apr build which is needed for prebuild target.</title>
        <description>/httpd/build/NWGNUmakefile - 8998b084404674cc3f4e3f23a11933cd1c03a631</description>
        <pubDate></pubDate>
        <dc:creator>fuankg</dc:creator>
    </item>

</channel>
</rss>

