iReport is a visual reporting tool based on JasperReports and written in pure Java. You can manage charts, images, sub-reports, etc. Data can be retrieved using JDBC, TableModels, JavaBeans, and XML. It supports output in PDF, XML, XSL, CSV, HTML, and Java2D.
smake is a highly portable 'make' program that makes commands up to date based on rules in Makefiles and on the timestamps of the related files. It implements a complete superset of the features of the classical POSIX/Unix make program. It warns about typical misuse of dynamic macros that prevent portability of makefiles. Its automake features allow you to run scripts to automatically create rules for unknown platforms.
相關的專案MinGW - Minimalist GNU for Windows, iReport-Designer for JasperReports, SmillaEnlarger, Amateras, All-In-One Project |
Aegis is a transaction-based software configuration management system. It provides a framework within which a team of developers may work on many changes to a program independently, and Aegis coordinates integrating these changes back into the master source of the program, with as little disruption as possible. Aegis supports geographically distributed development.
AutoGen is a tool designed for generating program files that contain repetitive text with varied substitutions. Its goal is to simplify the maintenance of programs that contain large amounts of repetitious text. This is especially valuable if there are several blocks of such text that must be kept synchronized. Output is specified with a Scheme-enhanced output template. Input, if required by your template, may come from AutoGen definitions, CGI data, or XML files.
相關的專案Amateras, MPC-BE, Media Player Classic - Home Cinema, Dumpper v.60.3, Properties Editor |
SCons is a software construction tool (build tool substitute for Make) implemented in Python. It features a modular build engine that can be embedded in other software. SCons configuration files are Python scripts that call the build engine API. It can scan files to detect dependencies automatically and maintain a global view of all dependencies in a build tree, and uses
reliably. Timestamps can be used if you prefer. SCons also supports parallel builds and is easily
scanner objects.
相關的專案Win32 Disk Imager, Amateras, MPC-BE, All-In-One Project, Dumpper v.60.3 |
Pyflakes is a program that analyzes Python programs and detects various errors. It works by parsing the source file rather than importing it, so it is safe to use on modules with side effects. It's also much faster.
The GNU Autoconf Archive is a collection of more than 450 macros for GNU Autoconf. They can be re-used without imposing any restrictions on the licensing of the generated configure script. In particular, it is possible to use them in configure scripts that are meant for non-free software.
Redline is a pure Java RPM library that supports
the creation and reading of RPM packages. It
includes an Ant task for build script integration.
Embedthis MakeMe replaces both autoconf and make with a single utility. MakeMe provides a higher level of abstraction for easily specifying the targets to build (libraries and executables). It can build directly on Linux, Mac, or Windows and cross compile for other platforms. It can also generate native projects for Visual Studio, XCode, Make, Nmake, and shell scripts. MakeMe builds quickly without the complexity of autoconf and make. MakeMe projects are described using JavaScript, and the entire build is exposed as a unified DOM object.
相關的專案Darik's Boot and Nuke, MinGW日本版, Trac Lightning, SmillaEnlarger, All-In-One Project |
MXE (M cross environment) is a Makefile that compiles a cross compiler and cross compiles many free libraries such as SDL and Qt. Thus, it provides a nice cross compiling environment for various target platforms.
Nullsoft Scriptable Install System is a tool for creating quick and user-friendly installers for Microsoft Windows operating systems. It is a script-based system that adds a very small overhead, only 34 KB. It features LZMA compression, support for multiple languages, and an easy-to-use plugins system
cx_Freeze is a set of utilities for freezing Python scripts into executables in a cross platform way, using many of the techniques found in Thomas Heller's py2exe, Gordon McMillan's Installer, and the Freeze utility that ships with Python itself.
Perltidy is a Perl script indenter and beautifier. By default it approximately follows the suggestions in perlstyle(1), but the style can be adjusted with command line parameters. Perltidy can also write syntax-colored HTML output.
相關的專案Dumpper v.60.3, Media Player Classic - Home Cinema, MergeDoc, Properties Editor, Amateras |
IceTeaは、あなたの古いPSX CDをSony PSPシステムで使用するために変換することを可能にします。 ingameマニュアルへの対応、メニューの外観を変更するなどが可能です。
相關的專案All-In-One Project, Win32 Disk Imager, Media Player Classic - Home Cinema, MPC-BE, MinGW日本版 |
The BuildBot is a system to automate the compile/test cycle required by most software projects to validate code changes. It builds and tests the tree each time a change is committed, providing status updates through a Web page or other protocols.