-
Notifications
You must be signed in to change notification settings - Fork 26
Jonathan Antognini edited this page May 28, 2015
·
4 revisions
The current distribution of ACS support linux and Windows partially (based on Cygwin). The goal of this project, is to provide support for Windows operating system using native windows tools.
During a previous effort an old version of ACS was prepared to run under Windows XP/7 using 32-bits Cygwin. The first task is to verify this is still working in newer versions of ACS and then check it works with Windows 8 and in 64-bits.
- Test 2014.6 on Cygwin in Windows 7 32-bits
- Test 2014.6 on Cygwin in Windows 8 64-bits
Due to some limitations in the Cygwin abstraction layer, the performance of the Cygwin Windows Port has some limitations. The idea of this project is to make ACS work under Windows using native tools to improve the performance in comparison to the previous Cygwin port.
- Identify required tools:
- JDK
- Visual Studio (2015)
- CCCL
- Build ExtProds:
Product | Compilation | Build Script |
---|---|---|
Tcltk | β | π΄ |
Java | β | β |
Tao | β | π΄ |
DDS | π΄ | π΄ |
Ant | β | β |
JacORB | β | β |
Python | β | β |
PyModules | π΄ | π΄ |
OmniORB | β | β |
Mico | β | β |
Eclipse | π΄ |
- Build Tool
Tool | Status |
---|---|
emacs | |
tat | π΄ |
expat | β |
loki | β |
extjars | |
antlr | β |
hibernate | |
freetype | β |
extpy | π΄ |
cppunit | β |
getopt | |
FITS | β |
astyle | β |
swig | β |
xercesc | β |
xercesj | |
castor | |
gmp | β |
jfree | |
xsddoc | |
extidl | π΄ |
vtd-xml | β |
oAW | |
shunit2 | |
log4cpp | β |
- Improve ACS Makefile to use CCCL Wrapper (CL.exe, LIB.exe)
- Build LGPL/CommonSoftware
- Build tests for LGPL/Kit, LGPL/Tools and LGPL/CommonSoftware
- Pass tests for LGPL/Kit, LGPL/Tools and LGPL/CommonSoftware
- Legend:
- β Done
β οΈ Skipped- π΄ Pending