Projects/KDE on Windows/TODOs: Difference between revisions

    From KDE TechBase
    No edit summary
    No edit summary
    Line 11: Line 11:
    * upload is currently restricted to the winkde.org server with a rather simple layout. This needs to be extended to also make it possible to use the sourceforge server.
    * upload is currently restricted to the winkde.org server with a rather simple layout. This needs to be extended to also make it possible to use the sourceforge server.
    * the original intention of the build server was to primarily provide nightly builds; This must be extended so it also covers the releases of KDE and any other KDE application.
    * the original intention of the build server was to primarily provide nightly builds; This must be extended so it also covers the releases of KDE and any other KDE application.
    == git migration ==
    We need to investigate further how to make a git migration for emerge.

    Revision as of 18:07, 4 November 2010

    jstaniek

    • jstaniek 23:24, 4 June 2008 (CEST) added kdewin32_snprintf() today, define KDE_snprintf in kdelibs 4.2 and use it in many places


    buildserver

    SaroEngels 17:51, 4 November 2010 (UTC):

    The first part of the build server should be used to provide binary packages for emerge and the installer for the win32libs section. It should be updateable from svn only, so no (or nearly no) server side work is needed. missing features:

    • currently a build server installation has a fixed build set of packages it builds regardless of the installation status. This must be adapted to a file from svn/git which is evaluated and all the dependencies must be build & uploaded as well.
    • upload is currently restricted to the winkde.org server with a rather simple layout. This needs to be extended to also make it possible to use the sourceforge server.
    • the original intention of the build server was to primarily provide nightly builds; This must be extended so it also covers the releases of KDE and any other KDE application.

    git migration

    We need to investigate further how to make a git migration for emerge.