Changes between Version 12 and Version 13 of BuildAndDeploymentEnvironment


Ignore:
Timestamp:
Jan 15, 2012, 4:22:58 PM (12 years ago)
Author:
Yves
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BuildAndDeploymentEnvironment

    v12 v13  
    3636  * Developers will have to make a separate checkout to get the right libraries for their system
    3737  * Updateworkspaces checks if the libraries are present and up to date to avoid problems with outdated libraries
     38  * Supported platforms are Linux-source (no precompiled libraries in the repository), Macosx-x64 and Windows-x86.
     39  * We don't use special "subversion tricks" like externals definitions and instead keep separate identical copies of libraries if necessary. Storage isn't a problem and we don't update the libraries often. Other arguments brought up by Philip: "... it'll probably confuse Trac and it'll probably make mirroring/migrating to Git harder".
    3840
    3941=== Graphical overview of interaction between different components (future-version) ===
     
    8688This check could work with a manually updated file in the source-tree containing the current revisions for library-directories.
    8789
    88 === Premake ===
    89