[Lunar-commits] CVS: moonbase/eclipse/cdt BUILD, NONE, 1.1 DEPENDS,
NONE, 1.1 DETAILS, NONE, 1.1
Joel Vennin
jol at lunar-linux.org
Wed Jul 28 19:11:55 GMT 2004
- Previous message: [Lunar-commits] CVS: moonbase/eclipse/gef BUILD, NONE, 1.1 DEPENDS,
NONE, 1.1 DETAILS, NONE, 1.1
- Next message: [Lunar-commits] CVS: moonbase/eclipse/metrics BUILD, NONE,
1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /var/cvs/lunar/moonbase/eclipse/cdt
In directory dbguin.lunar-linux.org:/tmp/cvs-serv6410/eclipse/cdt
Added Files:
BUILD DEPENDS DETAILS
Log Message:
Create an eclipse directory to contain all eclipse stuff.
The first import contains this module:
- eclipse-bin (from x11-apps)
- cdt
- emf-sdo-xsd
- gef
- metrics
- ve
--- NEW FILE: BUILD ---
(
TARGET=/opt/lunar/eclipse
prepare_install &&
cp -a * $TARGET
) > $C_FIFO 2>&1
--- NEW FILE: DEPENDS ---
depends eclipse-bin
--- NEW FILE: DETAILS ---
MODULE=cdt
VERSION=2.0
EXTRA=linux.gtk.x86
SOURCE=org.eclipse.cdt.sdk-$VERSION-$EXTRA.zip
SOURCE_DIRECTORY=$BUILD_DIRECTORY/eclipse
SOURCE_URL=http://download.eclipse.org/tools/cdt/releases/new/zips/$SOURCE
SOURCE_VFY=md5:1f79ccd9be5e060aab51247f230d25dc
WEB_SITE=http://eclipse.org/cdt/
ENTERED=20040728
UPDATED=20040728
SHORT="Provide a functional C and C++ IDE for the Eclipse platform"
cat << EOF
CDT features are:
- C/C++ Editor (basic functionality, syntax highlighting, code completion etc.)
- C/C++ Debugger (APIs & Default implementation, using GDB)
- C/C++ Launcher (APIs & Default implementation, launches and external application)
- Parser
- Search Engine
- Content Assist Provider
- Makefile generator
EOF
- Previous message: [Lunar-commits] CVS: moonbase/eclipse/gef BUILD, NONE, 1.1 DEPENDS,
NONE, 1.1 DETAILS, NONE, 1.1
- Next message: [Lunar-commits] CVS: moonbase/eclipse/metrics BUILD, NONE,
1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Lunar-commits
mailing list