RSS 43 projects tagged "Windows"

Download Website Updated 20 Aug 2010 GNU make

Screenshot
Pop 517.87
Vit 7.32

GNU Make examines the timestamps on a set of interdependent files, and, if necessary, issues commands to bring them up-to-date. The user creates a makefile describing the files, their relationships, and the commands to run. Most often make is used to rebuild libraries and programs when their sources are changed, but it can be used for any situation where one set of files needs to be generated from another set.

Download No website Updated 11 May 2013 schily

Screenshot
Pop 339.72
Vit 90.17

The "Schily" Tool Box is a set of tools written or managed by Jörg Schilling. It includes programs like: cdrecord, cdda2wav, readcd, mkisofs, smake, bsh, btcflash, calc, calltree, change, compare, count, cpp (K&R original), devdump, hdump, isodebug, isodump, isoinfo, isovfy, label, mt, p, patch, sccs, scgcheck, scpio, sdd, sfind, sformat, smake, sh (Bourne Shell), star, star_sym, suntar, gnutar, tartest, termcap, and ved.

Download Website Updated 08 Aug 2007 OMake

Screenshot
Pop 237.27
Vit 4.42

OMake is a build system and scripting language with a similar style and syntax to GNU make but with many additional features, including support for large projects spanning multiple directories, default configuration files simplifying the standard compilation tasks, fast, reliable, automated, scriptable dependency analysis using MD5 digests, built-in support for defining and running autoconfiguration tests, portability, and built-in functions that provide the most common features of programs like grep, sed, and awk. It also provides active filesystem monitoring that restarts builds automatically when source files are modified. A companion command interpreter that can be used interactively is included.

Download Website Updated 18 Jul 2009 Nullsoft Scriptable Install System

Screenshot
Pop 217.23
Vit 5.07

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

Download Website Updated 04 Feb 2013 _smake

Screenshot
Pop 168.67
Vit 37.91

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.

No download Website Updated 17 Mar 2004 Anthill Build Manager

Screenshot
Pop 151.18
Vit 3.88

Anthill is a tool that ensures a controlled build process and promotes the sharing of knowledge within an organization. Anthill performs a checkout from the source repository of the latest version of a project before every build and tags the repository with a unique build number after every build. It supports many reposistory adapters including: CVS (Concurrent Versions System), Visual Source Safe, Perforce, PVCS, StarTeam, MKSIntegrity, and FileSystem. Anthill also automatically updates a project intranet site with artifacts from the latest build. Anthill is an extension to the Apache-Ant project and is compatible with version 1.3, 1.4, and 1.5 of Ant.

No download Website Updated 28 Nov 2005 PHAkt

Screenshot
Pop 130.88
Vit 3.22

PHAkt is an open-source PHP extension for Macromedia Dreamweaver MX, allowing PHP generation using the same techniques as when developing ASP/JSP/CF. PHAkt has a lot of improvements over the original PHP_MySQL server model of Macromedia Dreamweaver MX, including support for multiple databases in a transparent way, support for MySQL, PostgreSQL, and MsSQL date locales, user authentication server behaviors, master/detail server behaviors, go to detail page server behaviors, improved code generation, and multiple and extensible recordset support. IIS and Apache 2 are supported by using absolute redirects.

Download Website Updated 11 Jan 2010 SDE for NetBeans Community Edition

Screenshot
Pop 96.09
Vit 6.92

SDE for NetBeans is a UML modeling environment tightly integrated with NetBeans. It lets you draw all types of UML diagrams (use case diagram, class diagram, sequence diagram, activity diagram, etc.) in NetBeans, reverse source code (Java, C++, XML, XML Schema, CORBA IDL, etc.) to UML models, and generate Java source from UML diagrams. It features a Rational Rose importer, an XMI importer, HTML/PDF documentation generators, and plug-in and template support.

Download Website Updated 25 Jul 2001 AMC (ATOM Module Compiler)

Screenshot
Pop 75.71
Vit 2.16

AMC is a programmable compiler/preprocessor. It has a built-in programming language called CGL (Code Generation Language) that lets you add new syntactical elements to the source files that AMC processes. In addition, AMC has a module structure reminescent of the UCSD p-System compiler. AMC comes with a default package that adds a dynamic form of OOP to C.

No download Website Updated 15 Jan 2003 MSYS

Screenshot
Pop 69.17
Vit 61.51

MSYS (Minimal SYStem) provides POSIX/Bourne configure scripts the ability to execute and create a Makefile used by make on Windows systems. This includes a pseudo-terminal, bash, make, sed, awk, etc. Together with a MinGW installation this environment is comparable to a Cygwin installation, except that it is really open source.

Screenshot

Project Spotlight

PHP based Datagrid

A fully-functional PHP Datagrid in just seven lines of code.

Screenshot

Project Spotlight

PulseView

A logic analyzer, oscilloscope, and MSO GUI for sigrok.