|
bsd_src
|
replaced #if with #ifdefs to silence GCC 3.4 warnings
|
2009-08-30 21:53:43 +02:00 |
|
client
|
from SConstruct export just env and PREFIX
|
2009-07-27 14:41:16 +02:00 |
|
clients
|
install client executables
|
2009-07-27 21:34:33 +02:00 |
|
common
|
from SConstruct export just env and PREFIX
|
2009-07-27 14:41:16 +02:00 |
|
contrib
|
install fspscan
|
2009-07-27 21:47:12 +02:00 |
|
doc
|
add support for user configurable docdir
|
2009-09-03 21:25:26 +02:00 |
|
include
|
.cvsignore files converted to .bzrignore
|
2009-06-14 16:34:33 +02:00 |
|
man
|
allow configuring mandir from commandline.
|
2009-08-27 19:52:06 +02:00 |
|
server
|
Fixed removing directory. It stoped working because using dir protection 0
|
2009-08-28 22:38:22 +02:00 |
|
site_scons
|
add support for user configurable docdir
|
2009-09-03 21:25:26 +02:00 |
|
tests
|
No need to import prefix we dont install tests
|
2009-09-03 22:42:08 +02:00 |
|
.bzrignore
|
remove autoconf stuff from bzrignore
|
2009-09-03 21:56:49 +02:00 |
|
autogen.sh
|
Fixed FREEBSD fallback part of autogen.sh
|
2009-06-12 16:09:45 +02:00 |
|
BETA.README
|
repo sync
|
2005-01-05 17:19:56 +00:00 |
|
ChangeLog
|
Confirm build on FreeBSD 7.2, add Changelog entry for build tests
|
2009-08-30 21:47:15 +02:00 |
|
configure.ac
|
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 |
|
COPYRIGHT
|
updated Radim Kolar's email
|
2009-06-08 18:54:34 +02:00 |
|
FILES
|
SCons configuration files added to FILES
|
2009-09-03 22:13:11 +02:00 |
|
fspd.conf
|
*** empty log message ***
|
2005-03-29 20:24:23 +00:00 |
|
INFO
|
updated Radim Kolar's email
|
2009-06-08 18:54:34 +02:00 |
|
INSTALL
|
remove semicolon for better readability. now should wrap at col. 80
|
2009-09-03 20:29:02 +02:00 |
|
MACHINES
|
Confirm build on FreeBSD 7.2, add Changelog entry for build tests
|
2009-08-30 21:47:15 +02:00 |
|
Makefile.am
|
*** empty log message ***
|
2005-02-13 18:05:06 +00:00 |
|
SConscript
|
add man/SConscript and hook it into rest of build framework. Compress man pages
|
2009-07-30 18:46:59 +02:00 |
|
SConstruct
|
user supplied mandir were not used
|
2009-09-03 21:33:18 +02:00 |
|
setup.csh
|
fsetup command added to shell script aliases
|
2005-07-26 20:30:27 +00:00 |
|
setup.sh
|
fsetup command added to shell script aliases
|
2005-07-26 20:30:27 +00:00 |
|
TODO
|
remove solaris8 and nonintel freebsd platforms from TODO. no resources for testing on that
|
2009-08-30 23:52:40 +02:00 |