From 8fcca302fedc1669b0679c5369f3505e377a4c7f Mon Sep 17 00:00:00 2001 From: scuri Date: Fri, 17 Oct 2008 17:32:07 +0000 Subject: *** empty log message *** --- html/en/cvs.html | 13 ++++++------- html/en/download.html | 11 ++++++----- html/en/download_tips.html | 26 ++++++++++++++------------ html/en/history.html | 4 ++++ html/en/home.html | 7 +++++-- html/en/prod.html | 28 +++++++++++++++------------- 6 files changed, 50 insertions(+), 39 deletions(-) diff --git a/html/en/cvs.html b/html/en/cvs.html index 687946c..f8893b6 100644 --- a/html/en/cvs.html +++ b/html/en/cvs.html @@ -8,14 +8,13 @@

CVS

-

The CVS files are in the CD LuaForge site available at:

-

-http://luaforge.net/scm/?group_id=88  -

-

Current version can be obtained from module "cd".

-

To checkout use:

+

The CVS repository is at SourceForge. It can also be interactively +browsed at:

+

+http://canvasdraw.cvs.sourceforge.net/canvasdraw/

+

To checkout use the module name "cd" and the CVSROOT:

-
CVSROOT=:pserver:anonymous@cvs.luaforge.net:/cvsroot/cdlib
+
:pserver:anonymous@canvasdraw.cvs.sourceforge.net:/cvsroot/canvasdraw
diff --git a/html/en/download.html b/html/en/download.html index 83a8f85..d866688 100644 --- a/html/en/download.html +++ b/html/en/download.html @@ -7,14 +7,15 @@ - + -

Download

+

Download

-

The main download site is the LuaForge site available at:

+

The download site for pre-compiled binaries, documentation and sources is + at SourceForge:

-

- http://luaforge.net/project/showfiles.php?group_id=88

+

+http://sourceforge.net/project/showfiles.php?group_id=241317

Before downloading any precompiled binaries, you should read before the Tecgraf Library Download Tips.

diff --git a/html/en/download_tips.html b/html/en/download_tips.html index b999eae..b683800 100644 --- a/html/en/download_tips.html +++ b/html/en/download_tips.html @@ -18,11 +18,13 @@ can be found at http://www.tecgraf.puc-rio.br/tecmake.

The IM files can be downloaded at -http://luaforge.net/project/showfiles.php?group_id=86.
+http://sourceforge.net/project/showfiles.php?group_id=241318.
The CD files can be downloaded at -http://luaforge.net/project/showfiles.php?group_id=88.
+ +http://sourceforge.net/project/showfiles.php?group_id=241317.
The IUP files can be downloaded at -http://luaforge.net/project/showfiles.php?group_id=89.
+ +http://sourceforge.net/project/showfiles.php?group_id=241310.
The Lua files can be downloaded at http://luaforge.net/project/showfiles.php?group_id=110.

Build Configuration

@@ -32,7 +34,7 @@

The DLLs were built using the cdecl calling convention. This should be a problem for Visual Basic users.

In Visual C++ we use the single thread C Run Time Library for static libraries and the multi thread C RTL for DLLs. - Because this is the default in Visual Studio for new projects. In Visual C++ 8 both use the multi thread C RTL.

+ Because this is the default in Visual Studio for new projects. Since Visual C++ 8 both use the multi thread C RTL.

Packaging

The package files available for download are named according to the platform where they were build.

In UNIX all strings are based in the result of the command "uname -a". The package name is a concatenation of the @@ -72,7 +74,7 @@ a problem for Visual Basic users.

src cd\ im\ - lua5\ + lua5.1\

This structure will also made the process of building from sources more simple, since the projects and makefiles will assume this structure .

Usage

@@ -82,19 +84,19 @@ a problem for Visual Basic users.

3) "-liup" to specify the library files

For IDEs the configuration involves the same 3 steps above, but each IDE has a different dialog. The IUP toolkit has a Guide for some IDEs:

-

Open Watcom - http://www.tecgraf.puc-rio.br/iup/en/guide/owc.html +

Open Watcom - http://www.tecgraf.puc-rio.br/iup/en/ide_guide/owc.html
- Dev-C++ - http://www.tecgraf.puc-rio.br/iup/en/guide/dev-cpp.html + Dev-C++ - http://www.tecgraf.puc-rio.br/iup/en/ide_guide/dev-cpp.html
Borland C++ BuilderX - -http://www.tecgraf.puc-rio.br/iup/en/guide/cppbx.html
+http://www.tecgraf.puc-rio.br/iup/en/ide_guide/cppbx.html
Microsoft Visual C++ (Visual Studio 2003) - -http://www.tecgraf.puc-rio.br/iup/en/guide/msvc.html
+http://www.tecgraf.puc-rio.br/iup/en/ide_guide/msvc.html
Microsoft Visual C++ (Visual Studio 2005) - -http://www.tecgraf.puc-rio.br/iup/en/guide/msvc8.html
+http://www.tecgraf.puc-rio.br/iup/en/ide_guide/msvc8.html
Eclipse for C++ - - -http://www.tecgraf.puc-rio.br/iup/en/guide/eclipse.html + +http://www.tecgraf.puc-rio.br/iup/en/ide_guide/eclipse.html

Available Platforms

diff --git a/html/en/history.html b/html/en/history.html index 6042519..542023f 100644 --- a/html/en/history.html +++ b/html/en/history.html @@ -41,6 +41,10 @@ IMPORTANT - removed the PDFLib library files from the cdpdf library. They now are available as an additional library that can be replaced by other PDFLib distributions. +
  • Changed: + + IMPORTANT - the support services + (Downloads, Mailing List and CVS) moved from LuaForge to SourceForge.
  • Changed: Makefiles for UNIX now uses a compact version of Tecmake that does not need any installation, just type "make".
  • diff --git a/html/en/home.html b/html/en/home.html index 1e3c084..ff9ea69 100644 --- a/html/en/home.html +++ b/html/en/home.html @@ -1,4 +1,4 @@ - + @@ -22,11 +22,14 @@

    Project Management:

    -

    Antonio Escaño Scuri

    +

    Antonio Escaño Scuri

    Tecgraf - Computer Graphics Technology Group, PUC-Rio, Brazil
    http://www.tecgraf.puc-rio.br/cd

    +

    +SourceForge.net Logo +

    diff --git a/html/en/prod.html b/html/en/prod.html index 391be97..476f6e3 100644 --- a/html/en/prod.html +++ b/html/en/prod.html @@ -56,20 +56,18 @@

    After all of the above have been checked, report the problem, including in your message: function, element, driver, platform, and compiler.

    -

    We host CD support features at - LuaForge. It provides us Lists, News, CVS and Files. The - CD page at LuaForge is available at: - - http://luaforge.net/projects/cdlib/.

    +

    We host the CD support features at SourceForge: + + http://sourceforge.net/projects/canvasdraw/. It provides us + Mailing List, CVS Repository and Downloads.

    -

    The discussion list is available at: - - http://lists.luaforge.net/mailman/listinfo/cdlib-users.
    - Source code, pre-compiled binaries and samples can be downloaded at: - - http://luaforge.net/frs/?group_id=88.
    - The CVS can be browsed at: - http://luaforge.net/scm/?group_id=88.

    +

    The discussion list is available at: + + http://lists.sourceforge.net/lists/listinfo/canvasdraw-users.
    + Source code, pre-compiled binaries and documentation can be downloaded at: +http://sourceforge.net/project/showfiles.php?group_id=241317.
    + The CVS can be browsed at: +http://canvasdraw.cvs.sourceforge.net/canvasdraw/.

    If you want us to develop a specific feature for the library, Tecgraf is available for partnerships and cooperation. Please contact tcg@tecgraf.puc-rio.br.

    @@ -124,6 +122,10 @@

    Mesa X-Windows utilities source code copyright Brian Paul. libJPEG quantization source code copyright Thomas G. Lane. XVertex rotines source code copyright Alan Richardson.

    +

    Thanks for the SourceForge for + hosting the support features. Thanks for the + LuaForge team for previously hosting the support features for many + years.

    CD is registered at the National Institute of Intellectual Property in Brazil (INPI) under the number 07571-1, and so it is protected against illegal use. See the Tecgraf Library License for further usage -- cgit v1.2.3