RSS

(root)/fspclient/head : 114

Radim Kolar
2009-09-15 20:33:46
Revision ID: radim_kolar-20090915203346-4t8ir44nktegaduz
Document SCons build options

collapse all collapse all

added added

removed removed

7
 Import PATH into build system. Usefull when cross-compiling.
7
 Import PATH into build system. Usefull when cross-compiling.
8
 Now works on 64-bit systems
8
 Now works on 64-bit systems
9
 Build system can detect location where man pages should be installed
9
 Build system can detect location where man pages should be installed
 
 
10
 Document SCons build options in INSTALL
10
 
11
 
11
21 Jul 2009 Version 0.92.1
12
21 Jul 2009 Version 0.92.1
12
 SConstruct modularized
13
 SConstruct modularized
7
 
7
 
8
  Install FSPClient by running: scons install
8
  Install FSPClient by running: scons install
9
 
9
 
10
  You can specify optional installation prefix:
10
  You can specify optional switches. These switches must be used in
11
    scons prefix=/opt/fspclient install
11
  both compile and install phases:
 
 
12
     prefix=/opt/fspclient - where to install 
 
 
13
     mandir=/usr/share/man - where to install manpages (autodetected)
 
 
14
     maintainer-mode=1     - turn on debug support
 
 
15
     lockprefix=/tmp       - FSP lock prefix
 
 
16
     locking=<type>        - What kind of locking will FSP use. All clients
 
 
17
                             running on same machine should use same type.
 
 
18
     CC=<compiler>         - What compiler to use
 
 
19
     CCFLAGS=<flags>       - Extra flags passed to compiler
12
 
20
 
13
There are *no* Makefile's -- we are using SCons for building.
21
There are *no* Makefile's -- we are using SCons for building.

Loggerhead is a web-based interface for Bazaar branches