single-honeypot simulates many services like SMTP,
HTTP, POP-3, shell, and FTP. It can show many
different faces, including those of Windows FTP
systems, Windows SMTP systems, different Linux
distributions, and some Posix distributions.
Verwandte ProjekteMinGW - Minimalist GNU for Windows, MPC-BE, GLOBALBASE PROJECT, Properties Editor, Dumpper v.60.3 |
cm_tools is a collection of commandline utilities that support and
extend RCS and related configuration management activity.
Verwandte ProjekteDarik's Boot and Nuke, MinGW - Minimalist GNU for Windows, Amateras, Properties Editor, iReport-Designer for JasperReports |
Autospec is a program which creates Red Hat Package Manager (RPM) spec files automatically from a tarball.
Verwandte ProjekteProperties Editor, DeSmuME, Darik's Boot and Nuke, SmillaEnlarger, Clonezilla |
Project-Builder is a tool that helps you build packages of your application (managed with a tar file or a configuration management system such as CVS, Subversion, Mercurial, or GIT). It is able to generate a build package skeleton for your project. With simple configuration files, it can generate for up to 20 different tuples of distributions (name, version, architecture), including Fedora, Mandriva, OpenSuSE, Debian, Ubuntu, Gentoo, and Slackware. It is a good tool for doing continuous packaging.
Verwandte ProjekteSmillaEnlarger, Darik's Boot and Nuke, Amateras, DeSmuME, Properties Editor |
JCSC is a powerful tool that checks source code against a highly definable coding standard for potentially bad code. Standards cover naming conventions for classes, interfaces, fields, and parameters, and the structural layout of classes and interfaces. Each rule is highly customizable. It can also find potential bugs, including empty catch/finally blocks, switches without defaults, throwing 'Exception' types, and slow code. JCSC was inspired by lint.
Verwandte ProjekteMPC-BE, SharpDevelop-jp, Win32 Disk Imager, MeCab, Amateras |
ccbuild is like a dynamic Makefile. ccbuild finds
all programs in the current directory (containing
"int main") and builds them. For this, it reads
the C++ sources and looks at all local and global
includes. All C++ files surrounding local includes
are considered objects for the main program. The
global includes lead to extra compiler arguments
using a configuration file. ccbuild splits these
arguments for compilation and linking, keeping the
linking arguments back for later use. It should
allow development without any scripting and only
simple reusable configuration. Deployment and
distribution should still be done with other
tools. It can create simple Makefiles, A-A-P
files, and graph dependencies using DOT (graphviz)
graphs.
Verwandte ProjekteMeCab, Amateras, Win32 Disk Imager, MPC-BE, All-In-One Project |
MaKL is a simple and light framework for building
multi-platform C/C++ projects, purely based on the
Bourne Shell and GNU Make. It is much easier to
install and use than other typical building
systems, while maintaining the essential
functionality. It is ideal for embedded systems
due to its cross-compilation, multiplatform
toolchaining mechanisms, and minimal external
dependencies.
Verwandte ProjekteDeSmuME, MinGW - Minimalist GNU for Windows, iReport-Designer for JasperReports, SharpDevelop-jp, Amateras |
!WinAVRは、WindowsプラットホームでホストをつとめられるRISCマイクロプロセッサーのAtmel AVRシリーズのためのオープンソースソフトウェアの開発スイートです。CとC++のためにGNU GCCコンパイラを含みます。
Verwandte ProjekteMinGW - Minimalist GNU for Windows, Dumpper v.60.3, Exerb, Win32 Disk Imager, MPC-BE |
XOTclIDE is an integrated (interactive) development environment for the Tcl and XOTcl language, a highly flexible object-oriented extension of Tcl. It provides a Smalltalk-like programming environment similar to Squick. It allows graphical introspection and editing of a running system (based on Tcl's and XOTcl's introspection facilities). The system state can be saved in the form of Tcl packages. It can optionally use a version control system based on a relational database (MySQL, PostgreSQL, ODBC, or SQLite). All system changes are saved to the database on the fly. It provides browsers for viewing and editing xotcl classes and objects. It also contains syntax highlighting and a static code checker for TCL and xotcl. It contains many developer plugins.
Verwandte ProjekteTortoiseSVN, MinGW - Minimalist GNU for Windows, SmillaEnlarger, Darik's Boot and Nuke, Amateras |
The goal for A-A-P is to make it easy to locate,
download, and install software. Additionally, it
supports making changes to a program and managing
different versions that exist in the world, making
it useful both for users and for developers. It
uses a recipe that is similar to a Makefile, but
with many enhancements, such as integrated Python
script support, support for Internet access, and
version control. An IDE will be provided that
integrates your favorite editor, debugger, and
other tools.
Verwandte ProjekteMedia Player Classic - Home Cinema, Win32 Disk Imager, Properties Editor, TortoiseSVN, MinGW - Minimalist GNU for Windows |
Cobras is a programming environment for Qt, and is
written in Qt itself. It has an integrated debugger (as a front-end for GDB), and is very functional and helpful. It is fast and easy to use. It consists of one binary file (plus
an icon for the desktop). It does not create its
own files when working with a project, but uses
only the original '.pro' file.
Verwandte ProjekteWin32 Disk Imager, Dumpper v.60.3, Media Player Classic - Home Cinema, All-In-One Project, Properties Editor |
gitty-gitty, the (general | GNU) template generation tools, are a set of scripts for creating a whole set of sources which may already be compiled and installed using the GNU development tools. Think of gtgt as a program which is able to create an already compilable, very sophisticated "hello world" program, written in C or C++ and constituted by a main program, two internal modules (classes), and one static and one shared library, and this complex "Hello World" is already fully embedded into the GNU autoconf/automake development environment. By using gitty-gitty, you will get a template of sources for the main cases you might meet, and which you can also use as examples for automake, autoconf, etc.
Verwandte ProjekteMPC-BE, Dumpper v.60.3, Clonezilla, Properties Editor, Media Player Classic - Home Cinema |
Buildkernel is an intelligent shell script that automates the task of building a Linux kernel. For beginning users, it handles the process from beginning to end, prompting the user when they have to do something. Advanced users can use it to build multiple kernels with little effort. Buildkernel will download kernel and pcmcia source, remove unnecessary code, create symlinks, automatically patch the kernel, build the kernel, modules, and pcmcia modules (nicely), and install them to hard disk or floppy, running LILO as necessary.
Verwandte ProjekteDarik's Boot and Nuke, Amateras, SmillaEnlarger, iReport-Designer for JasperReports, Clonezilla |
The zipdiff tool compares the contents of two zip files. It is equally suited for comparing jar, EAR, WAR, or RAR files. The project includes a task for Ant.
Verwandte ProjekteMedia Player Classic - Home Cinema, Dumpper v.60.3, Properties Editor, MPC-BE, 7-Zip |
EFEU is suitable for handling data cubes, which
are especially useful for building data
warehouses. It consists of a building system
including mkmf (a xmkmf like Makefile generator),
esh (a powerful C/C++ interpreter), efeudoc (a
document generator with different output formats
(LaTeX, HTML, roff, etc.)). EFEU has a huge set
of C library core features, including robust
memory allocation tools, functions to concatenate
and copy strings with memory allocation, buffers
for dynamically-growing strings and fields, data
structures with reference counters and garbage
collection, and file tools that allow you to
specify pipes wherever a filename is expected and
support automatic implementation of
(de)compression filters (gzip) depending on
filename extensions. It also includes a high-level
interface to files, strings, and anything else you
can read from or write to.
Verwandte ProjekteMinGW - Minimalist GNU for Windows, SmillaEnlarger, Amateras, MeCab, iReport-Designer for JasperReports |