Main > Free Download Search >

Free to make software for linux

to make

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 7167
Tomb Raider 1

Tomb Raider 1


Tomb Raider is a KDM theme featuring Angelina Jolie. more>>
Tomb Raider is a KDM theme featuring Angelina Jolie. This is the first of several Tomb Raider themes. I also intend to make Login Splash screens. Ill post the links here when I do.

<<less
Download (0.53MB)
Added: 2007-04-02 License: GPL (GNU General Public License) Price:
8473 downloads
Make-Debian-X11 1.3

Make-Debian-X11 1.3


Make-Debian-X11 is a gBootRoot add-on. more>>
Make-Debian-X11 is an add-on which makes a template with the necessary replacement files for gBootRoots Yard Method.

The root filesystem created from the template is user-mode-linux ready and includes X11, making it possible to run gBootRoot from within its own creation.
<<less
Download (0.016MB)
Added: 2005-04-11 License: GPL (GNU General Public License) Price:
1660 downloads
pwbuilder 0.6.3

pwbuilder 0.6.3


pwbuilder is a tool for building Slackware packages. more>>
pwbuilder is a powerful tool for creating software packages for Slackware Linux. pwbuilder aims to be the easiest tool in its category.

However, pwbuilder provides an advanced API that allows you to make packages exactly in the way you want.
<<less
Download (0.10MB)
Added: 2005-04-12 License: GPL (GNU General Public License) Price:
1655 downloads
make utilities 0.2.0

make utilities 0.2.0


make utilities is a set of tools for use building C/C++ programs. more>>
makeutil is a set of portable public domain programs designed to support C/C++ projects. It provides tools for build operations outside of the normal compile/link pipeline.
It is designed to be unobtrusively included directly in your own software development project.
Here is a brief description of each tool:
- config: choose file based on platform
- ccinfo: name compiler used to compile program
- mksystype: determine operating system
- mkarray: convert input file to C array
- mkstring: convert input line to C string
- armor: convert binary file to ascii
- dearmor: convert encoded ascii file to binary
- textpack: compress files with precompiled frequency table
- textpand: uncompress files with precompiled frequency table
- ckey: create frequency table from input
- extract: extract files from an extract format text archive
- retract: create an extract format text archive
- addcr: add a t before every n
- delcr: delete the r from every rn
- unmake: process include directives in a Makefile
<<less
Download (0.019MB)
Added: 2005-04-18 License: Public Domain Price:
1650 downloads
eduKator 0.6.2

eduKator 0.6.2


EduKator is an educational program made for KDE. more>>
EduKator is an educational program made for KDE. I made this software as a part of my thesis. Im in last year of high school.

I want to help people gain knowledge about physical and mathematical statements in a way that it is fun to do. The theory is explained and it is possible to make exercises.
My aim is to make a nice program that can be used in schools and at home.
<<less
Download (1.6MB)
Added: 2005-06-30 License: GPL (GNU General Public License) Price:
1576 downloads
GStreamer-editor 0.8.0

GStreamer-editor 0.8.0


Graphical editor for creating GStreamer media pipelines. more>>
Graphical editor for creating GStreamer media pipelines

Lets you quickly assemble and test various GStreamer pipelines to make audio and video players, transcoders and so on.

<<less
Download (0.48MB)
Added: 2005-07-19 License: GPL (GNU General Public License) Price:
1564 downloads
GtkChat 0.60

GtkChat 0.60


GtkChat is GTK+ based Vypress Chat TM clone which uses gtk2-perl bindings. more>>
GtkChat is GTK+ based Vypress Chat TM clone. It uses GTK 2 and its Perl bindings. I tried to make UI simple and clean while maintaining same look as Vypress Chat.

<<less
Download (0.049MB)
Added: 2005-07-27 License: GPL (GNU General Public License) Price:
1550 downloads
Komba2 0.7.3

Komba2 0.7.3


Komba2 is a windows network administration tool for the K Desktop Environment. more>>
Komba2 is a windows network administration tool for the K Desktop Environment.

Our target is to make administration beautiful and intuitive without sacrificing power.
<<less
Download (0.46MB)
Added: 2005-08-15 License: GPL (GNU General Public License) Price:
1532 downloads
Multi-Agent Grid Engine library 0.1.3

Multi-Agent Grid Engine library 0.1.3


Multi-Agent Grid Engine library is an experiment aimed to make a programming tool for creation of autonomic systems. more>>
Multi-Agent Grid Engine library is an experiment aimed to make a programming tool for creation of autonomic systems.

<<less
Download (0.68MB)
Added: 2005-09-27 License: LGPL (GNU Lesser General Public License) Price:
1488 downloads
ArchWay 0.2.1

ArchWay 0.2.1


ArchWay is a new advanced GUI for GNU Arch. more>>
ArchWay is a full-featured graphical user interface for the GNU Arch revision control system.

It includes a set of specialized tools to make project development and tracking more effective, including an archive browser, inventory manager, and merge interface.

<<less
Download (0.30MB)
Added: 2005-10-09 License: GPL (GNU General Public License) Price:
1475 downloads
ivcall 0.4

ivcall 0.4


ivcall is a small utility which may be used to make automated telephone calls with your isdn4linux supported ISDN card. more>>
ivcall is a small utility which may be used to make automated telephone calls with your isdn4linux supported ISDN card. Outgoing calls are supported as well as incoming calls.
The audio data recieved from the peer is written to STDOUT, audio data read from STDIN is send to the peer. The audio data is in raw 8 bit uLaw 8 KHz format, without any headers.
Installation:
./configure
make
make install
Enhancements:
- cleanups
- add softfax support using spandsp.
<<less
Download (0.11MB)
Added: 2005-10-14 License: GPL (GNU General Public License) Price:
1470 downloads
Aquatic Bubble 0.3

Aquatic Bubble 0.3


Aquatic Bubble is a nice arcade game. more>>
Aquatic Bubble is a nice arcade game.

In Aquatic Bubble you must eliminate all the enemies of the level.

In order to do it you must shoot against them until catching them in bubbles and soon... "to make them burst".

<<less
Download (0.43MB)
Added: 2006-01-24 License: GPL (GNU General Public License) Price:
1370 downloads
iniParser 2.14

iniParser 2.14


iniparser is a free stand-alone ini file parsing library. more>>
iniparser is a free stand-alone ini file parsing library.

iniParser is written in portable ANSI C and should compile anywhere.

This modules offers parsing of ini files from the C level. See a complete documentation in HTML format, from this directory open the file html/index.html with any HTML-capable browser.

Installation:

1. Modify the Makefile to suit your environment.
2. Type make to make the library.
3. Type make check to make the test program.
4. Type test/iniexample to launch the test program.
<<less
Download (0.020MB)
Added: 2006-02-08 License: MIT/X Consortium License Price:
1357 downloads
GNU make 3.81

GNU make 3.81


GNU make is a tool which controls the generation of executables and other non-source files of a program. more>>
GNU make is a tool which controls the generation of executables and other non-source files of a program from the programs source files.
Make gets its knowledge of how to build your program from a file called the makefile, which lists each of the non-source files and how to compute it from other files. When you write a program, you should write a makefile for it, so that it is possible to use Make to build and install the program.
Capabilities of Make
- Make enables the end user to build and install your package without knowing the details of how that is done -- because these details are recorded in the makefile that you supply.
- Make figures out automatically which files it needs to update, based on which source files have changed. It also automatically determines the proper order for updating files, in case one non-source file depends on another non-source file.
As a result, if you change a few source files and then run Make, it does not need to recompile all of your program. It updates only those non-source files that depend directly or indirectly on the source files that you changed.
- Make is not limited to any particular language. For each non-source file in the program, the makefile specifies the shell commands to compute it. These shell commands can run a compiler to produce an object file, the linker to produce an executable, ar to update a library, or TeX or Makeinfo to format documentation.
- Make is not limited to building a package. You can also use Make to control installing or deinstalling a package, generate tags tables for it, or anything else you want to do often enough to make it worth while writing down how to do it.
Make Rules and Targets
A rule in the makefile tells Make how to execute a series of commands in order to build a target file from source files. It also specifies a list of dependencies of the target file. This list should include all files (whether source files or other targets) which are used as inputs to the commands in the rule.
Here is what a simple rule looks like:
target: dependencies ...
commands
...
When you run Make, you can specify particular targets to update; otherwise, Make updates the first target listed in the makefile. Of course, any other target files needed as input for generating these targets must be updated first.
Make uses the makefile to figure out which target files ought to be brought up to date, and then determines which of them actually need to be updated. If a target file is newer than all of its dependencies, then it is already up to date, and it does not need to be regenerated. The other target files do need to be updated, but in the right order: each target file must be regenerated before it is used in regenerating other targets.
Advantages of GNU Make
GNU Make has many powerful features for use in makefiles, beyond what other Make versions have. It can also regenerate, use, and then delete intermediate files which need not be saved.
GNU Make also has a few simple features that are very convenient. For example, the -o file option which says ``pretend that source file file has not changed, even though it has changed. This is extremely useful when you add a new macro to a header file. Most versions of Make will assume they must therefore recompile all the source files that use the header file; but GNU Make gives you a way to avoid the recompilation, in the case where you know your change to the header file does not require it.
However, the most important difference between GNU Make and most versions of Make is that GNU Make is free software.
Enhancements:
- Major bugfixes
<<less
Download (1.1MB)
Added: 2006-04-01 License: GPL (GNU General Public License) Price:
1322 downloads
xmms-curses 0.2.2

xmms-curses 0.2.2


xmms-curses is a simple application for controlling XMMS from the command line. more>>
xmms-curses is a simple application for controlling XMMS from the command line. It is designed to make common, simple tasks fast and easy to do.

xmms-curses is operated using arrow keys and standard XMMS keys, to make it easy and intuitive to learn.

<<less
Download (0.018MB)
Added: 2006-04-04 License: GPL (GNU General Public License) Price:
1299 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5