Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.296.013 Times

Makefile software
Filter: All | Freeware | Demo
 

Makefile

1 2 3 4 5 > 
Added: January 18, 2010 | Visits: 1.405

Makefile::Parser Makefile::Parser is a Simple Parser for Makefiles. SYNOPSIS use Makefile::Parser; $parser = Makefile::Parser->new; # Equivalent to ->parse(Makefile); $parser->parse or die Makefile::Parser->error; # Get last value assigned to the specified variable CC: print $parser->var(CC); # Get...



Platforms: *nix

License: Freeware Size: 18.43 KB Download (180): Makefile::Parser Download

Added: March 25, 2010 | Visits: 856

Slay::Makefile Slay::Makefile is a wrapper to Slay::Maker that reads the rules from a file. SYNOPSIS Slay::Maker is a make engine that uses perl declaration syntax for rules, including regular expressions for targets and anonymous subs for targets, dependencies, and actions. This Slay::Makefile wrapper...





Platforms: *nix

License: Freeware Size: 13.31 KB Download (104): Slay::Makefile Download

Added: September 13, 2010 | Visits: 764

ripmake ripmake is a fully automatic command line ripping makefile generator for transcode. The idea of ripmake is to write a tool which automatically (i.e. with as few user interaction as possible) selects the best parameters for a given ripping task. It should inspect the source (e.g. a DVD or an AVI...


Platforms: *nix

License: Freeware Size: 27.65 KB Download (94): ripmake Download

Added: October 16, 2010 | Visits: 782

Test::Dependencies Test::Dependencies is a Perl module to ensure that your Makefile.PL specifies all module dependencies. SYNOPSIS In your t/00-dependencies.t: use Test::Dependencies exclude => [qw/ Your::Namespace Some::Other::Namespace /]; ok_dependencies(); Makes sure that all of the modules that are...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (89): Test::Dependencies Download

Added: January 11, 2010 | Visits: 576

Glib::MakeHelper Glib::MakeHelper is a Perl module for Makefile.PL utilities for Glib-based extensions. SYNOPSIS eval "use Glib::MakeHelper; 1" or complain_that_glib_is_too_old_and_die(); %xspod_files = Glib::MakeHelper->do_pod_files (@xs_files); package MY; sub postamble { return...


Platforms: *nix

License: Freeware Size: 235.52 KB Download (96): Glib::MakeHelper Download

Released: December 25, 2012  |  Added: December 25, 2012 | Visits: 1.869

Module::MakefilePL::Parse Module::MakefilePL::Parse is a Perl module to parse required modules from Makefile.PL. SYNOPSIS use Module::MakefilePL::Parse; open $fh, Makefile.PL; $parser = Module::MakefilePL::Parse->new( join("", <$fh>) ); $info = $parser->required; The purpose of this module is to determine the...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (94): Module::MakefilePL::Parse Download

Added: June 14, 2013 | Visits: 541

Speedy Make Script It replaces the "make" command with a simple parser and its makefile format with a portable XML document.It is a small engine that parses recursively an XML file and turn it into a list of command to process.A lot of tasks are automated, for example, the parser needs only the name of the main...


Platforms: C and C plus plus

License: Freeware Size: 40.96 KB Download (46): Speedy Make Script Download

Added: December 03, 2013 | Visits: 1.417

Mano Mano is a makeFile navigator containing a tree grouping the targets.


Platforms: Mac

License: Freeware Size: 20.48 KB Download (49): Mano Download

Added: August 22, 2008 | Visits: 3.408

UnRAR Sourcecode Portable UnRAR source for software developersThis package includes freeware Unrar C++ source and a few makefiles (makefile.bcc, makefile.msc+msc.dep, makefile.unix). Unrar sourceis subset of RAR and generated from RAR source automatically, by a small program removing blocks like '#ifndef...


Platforms: DOS, OS/2, Windows, *nix

License: Freeware Size: 117 KB Download (1189): UnRAR Sourcecode Download

Added: August 16, 2008 | Visits: 1.074

CMake Editor The CMake Editor is a plug-in to the Eclipse IDE, it is a powerful cross-platform, Open-Source Makefile generation tool. The plug-in provides: Syntax coloring, Full content assist, CMake command reference integrated in the Eclipse Help system, Editing of CMakeLists.txt and any *.cmake file


Platforms: Java 5+, Eclipse 3.2+

License: Freeware Size: 76 KB Download (127): CMake Editor Download

Added: January 10, 2010 | Visits: 874

XAO Web Developer XAO::Web is a part of XAO open source web services suite. It allows to build dynamic web content using data, templates and external input. The distinguishing feature of XAO::Web is in its modular design where almost every aspect of functionality can be altered and alterations can be re-used. No...


Platforms: *nix

License: Freeware Size: 112.64 KB Download (93): XAO Web Developer Download

Added: April 13, 2010 | Visits: 961

ExtUtils::AutoInstall ExtUtils::AutoInstall is a Perl module to automatic install of dependencies via CPAN. SYNOPSIS In Makefile.PL, with Module::Install available on the authors system: use inc::Module::Install; name (Joe-Hacker); abstract (Perl Interface to Joe Hacker); author (Joe Hacker ); include...


Platforms: *nix

License: Freeware Size: 26.62 KB Download (152): ExtUtils::AutoInstall Download

Added: May 19, 2010 | Visits: 864

fastdep fastdep is a preprocessor which generates dependency information suitable for Makefile inclusion from C or C++ source files. Meant to run on slower hardware, it is several orders of magnitude faster than gcc. Whats New in This Release: - Implement boolean operators in #if [Pete Gonzalez] -...


Platforms: *nix

License: Freeware Size: 69.63 KB Download (114): fastdep Download

Added: April 06, 2010 | Visits: 759

Rosetta::SeeAlso Rosetta::SeeAlso is a Perl module that contains external resources that you really ought to look at. INSTALLATION To install these modules, cd to the directory that contains all of the extracted distribution files, including this ReadMe file, and type the following: perl Makefile.PL make...


Platforms: *nix

License: Freeware Size: 86.02 KB Download (96): Rosetta::SeeAlso Download

Added: July 07, 2010 | Visits: 801

dcd dcd is a Linux CD player made by a slacker, for slackers. dcd was started because I got tired of having to dedicate a whole console to workbone, and the CD players available for X were, at the time, universally lacking in features. Theyre a bit better now, though.dcd plays CDs, lets you set up CD...


Platforms: *nix

License: Freeware Size: 49.15 KB Download (90): dcd Download

Added: April 17, 2010 | Visits: 711

shwild shwild provides a platform-independent library for pattern matching. shwild is a simple, platform-independent library that implements shell-compatible wildcard pattern matching. It is implemented in C/C++, expressing a C API with a C++ wrapper. Building: Makefiles for all the main supported...


Platforms: *nix

License: Freeware Size: 522.24 KB Download (86): shwild Download

Added: June 13, 2010 | Visits: 707

OpenPlugin OpenPlugin is a Plugin manager for web applications. There are many web application frameworks out there, and each seems to haveits own method of handling sessions, user authentication, datasourcemanagement, logging, etc. OpenPlugins goal is to make one unified system, capable of handling those...


Platforms: *nix

License: Freeware Size: 82.94 KB Download (87): OpenPlugin Download

Added: March 23, 2010 | Visits: 779

makepp_statements makepp_statements Perl package contains various statements in a makefile. and, build_cache, "build_check", define, else, enddef, endef, endif, "export", global, ifdef, "ifeq", "ifmakeperl", ifndef, ifneq, ifnsys, "ifperl", "ifsys", "include", "_include", load_makefile, make, perl, "makesub",...


Platforms: *nix

License: Freeware Size: 593.92 KB Download (94): makepp_statements Download

Added: November 14, 2010 | Visits: 1.164

Net::FTP Net::FTP is a FTP Client class. Net::FTP is a class implementing a simple FTP client in Perl as described in RFC959. It provides wrappers for a subset of the RFC959 commands. FTP stands for File Transfer Protocol. It is a way of transferring files between networked machines. The protocol...


Platforms: *nix

License: Freeware Size: 64.51 KB Download (99): Net::FTP Download

Added: June 27, 2010 | Visits: 1.223

Makepack Makepack project is a Makefile which together with a settings file and some simple rule files are able to download, compile and install software for your Slackware installation. As the installation is done using checkinstall a Slackware package is also created at the same time. The big...


Platforms: *nix

License: Freeware Size: 35.84 KB Download (102): Makepack Download

1 2 3 4 5 >