Radim Kolar
|
07dd46b5ba
|
Do not install shell scripts if no clients are installed
|
2019-08-24 09:31:59 +02:00 |
|
Radim Kolar
|
1aae7ad94f
|
corrected variable for scanner checking
|
2019-08-23 21:01:40 +02:00 |
|
Radim Kolar
|
f65f471b45
|
do not install fspscan.1 if we do not compile scanner
|
2019-08-23 20:56:01 +02:00 |
|
Radim Kolar
|
e7a2f7a5a5
|
added scons without-fspscan=yes
|
2019-08-23 16:47:05 +02:00 |
|
Radim Kolar
|
711638b187
|
add b29 to changelog
|
2019-08-23 16:32:09 +02:00 |
|
Radim Kolar
|
db25782d59
|
Cleaned beta readme a bit
|
2019-08-23 16:31:17 +02:00 |
|
Radim Kolar
|
8af7be1f19
|
Version number changed to b29
|
2019-08-23 16:28:11 +02:00 |
|
Radim Kolar
|
7e56b4bc4b
|
Document 2.8.1 b28 Release date
|
2019-08-19 14:58:21 +02:00 |
|
Radim Kolar
|
ae284bc60a
|
document docdir in INSTALL
|
2019-08-19 14:57:24 +02:00 |
|
Radim Kolar
|
d40bd6da33
|
We support SCons 3 and Python 3 now
|
2019-08-19 14:33:55 +02:00 |
|
Radim Kolar
|
6388be0f2b
|
man sconscript retabed for python 3 compatibility
|
2019-08-16 14:49:20 +02:00 |
|
Radim Kolar
|
7ac3cfe052
|
compiles on FreeBSD and hopefuly on Gentoo
|
2019-08-16 14:42:49 +02:00 |
|
Radim Kolar
|
0040d8329d
|
Updated changelog
|
2019-08-16 14:39:24 +02:00 |
|
Radim Kolar
|
768987a6a0
|
Clients makefile retabed
|
2019-08-16 14:37:17 +02:00 |
|
Radim Kolar
|
71547e662b
|
retabed largefiles.py to be python 3 compatible
|
2019-08-16 14:35:50 +02:00 |
|
Radim Kolar
|
da896e5a89
|
update symlink builder to be python 3 compatible
|
2019-08-16 14:33:39 +02:00 |
|
Radim Kolar
|
48dd1ed65a
|
Require scons 3.0 and python 2.7
|
2019-08-16 14:28:52 +02:00 |
|
Radim Kolar
|
dbf422e8de
|
Python.subprocess returns different exceptions on Python 2.7
|
2019-08-16 14:27:54 +02:00 |
|
Radim Kolar
|
eea51abb1d
|
apply patch for fspscan from FreeBSD ports
|
2019-08-16 14:11:55 +02:00 |
|
Radim Kolar
|
526dee534e
|
Change version to beta 28
|
2019-08-16 13:55:19 +02:00 |
|
Radim Kolar
|
48d102ffa7
|
sync site_scons with fspclient
|
2019-08-16 13:52:24 +02:00 |
|
Radim Kolar
|
365c55c865
|
merge site_scons scripts from fsplib to be Python3 compatible
|
2019-08-16 08:37:25 +02:00 |
|
Radim Kolar
|
cb795e9256
|
compiles fine on BSD and gentoo
|
2014-09-09 09:27:00 +02:00 |
|
Radim Kolar
|
13464201c7
|
raise version to beta 27 to prepare for release
|
2014-09-09 09:24:11 +02:00 |
|
Radim Kolar
|
3d14c83e56
|
always validate path in setpro and mkdir - avoid uninitialized pointer access
|
2014-09-09 09:03:40 +02:00 |
|
Radim Kolar
|
626c1dac57
|
allow dsssl stylesheets to be specified at scons command line
|
2014-09-09 07:49:51 +02:00 |
|
Radim Kolar
|
863bff21a0
|
correctly zero sockaddr_in structure
|
2014-09-09 07:37:46 +02:00 |
|
Radim Kolar
|
6cdb983bf4
|
cast nlink_t to unsigned int - to work correctly on 64 bit arch
|
2014-09-08 18:31:18 +02:00 |
|
Radim Kolar
|
1b556bda7a
|
print cache stats correctly on 64-bit arch
|
2014-09-08 18:10:49 +02:00 |
|
Radim Kolar
|
ee7117b721
|
make variable defined only if it is really used - REUSE_SOCKET
|
2014-09-08 18:06:54 +02:00 |
|
Radim Kolar
|
dd508336ad
|
fix DSSSL location detection on Gentoo
|
2014-09-08 17:35:10 +02:00 |
|
Radim Kolar
|
0e03498d69
|
handle correctly cases when compiler reject some option
|
2014-09-08 17:03:36 +02:00 |
|
Radim Kolar
|
6f8af27833
|
disable JADE if DSSSL are not found
|
2014-09-08 16:38:03 +02:00 |
|
Radim Kolar
|
2c1e494147
|
fix jade detection. Scons ships with outdated subprocess module
|
2014-09-08 16:36:21 +02:00 |
|
Radim Kolar
|
795eba7c3b
|
update INSTALL instructions. Clang can be used too, and sgmlformat was replaced by jade/openjade and docbook dsssl
|
2014-09-07 22:17:51 +02:00 |
|
Radim Kolar
|
b43ea3f23f
|
remove all remains of old sgmlformat SConstruct code
|
2014-09-07 21:32:19 +02:00 |
|
Radim Kolar
|
99341ea1d9
|
updated changelog
|
2014-09-07 21:29:00 +02:00 |
|
Radim Kolar
|
1e687d7349
|
use jade directly for generating sgml to html
|
2014-09-07 21:20:35 +02:00 |
|
Radim Kolar
|
ef41b107f5
|
cleaned LOT OF errors in SGML FAQ markup
|
2014-09-07 21:19:59 +02:00 |
|
Radim Kolar
|
fb255a9ca9
|
direct use of dsssl processor
|
2014-09-07 20:45:54 +02:00 |
|
Radim Kolar
|
e72a26bfe2
|
remove unused imports
|
2014-09-07 19:37:12 +02:00 |
|
Radim Kolar
|
a800b3314c
|
initial copy of jade.py
|
2014-09-07 19:36:02 +02:00 |
|
Radim Kolar
|
00d67e7e8c
|
rename scons check module sgmldoc to sgmlformat
|
2014-09-07 15:40:30 +02:00 |
|
Radim Kolar
|
0e27fc79ad
|
spellcheck changelog
|
2014-09-07 12:25:23 +02:00 |
|
Radim Kolar
|
7f1bad17de
|
fspscan: silence clang warning about empty body in for cycle
|
2014-09-07 11:59:16 +02:00 |
|
Radim Kolar
|
f6d8e6ea78
|
do not shadow host variable in fspscan
|
2014-09-07 11:57:28 +02:00 |
|
Radim Kolar
|
fdddaa5468
|
make clang complain less about possible compile errors by disabling some warnings
|
2014-09-07 11:51:23 +02:00 |
|
Radim Kolar
|
91a990a561
|
remove unused variable
|
2014-09-07 11:46:47 +02:00 |
|
Radim Kolar
|
ba56dcfe88
|
fix build on systems with utmpx.h
|
2014-09-07 07:35:41 +02:00 |
|
Radim Kolar
|
6d863fc99f
|
Note default fspd packet size in documentation
|
2010-10-18 12:46:18 +02:00 |
|