This is a collection of automake macros used for developing new MATE
applications.
Apache Maven is a software project management and comprehension tool. Based on
the concept of a project object model (POM), Maven can manage a project's
build, reporting and documentation from a central piece of information.
Apache Maven is a software project management and comprehension tool. Based on
the concept of a project object model (POM), Maven can manage a project's
build, reporting and documentation from a central piece of information.
Apache Maven is a software project management and comprehension
tool. Based on the concept of a project object model (POM), Maven
can manage a project's build, reporting and documentation from a
central piece of information.
Makepp is a drop-in replacement for GNU make which has a number of
features that allow for more reliable builds and simpler build files.
It supports almost all of the syntax that GNU make supports, and can
be used with makefiles produced by utilities such as automake. It is
called makepp (or make++) because
(1) it was designed for building C++ programs;
(2) its relationship to make is analogous to C++'s relationship
to C.
For backward compatibility, it will work with input files designed
for make, but there are much better ways to do things.
The acronym MICO expands to MICO Is CORBA. The intention of this project
is to provide a freely available and fully compliant implementation of
the latest CORBA standard for C++ developers.
Here is some of MICO features:
* Multi-threaded
* Dynamic Invocation Interface (DII) and Dynamic Skeleton Interface (DSI)
* Interface Repository (IR) with graphical Interface Repository browser
* IIOP as native protocol (ORB prepared for multiprotocol support)
* Portable Object Adapter (POA) and Basic Object Adapter (BOA) support
* Objects by Value (OBV)
* CORBA Components (CCM)
* Dynamic Any
* Portable Interceptors (PI)
* Support for secure communication and authentication using SSL
* Support for nested method invocations
* Any offers an interface for inserting and extracting constructed
types that were not known at compile time
* CORBA Services:
o Interoperable Naming service, o Trading service, o Event service,
o Relationship service, o Property service, o Time service,
o Security service
Headers and Libraries for Windows cross-development.
This port is needed by mingw-gcc/devel.
C/C++ preprocessor defines and expands macros and processes '#if',
'#include' and some other directives.
MCPP is an alternative C/C++ preprocessor with the highest conformance.
It supports multiple standards: K&R, ISO C90, ISO C99, and ISO C++98.
MCPP is especially useful for debugging a source program which use
complicated macros and also useful for checking portability of a source.
Though mcpp could be built as a replacement of GCC's resident
preprocessor or as a stand-alone program without using library build of
mcpp, this package installs a program named 'mcpp' which links shared
library of libmcpp and behaves independent from GCC.
PDCurses is a Curses and Panel implementation for Microsoft Windows.
This port compiles it using MinGW32.
This is the zlib library cross-compiled for MinGW32.