Yann E. MORIN"
|
a056fa7341
|
Fix tools.sh and debug.sh now the tools/ and debug/ sub-dirs are numerically sorted.
/trunk/scripts/build/debug.sh | 4 2 2 0 ++--
/trunk/scripts/build/tools.sh | 4 2 2 0 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
|
2008-05-03 09:53:49 +00:00 |
|
Yann E. MORIN"
|
ff1d30c4a3
|
For tools/ and debug/ build scripts, annd a numeric prefix, so that they always get built in the same order, in case of library dependencies.
/trunk/scripts/build/debug.sh | 2 1 1 0 +-
/trunk/scripts/build/tools.sh | 2 1 1 0 +-
2 files changed, 2 insertions(+), 2 deletions(-)
|
2008-05-02 21:59:14 +00:00 |
|
Yann E. MORIN"
|
26713d4210
|
Merge the build system to trunk: ct-ng is now installable:
- ./configure --prefix=/some/place
- make
- make install
- export PATH="${PATH}:/some/place/bin"
- ct-ng <action>
|
2007-07-01 19:04:20 +00:00 |
|
Yann E. MORIN"
|
51554bf237
|
Introduce the notion of tols facilities (none so far, sstrip coming right away...).
|
2007-06-01 16:55:33 +00:00 |
|