Statistics
| Branch: | Tag: | Revision:

root / Makefile @ 425e3906

History | View | Annotate | Download (1.4 kB)

# Date Author Comment
425e3906 05/18/2009 09:18 am Iustin Pop

Remove the apidoc dir on clean

f438b9b3 04/21/2009 10:05 am Iustin Pop

Fix the makefile dist rule

It was missing a dependency on the Version.hs file, so right after “make
clean”, a “make dist” used to fail.

050b0c38 04/20/2009 01:00 pm Iustin Pop

Fix the makefile clean rule

Use the $HPROGS variable instead of hardcoding the program names.

6ef35e3c 03/23/2009 09:12 am Iustin Pop

More documentation updates

This removes most of the content of the README file (obsoleted by new
algorithm and man pages), modifies the Makefile to include the built
documentation in the source archive (so that haddock/hscolour are not
needed) and updates the haddock-prologue with current information.

127e0396 03/22/2009 12:51 am Iustin Pop

Add hscan to Makefile

7847a037 03/22/2009 12:48 am Iustin Pop

Some small changes in preparation for hscan

This patch does some small changes:
- fixes a comment
- export more node functions (unneeded now, but hscan will use them)
- fixes Makefile rule for building the programs

2cd85a1b 03/21/2009 12:43 am Iustin Pop

More fixes to the Makefile

7ae514ba 03/20/2009 08:58 pm Iustin Pop

Some updates to the apidoc rules

968de7fc 03/20/2009 08:28 pm Iustin Pop

Fix/enhance makefile rules after the rename

669d7e3d 03/20/2009 07:16 pm Iustin Pop

Introduce a namespace for the modules

The modules are moved from the ‘top’ namespace to ‘Ganeti.HTools’, in
compliance with standard practices.

8b42a5db 03/12/2009 09:31 pm Iustin Pop

First try to embed VCS id in binaries

This patch attempts to embed the VCS id in binaries, based on the way
other projects seem to do this.

8df5db55 02/22/2009 02:20 pm Iustin Pop

Don't build documentation for the Main modules

This fixes the doc issue which exists since the addition of hbal. Now
make doc makes sense again.

e4f08c46 01/28/2009 01:09 pm Iustin Pop

Initial import

This is the initial import of release 0.0.3.