515 projects tagged "Build Tools"
RADpage is a rapid application development system for dynamic, data-driven Web applications. It directly operates inside the browser without requiring a client-dependent development environment. RADpage comes as an Apache module or a CGI, includes a powerful HTML/XML like object-oriented programming language called heitml (pronounced "Hi-TML"), and more than 150 Web application components. Development is done on a fully functional application instead of requiring the edit-save-browse cycle associated with conventional client-side development environments. The RADpage editor stores application pages in readable well-formed XML or upon request in HTML for editing with HTML editors.
The system linkers provided with AIX 4.3, HP-UX 10.x, 11.x, and Compaq Tru64 UNIX 4.0, 5.0, 5.1 do not accept multiple runtime linker command-line arguments (-blibpath, +b, -rpath respectively). If multiple instances are specified, only one is used. This differs from how the Solaris and IRIX linkers work. This tool, wrapld, is a wrapper script around the AIX, HP-UX, and Tru64 UNIX ld command that accepts multiple runtime linker arguments and combines them into one runtime linker argument, separating the paths with colons.
stowES (stow Enhancement Script) is a Perl script which tries to ease the use of the "stow" packaging program and software which can be compiled and installed with autoconf. It automates the compilation and installation of software packages and provides some useful functions to maintain your stow packages (e.g., list packages, check packages for integrity, etc.).
TOM is a compiled object-oriented programming language that advocates unplanned reuse of code. To this effect, in TOM a class is defined by its main definition plus any extensions; an extension can add methods, variables, and superclasses to a class, while the class' source is not needed and does not need recompilation, nor is recompilation required for any client code or subclasses. Extensions can even be loaded at run time.
WideStudio is a multi-platform integrated development environment for building windowed event-driven applications. It uses its own independent class libraries. Automatic source code generation is provided by the application builder, which also provides project management and automatic makefile generation. WideStudio can be used to develop applications on Linux, Solaris, and Windows.
WinDriver automates and simplifies the development of user-mode Linux device drivers for PCI, CardBus, ISA, PMC, PCI-X, PCI-EXPRESS, and CompactPCI as well as USB 1.1/2.0. No internal OS knowledge or kernel level programming is required. It supports kernel 2.0.31 and above, including embedded Linux, x86 and PowerPC processors, and any 32-bit development environment supporting C or Delphi. Applications are source code compatible across Windows 98/Me/NT/2000/XP/XP Embedded/Server 2003/CE, Linux, Solaris, and VxWorks.
The JET Code Generator connects to any JDBC-based database and exports the schema as an XML-formatted file, and then generates code based on XSL Transformations. The user is free to write/modify XSLTs to generate virtually any type of source code from the XML representing your database schema. A complete example is included with a database, support classes, XSL Transformations, and build scripts (ANT and batch).
Compilercache is a wrapper around your C and C++ compilers. Each time you compile something, it puts the result of the compilation into a cache. Once you compile the same thing again, with exactly the same command line parameters and exactly the same sources and included include files, the result will be picked from the cache instead of being recompiled.
A .NET component to read, write, and modify a PowerPoint document.