Radim Kolar
|
59344b6e47
|
changed scons messages from compilertest to be more consistent with rest of scons framework
|
2009-08-24 20:50:56 +02:00 |
|
Radim Kolar
|
669c023de9
|
changed scons messages from clangtest to be more consistent with rest of scons framework
|
2009-08-24 20:47:50 +02:00 |
|
Radim Kolar
|
fb2d438abb
|
added check for reliable signal handlers
|
2009-08-24 20:42:12 +02:00 |
|
Radim Kolar
|
c2576bd59e
|
define NATIVE_LARGEFILES if system supports 8 byte file pointers
|
2009-08-19 17:53:25 +02:00 |
|
Radim Kolar
|
a09d920269
|
turn #if into #ifdef - avoid preprocesor warning
|
2009-08-19 16:29:48 +02:00 |
|
Radim Kolar
|
a28943af21
|
autodetect utime.h header
|
2009-08-19 16:28:46 +02:00 |
|
Radim Kolar
|
dfa9fdc50d
|
autodetect sys/wait.h header
|
2009-08-19 16:24:03 +02:00 |
|
Radim Kolar
|
3a9769618a
|
autodetect sys/syslimits.h
|
2009-08-19 16:20:23 +02:00 |
|
Radim Kolar
|
8c4ebdba3f
|
detect presence of sys/resource.h header
|
2009-08-19 16:12:41 +02:00 |
|
Radim Kolar
|
5ada81ffc4
|
detect strings.h header
|
2009-08-19 16:07:45 +02:00 |
|
Radim Kolar
|
2a2613ec21
|
fixed definiton of HAVE_UNISTD_H, use conf object, not env directly
|
2009-08-19 16:00:50 +02:00 |
|
Radim Kolar
|
93ff5f9598
|
added support for limits.h
|
2009-08-19 15:55:59 +02:00 |
|
Radim Kolar
|
315223bfab
|
fixed command line numeric arguments to debugmode, lamerpack and maintainermode
|
2009-08-18 21:01:10 +02:00 |
|
Radim Kolar
|
0a776142ac
|
added support for building clients with/without timeout
|
2009-08-18 20:18:59 +02:00 |
|
Radim Kolar
|
af4a0b4c25
|
add note about temporary disabled cygwin support to TODO
|
2009-08-17 22:08:36 +02:00 |
|
Radim Kolar
|
16aec3c842
|
added debug mode build command line switch
|
2009-08-04 22:19:24 +02:00 |
|
Radim Kolar
|
fc64d4b887
|
SCons now supports lamerpack build
|
2009-08-02 22:18:56 +02:00 |
|
Radim Kolar
|
9e1cb9abdd
|
create symlinks in man using symlinkBuilder
|
2009-08-02 20:23:50 +02:00 |
|
Radim Kolar
|
ae2b73af10
|
improve GZip builder import
|
2009-08-02 19:34:32 +02:00 |
|
Radim Kolar
|
ec894fbfbf
|
make comment more visualy apealing
|
2009-08-02 19:01:28 +02:00 |
|
Radim Kolar
|
0093778099
|
install symlinks for man pages
|
2009-07-30 20:09:36 +02:00 |
|
Radim Kolar
|
8ee681ac7c
|
install gziped manpages into correct directories
|
2009-07-30 19:07:20 +02:00 |
|
Radim Kolar
|
0f813b9ac7
|
removed derived man pages
|
2009-07-30 18:54:32 +02:00 |
|
Radim Kolar
|
0de5315250
|
add man/SConscript and hook it into rest of build framework. Compress man pages
|
2009-07-30 18:46:59 +02:00 |
|
Radim Kolar
|
a7dfc54f85
|
added gzipbuilder (for manpages)
|
2009-07-30 18:09:14 +02:00 |
|
Radim Kolar
|
4f9d09264d
|
install examples and text documentation
|
2009-07-30 17:31:47 +02:00 |
|
Radim Kolar
|
c172b31345
|
install old FSP FAQ
|
2009-07-30 17:26:21 +02:00 |
|
Radim Kolar
|
8755de3aab
|
doc subdirectory must be included first because it exports DOCDIR
|
2009-07-30 17:19:46 +02:00 |
|
Radim Kolar
|
43fc204cbc
|
added SConscript for doc subdirectory
|
2009-07-27 23:33:58 +02:00 |
|
Radim Kolar
|
ad4bb253d2
|
install fspscan
|
2009-07-27 21:47:12 +02:00 |
|
Radim Kolar
|
b715ab3cfe
|
install client executables
|
2009-07-27 21:34:33 +02:00 |
|
Radim Kolar
|
15435116ff
|
install fspd executable
|
2009-07-27 21:10:23 +02:00 |
|
Radim Kolar
|
0a2209213c
|
from SConstruct export just env and PREFIX
|
2009-07-27 14:41:16 +02:00 |
|
Radim Kolar
|
df12ca37e9
|
check for locking type externalized
|
2009-07-25 14:00:30 +02:00 |
|
Radim Kolar
|
5fcd381fd0
|
variablesize check externalized
|
2009-07-25 12:59:47 +02:00 |
|
Radim Kolar
|
3308bee429
|
check for fsp lock prefix externalized
|
2009-07-24 22:35:36 +02:00 |
|
Radim Kolar
|
087c072e50
|
check for user prefix externalized
|
2009-07-24 22:28:40 +02:00 |
|
Radim Kolar
|
93618dd883
|
compiler options test externalised
|
2009-07-24 22:09:24 +02:00 |
|
Radim Kolar
|
f87cfcc407
|
import functions starts with lowercase
|
2009-07-24 21:55:58 +02:00 |
|
Radim Kolar
|
b173933248
|
importEnv externalized
|
2009-07-24 21:49:42 +02:00 |
|
Radim Kolar
|
565258d9bb
|
maintainer mode check in SConstruct externalised
|
2009-07-24 21:21:31 +02:00 |
|
Radim Kolar
|
27c86076da
|
.cvsignore files converted to .bzrignore
|
2009-06-14 16:34:33 +02:00 |
|
Radim Kolar
|
4525ec4a13
|
TWOGIGS and FOURGIGS moved to server_def.h, unbreaks compilation on
systems without largefiles.
|
2009-06-14 13:27:16 +02:00 |
|
Radim Kolar
|
21e967fcac
|
Correct test for native largefile64 checking in configure.ac. Instead of AC_FUNC_FSEEKO use AC_CHECK_FUNCS. Newer autotools is doing that test in different way
|
2009-06-14 13:09:21 +02:00 |
|
Radim Kolar
|
64eace4a77
|
remove check for fopen64 in configure, we dont use it
|
2009-06-14 13:04:21 +02:00 |
|
Radim Kolar
|
d24f904aae
|
document autogen.sh fixes on bsd systems
|
2009-06-14 12:33:35 +02:00 |
|
Radim Kolar
|
b4104d99c9
|
Fixed FREEBSD fallback part of autogen.sh
corrected execution order of tools in GNU build system
|
2009-06-12 16:09:45 +02:00 |
|
Radim Kolar
|
b333ffe45b
|
remove bad words about scons from autogen.sh, scons is good tool
|
2009-06-12 15:23:49 +02:00 |
|
Radim Kolar
|
ca43afb821
|
main .cvsignore renamed to .bzrignore
|
2009-06-12 15:22:39 +02:00 |
|
Radim Kolar
|
bda8b6c111
|
updated Radim Kolar's email
|
2009-06-08 18:54:34 +02:00 |
|