Commit Graph

397 Commits

Author SHA1 Message Date
Radim Kolar
54384d3aea print help message only if fspmerge is invoked as fspmerge. Print error message otherwise. 2009-09-10 16:40:55 +02:00
Radim Kolar
c2af22c046 add fsetupcmd_main prototype 2009-09-10 16:35:45 +02:00
Radim Kolar
647920f508 fspmerge now prints short help 2009-09-10 16:31:17 +02:00
Radim Kolar
6bc90824be note that scons replaced gnu autotools and we can build sgml faq by scons 2009-09-10 15:37:24 +02:00
Radim Kolar
d552483209 Removed last parts of GNU Autotools: Makefile.am + configure.am 2009-09-10 14:22:45 +02:00
Radim Kolar
33bba2a125 added SCons support for building SGML FSP FAQ-NG 2009-09-10 14:16:30 +02:00
Radim Kolar
47a62afa3f Add '...' to end of checking for locktype message 2009-09-10 13:56:19 +02:00
Radim Kolar
59bce3a214 note that we need flex for compiling FSP 2009-09-09 22:04:04 +02:00
Radim Kolar
effdd3481c fsetupcmd added to fspmerge client 2009-09-09 11:58:56 +02:00
Radim Kolar
4cfecbc611 support for building fspmerge via SCons 2009-09-08 20:59:20 +02:00
Radim Kolar
3ff9366d50 document building without clients 2009-09-03 23:41:19 +02:00
Radim Kolar
445dc3f419 support for building without compiling and installing client commands.
SCons argument without-clients=yes
2009-09-03 23:37:38 +02:00
Radim Kolar
b671faae31 site_scons/ and tests/ directories added to FILES 2009-09-03 22:57:39 +02:00
Radim Kolar
ef4d8da8c0 No need to import prefix we dont install tests 2009-09-03 22:42:08 +02:00
Radim Kolar
0a3074fdcd SCons configuration files added to FILES 2009-09-03 22:13:11 +02:00
Radim Kolar
aa8f4e373a remove autoconf stuff from bzrignore 2009-09-03 21:56:49 +02:00
Radim Kolar
c9437cd605 removed traces of autoconf 2009-09-03 21:35:18 +02:00
Radim Kolar
21fa863832 user supplied mandir were not used 2009-09-03 21:33:18 +02:00
Radim Kolar
4e9efc806f add support for user configurable docdir 2009-09-03 21:25:26 +02:00
Radim Kolar
df433f03d0 remove semicolon for better readability. now should wrap at col. 80 2009-09-03 20:29:02 +02:00
Radim Kolar
9f8d3d6bea document scons command line options 2009-09-03 00:35:26 +02:00
Radim Kolar
941e391f1a INSTALL file updated 2009-09-02 23:41:23 +02:00
Radim Kolar
cb757b635f We are using SCons instead of autoconf. Change first part of INSTALL document 2009-09-02 00:05:44 +02:00
Radim Kolar
7243c9def9 remove solaris8 and nonintel freebsd platforms from TODO. no resources for testing on that 2009-08-30 23:52:40 +02:00
Radim Kolar
089bc0dee4 replaced #if with #ifdefs to silence GCC 3.4 warnings 2009-08-30 21:53:43 +02:00
Radim Kolar
aaa1bcb8e9 Confirm build on FreeBSD 7.2, add Changelog entry for build tests 2009-08-30 21:47:15 +02:00
Radim Kolar
aa8bc07dab compiles on Ubuntu 8.04.3 LTS 2009-08-30 20:56:52 +02:00
Radim Kolar
dfe8a8a6ae compilation confirmed on freebsd 6.4 2009-08-30 20:47:33 +02:00
Radim Kolar
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.
2009-08-28 22:38:22 +02:00
Radim Kolar
5bfc057798 ignore tags files 2009-08-28 20:50:31 +02:00
Radim Kolar
377a3b939b support for user supplied sysconfdir 2009-08-27 20:29:41 +02:00
Radim Kolar
e84e04c307 allow configuring mandir from commandline.
Autodetect optimal place for man pages if none is specified on command line.
2009-08-27 19:52:06 +02:00
Radim Kolar
83d466c695 fixed typo in version number of compilertest 2009-08-24 21:19:45 +02:00
Radim Kolar
113cf8437e forgot to bump version for compilertest 2009-08-24 21:13:05 +02:00
Radim Kolar
8194116e78 make message checking .. in prefix start with uppercase 2009-08-24 21:10:30 +02:00
Radim Kolar
c2e48b6526 make message checking .. in locktype start with uppercase 2009-08-24 21:09:11 +02:00
Radim Kolar
b2a2c3872e make message checking .. in lockprefix start with uppercase 2009-08-24 21:07:21 +02:00
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