C/C++/Java source code library and Build Environment. Contains code for threading, inter-thread communication (ITC), sockets, embedded database, parsing, fileio, etc. The majority of the library is designed for embedded development.
SimplePrint implements a streaming text printing model for Java 1.3. The application instantiates a single object, a document, and then adds an arbitrary amount of text. Paragraphs and pages are generated and formatted automatically.
this is an unofficial project which pack and distribute 3rd party jar files for Slackware linux. .SlackBuild scripts are also available; if you need java resources for your Slackware box, this is the right place.
MS SQL Server Script Search and Execution Tool
StyleCopCmd is a command-line driven interface to Microsoft's source code analysis tool, StyleCop.
A commandline tool for eliminating superfluous preprocessor clutter from C and C++ source files.
SysUnit is a JUnit framework for distributed testing, system testing and integration testing. SysUnit is ideal for testing highly distributed software such as clusters of web applications, web services or MOM based software
Sopi is an Ant task that instruments System.out.println() statements in place. System.out.println("Hello") becomes System.out.println("test.java, 43: " + "Hello"). It grew from a need for the Java equivalent of the C Macros __LINE__ and __FILE__.
Tcl automated build system -- system for automatic build of Tcl based starkits/starpacks and eTcl archives.
The TclPro tool set includes a graphical debugger, a static code checker, a wrapper to generate stand-alone executables, a "compiler" that writes out Tcl byte codes, and a loader that reads byte codes.
A collection of MSBuild tasks to assist with inserting information into a build file which can be parsed by JetBrains' TeamCity continuous integration server.
"Termite" is a collection of build utilities which can be used together with other build tools like Ant (see http://jakarta.apache.org/ant). In contradiction to Ant frameworks like CruiseControl or AntHill no servlet engine is needed to start or automate
Testsweet is a unit testing tool to ensure that all tests in a project are being run, by either auto generating unit test suites at runtime, or ensuring that all tests in a project are included in a static suite at build time.
Simple text interface designer, created using clipper/harbour/xharbour language
Data Evolution for Java. Finch is a Data Transformation System based on JDBC and other Java blessed specifications. Finch is based on a component task architecture allowing users to create complex data manipulation jobs.
JXCL is a framework for constructing transforming class loaders for Java. It can be used for a wide range of purposes, including automated testing, in particular testing of unit test coverage.
Have you been looking for a reliable library of lsl scripts only to find sporadic low quality scripts. This project is a repository of development tools, sl oriented web services, gui interfaces, libraries, and scripts. SL & LSL © Linden Lab
TimeBox is a small collection of simple, Ant-based tools for tracking build times across an entire development team.
TiniAnt is an extension to Ant that automates the construction of applications for the TINI in a cross-platform way.
Standalone tools and Ant tasks to manipulate M3G files. M3G is the resource file format defined by JSR-184, used by mobile 3D Java games.
Toucan is based on Tcl/Tk and provides an environment for developing Palm Tcl applications for PDAs running the PalmOS. Palm Tcl is a port of Tcl 7.6 to the PalmOS. Toucan uses Tk widgets to give an approximate appearance to the Palm Forms interface.
this is a preprocessor to provide a "national lang support" before the compile-time and then save a lot of run-time. it initially intended to process websites to multiply it with the number of human langs but it is simple enough to use more generally
UEFI Module Builder is fast build engine for UEFI drivers, applications and ROMs. It is fully based on XML and support most common build features which EDK INF bulld mechanism not included. It can help developers to build their UEFI modules rapidly.
Uncle is a software build tool. It's easy, efficient, and safe - lazy, but knows when to clean. Consider how you'd build your software by hand, with the twin goals of guaranteed correctness and maximum efficiency - that's what Uncle aims for.
Universal Platform (UP) is a software layer (library) with pseudo-standartized interface which allows now to create applications with C++ for Win32,Linux,FreeBSD operating systems (other languages and OS may be supported in the future)