Commit Graph

  • 63daeb17ba note in changelog that we improved FILES Radim Kolar 2009-09-10 23:12:46 +0200
  • b30f7a467f file descriptions updated Radim Kolar 2009-09-10 23:11:19 +0200
  • 5b6df6d268 we dont use config.h anymore Radim Kolar 2009-09-10 23:10:49 +0200
  • 16e19677a2 add note that sgmlformat-1.7 is needed for building documentation Radim Kolar 2009-09-10 23:04:41 +0200
  • 70feaf1382 reformat fspd/inetd example a bit Radim Kolar 2009-09-10 23:00:27 +0200
  • 74f2acb437 move announcement about SCons build system to top of Changelog and delete gnu autotools related entries Radim Kolar 2009-09-10 22:00:06 +0200
  • e2e6a40654 fix changelog entry for fspmerge Radim Kolar 2009-09-10 21:56:09 +0200
  • 46c71213cb we are releasing beta 25 today Radim Kolar 2009-09-10 21:53:43 +0200
  • 7de0fc39ae dont force cache refresh in sgmldoc, execute command by CommandAction for avoiding caching Radim Kolar 2009-09-10 20:26:02 +0200
  • b792a32305 turn off scons cache mode in sgmldoc check Radim Kolar 2009-09-10 20:03:22 +0200
  • 58cfef2258 sgmldoc check now works but only if not cached by scons Radim Kolar 2009-09-10 19:46:50 +0200
  • 6040ac798a import PATH so sgmlfmt can be found Radim Kolar 2009-09-10 19:30:57 +0200
  • 9aea7394ae corrected check for sgmlfmt availability Radim Kolar 2009-09-10 17:09:30 +0200
  • 54384d3aea print help message only if fspmerge is invoked as fspmerge. Print error message otherwise. Radim Kolar 2009-09-10 16:40:55 +0200
  • c2af22c046 add fsetupcmd_main prototype Radim Kolar 2009-09-10 16:35:45 +0200
  • 647920f508 fspmerge now prints short help Radim Kolar 2009-09-10 16:31:17 +0200
  • 6bc90824be note that scons replaced gnu autotools and we can build sgml faq by scons Radim Kolar 2009-09-10 15:37:24 +0200
  • d552483209 Removed last parts of GNU Autotools: Makefile.am + configure.am Radim Kolar 2009-09-10 14:22:45 +0200
  • 33bba2a125 added SCons support for building SGML FSP FAQ-NG Radim Kolar 2009-09-10 14:16:30 +0200
  • 47a62afa3f Add '...' to end of checking for locktype message Radim Kolar 2009-09-10 13:56:19 +0200
  • 59bce3a214 note that we need flex for compiling FSP Radim Kolar 2009-09-09 22:04:04 +0200
  • effdd3481c fsetupcmd added to fspmerge client Radim Kolar 2009-09-09 11:58:56 +0200
  • 4cfecbc611 support for building fspmerge via SCons Radim Kolar 2009-09-08 20:59:20 +0200
  • 3ff9366d50 document building without clients Radim Kolar 2009-09-03 23:41:19 +0200
  • 445dc3f419 support for building without compiling and installing client commands. SCons argument without-clients=yes Radim Kolar 2009-09-03 23:37:38 +0200
  • b671faae31 site_scons/ and tests/ directories added to FILES Radim Kolar 2009-09-03 22:57:39 +0200
  • ef4d8da8c0 No need to import prefix we dont install tests Radim Kolar 2009-09-03 22:42:08 +0200
  • 0a3074fdcd SCons configuration files added to FILES Radim Kolar 2009-09-03 22:13:11 +0200
  • aa8f4e373a remove autoconf stuff from bzrignore Radim Kolar 2009-09-03 21:56:49 +0200
  • c9437cd605 removed traces of autoconf Radim Kolar 2009-09-03 21:35:18 +0200
  • 21fa863832 user supplied mandir were not used Radim Kolar 2009-09-03 21:33:18 +0200
  • 4e9efc806f add support for user configurable docdir Radim Kolar 2009-09-03 21:25:26 +0200
  • df433f03d0 remove semicolon for better readability. now should wrap at col. 80 Radim Kolar 2009-09-03 20:29:02 +0200
  • 9f8d3d6bea document scons command line options Radim Kolar 2009-09-03 00:35:26 +0200
  • 941e391f1a INSTALL file updated Radim Kolar 2009-09-02 23:41:23 +0200
  • cb757b635f We are using SCons instead of autoconf. Change first part of INSTALL document Radim Kolar 2009-09-02 00:05:44 +0200
  • 7243c9def9 remove solaris8 and nonintel freebsd platforms from TODO. no resources for testing on that Radim Kolar 2009-08-30 23:52:40 +0200
  • 089bc0dee4 replaced #if with #ifdefs to silence GCC 3.4 warnings Radim Kolar 2009-08-30 21:53:43 +0200
  • aaa1bcb8e9 Confirm build on FreeBSD 7.2, add Changelog entry for build tests Radim Kolar 2009-08-30 21:47:15 +0200
  • aa8bc07dab compiles on Ubuntu 8.04.3 LTS Radim Kolar 2009-08-30 20:56:52 +0200
  • dfe8a8a6ae compilation confirmed on freebsd 6.4 Radim Kolar 2009-08-30 20:47:33 +0200
  • 2046500e35 Fixed removing directory. It stoped working because using dir protection 0 and save_access_rights created .FSP_NO_LIST and .FSP_NO_GET files. Radim Kolar 2009-08-28 22:38:22 +0200
  • 5bfc057798 ignore tags files Radim Kolar 2009-08-28 20:50:31 +0200
  • 377a3b939b support for user supplied sysconfdir Radim Kolar 2009-08-27 20:29:41 +0200
  • e84e04c307 allow configuring mandir from commandline. Autodetect optimal place for man pages if none is specified on command line. Radim Kolar 2009-08-27 19:52:06 +0200
  • 83d466c695 fixed typo in version number of compilertest Radim Kolar 2009-08-24 21:19:45 +0200
  • 113cf8437e forgot to bump version for compilertest Radim Kolar 2009-08-24 21:13:05 +0200
  • 8194116e78 make message checking .. in prefix start with uppercase Radim Kolar 2009-08-24 21:10:30 +0200
  • c2e48b6526 make message checking .. in locktype start with uppercase Radim Kolar 2009-08-24 21:09:11 +0200
  • b2a2c3872e make message checking .. in lockprefix start with uppercase Radim Kolar 2009-08-24 21:07:21 +0200
  • 59344b6e47 changed scons messages from compilertest to be more consistent with rest of scons framework Radim Kolar 2009-08-24 20:50:56 +0200
  • 669c023de9 changed scons messages from clangtest to be more consistent with rest of scons framework Radim Kolar 2009-08-24 20:47:50 +0200
  • fb2d438abb added check for reliable signal handlers Radim Kolar 2009-08-24 20:42:12 +0200
  • c2576bd59e define NATIVE_LARGEFILES if system supports 8 byte file pointers Radim Kolar 2009-08-19 17:53:25 +0200
  • a09d920269 turn #if into #ifdef - avoid preprocesor warning Radim Kolar 2009-08-19 16:29:48 +0200
  • a28943af21 autodetect utime.h header Radim Kolar 2009-08-19 16:28:46 +0200
  • dfa9fdc50d autodetect sys/wait.h header Radim Kolar 2009-08-19 16:24:03 +0200
  • 3a9769618a autodetect sys/syslimits.h Radim Kolar 2009-08-19 16:20:23 +0200
  • 8c4ebdba3f detect presence of sys/resource.h header Radim Kolar 2009-08-19 16:12:41 +0200
  • 5ada81ffc4 detect strings.h header Radim Kolar 2009-08-19 16:07:45 +0200
  • 2a2613ec21 fixed definiton of HAVE_UNISTD_H, use conf object, not env directly Radim Kolar 2009-08-19 16:00:50 +0200
  • 93ff5f9598 added support for limits.h Radim Kolar 2009-08-19 15:55:59 +0200
  • 315223bfab fixed command line numeric arguments to debugmode, lamerpack and maintainermode Radim Kolar 2009-08-18 21:01:10 +0200
  • 0a776142ac added support for building clients with/without timeout Radim Kolar 2009-08-18 20:18:59 +0200
  • af4a0b4c25 add note about temporary disabled cygwin support to TODO Radim Kolar 2009-08-17 22:08:36 +0200
  • 16aec3c842 added debug mode build command line switch Radim Kolar 2009-08-04 22:19:24 +0200
  • fc64d4b887 SCons now supports lamerpack build Radim Kolar 2009-08-02 22:18:56 +0200
  • 9e1cb9abdd create symlinks in man using symlinkBuilder Radim Kolar 2009-08-02 20:23:50 +0200
  • ae2b73af10 improve GZip builder import Radim Kolar 2009-08-02 19:34:32 +0200
  • ec894fbfbf make comment more visualy apealing Radim Kolar 2009-08-02 19:01:28 +0200
  • 0093778099 install symlinks for man pages Radim Kolar 2009-07-30 20:09:36 +0200
  • 8ee681ac7c install gziped manpages into correct directories Radim Kolar 2009-07-30 19:07:20 +0200
  • 0f813b9ac7 removed derived man pages Radim Kolar 2009-07-30 18:54:32 +0200
  • 0de5315250 add man/SConscript and hook it into rest of build framework. Compress man pages Radim Kolar 2009-07-30 18:46:59 +0200
  • a7dfc54f85 added gzipbuilder (for manpages) Radim Kolar 2009-07-30 18:09:14 +0200
  • 4f9d09264d install examples and text documentation Radim Kolar 2009-07-30 17:31:47 +0200
  • c172b31345 install old FSP FAQ Radim Kolar 2009-07-30 17:26:21 +0200
  • 8755de3aab doc subdirectory must be included first because it exports DOCDIR Radim Kolar 2009-07-30 17:19:46 +0200
  • 43fc204cbc added SConscript for doc subdirectory Radim Kolar 2009-07-27 23:33:58 +0200
  • ad4bb253d2 install fspscan Radim Kolar 2009-07-27 21:47:12 +0200
  • b715ab3cfe install client executables Radim Kolar 2009-07-27 21:34:33 +0200
  • 15435116ff install fspd executable Radim Kolar 2009-07-27 21:10:23 +0200
  • 0a2209213c from SConstruct export just env and PREFIX Radim Kolar 2009-07-27 14:41:16 +0200
  • df12ca37e9 check for locking type externalized Radim Kolar 2009-07-25 14:00:30 +0200
  • 5fcd381fd0 variablesize check externalized Radim Kolar 2009-07-25 12:59:47 +0200
  • 3308bee429 check for fsp lock prefix externalized Radim Kolar 2009-07-24 22:35:36 +0200
  • 087c072e50 check for user prefix externalized Radim Kolar 2009-07-24 22:28:40 +0200
  • 93618dd883 compiler options test externalised Radim Kolar 2009-07-24 22:09:24 +0200
  • f87cfcc407 import functions starts with lowercase Radim Kolar 2009-07-24 21:55:58 +0200
  • b173933248 importEnv externalized Radim Kolar 2009-07-24 21:49:42 +0200
  • 565258d9bb maintainer mode check in SConstruct externalised Radim Kolar 2009-07-24 21:21:31 +0200
  • 27c86076da .cvsignore files converted to .bzrignore Radim Kolar 2009-06-14 16:34:33 +0200
  • 4525ec4a13 TWOGIGS and FOURGIGS moved to server_def.h, unbreaks compilation on systems without largefiles. Radim Kolar 2009-06-14 13:27:16 +0200
  • 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 Radim Kolar 2009-06-14 13:09:21 +0200
  • 64eace4a77 remove check for fopen64 in configure, we dont use it Radim Kolar 2009-06-14 13:04:21 +0200
  • d24f904aae document autogen.sh fixes on bsd systems Radim Kolar 2009-06-14 12:33:35 +0200
  • b4104d99c9 Fixed FREEBSD fallback part of autogen.sh corrected execution order of tools in GNU build system Radim Kolar 2009-06-12 16:09:45 +0200
  • b333ffe45b remove bad words about scons from autogen.sh, scons is good tool Radim Kolar 2009-06-12 15:23:49 +0200
  • ca43afb821 main .cvsignore renamed to .bzrignore Radim Kolar 2009-06-12 15:22:39 +0200
  • bda8b6c111 updated Radim Kolar's email Radim Kolar 2009-06-08 18:54:34 +0200