Support This Project

root/trunk/cmake


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @2003 [2003] 07/03/08 14:49:30 pollux Update Perl detection code. It will now try to search perl headers and …
(edit) @1985 [1985] 04/15/08 05:50:38 virdiq SVN trunk cleanup: remove old, outdated and duplicate files from trunk. …
(edit) @1884 [1884] 12/09/07 12:42:22 virdiq Strip out redundant custom strtok_r implementation because gcc/bsd both …
(edit) @1883 [1883] 12/09/07 11:56:55 virdiq Rip out remainder of custom strtoull implementation. Use standard …
(edit) @1882 [1882] 12/09/07 11:12:27 virdiq Use strtoll from standard libraries (and use equivalent functions in …
(edit) @1831 [1831] 11/05/07 17:32:43 pollux Add Kerberos 5 detection (disabled by default)
(edit) @1780 [1780] 09/09/07 21:52:51 pollux Check for security/pam_modules.h. This fixes build with recent PAM …
(edit) @1763 [1763] 07/11/07 16:07:34 virdiq --
(edit) @1740 [1740] 06/19/07 13:30:38 pollux Fix build when PAM headers are not detected
(edit) @1737 [1737] 06/19/07 09:20:00 pollux Add PAM detection to cmake
(edit) @1723 [1723] 06/05/07 15:49:55 virdiq add new @ftproot@ replacement variable for use in users.sample
(edit) @1713 [1713] 05/31/07 15:43:28 virdiq Automatically find SQLite headers and libs on Windows. (Closes: #125)
(edit) @1703 [1703] 05/21/07 08:33:23 pollux Check for function strerror in configuration, and add replacement …
(edit) @1701 [1701] 05/17/07 14:06:44 virdiq Fix some CMake bugs and a few minor improvements: - PostgreSQL is now …
(edit) @1687 [1687] 05/12/07 05:43:27 virdiq automatically find perl paths via cmake on windows (Closes: #110)
(edit) @1684 [1684] 05/11/07 18:26:03 virdiq automatically find postgresql paths via cmake on windows (Closes: #109)
(edit) @1683 [1683] 05/11/07 18:05:57 virdiq fixes typo in r1682 commit (Closes: #108)
(edit) @1682 [1682] 05/11/07 17:40:12 virdiq automatically find mysql paths via cmake on windows (Closes: #108)
(edit) @1681 [1681] 05/09/07 15:39:29 virdiq cmake: use environment variables for finding openssl & fix spacing …
(edit) @1680 [1680] 05/09/07 15:01:15 virdiq automatically find openssl paths via cmake on windows (Closes #107)
(edit) @1668 [1668] 04/15/07 17:12:21 pollux Use different paths in windows installation
(edit) @1667 [1667] 04/15/07 13:25:28 pollux Suppress some option from the Perl C flags, some of them conflicts with …
(edit) @1655 [1655] 04/03/07 12:49:37 pollux Generate valid libtool files (libtool is stupid, and grep for 'Generated …
(edit) @1648 [1648] 03/19/07 15:02:16 pollux Fix default config file path
(edit) @1642 [1642] 03/15/07 09:44:42 pollux Merge patch from mathgl, add a new sqlite backend
(edit) @1640 [1640] 03/08/07 10:50:30 pollux Use relative paths in cmake installation (cpack is buggy, and does …
(edit) @1622 [1622] 02/07/07 09:31:49 pollux Change default installation paths: install modules and backends …
(edit) @1612 [1612] 01/19/07 16:23:30 pollux cmake: * change installation path to respect FHS * install manpages
(edit) @1600 [1600] 01/05/07 09:44:15 pollux * New function ip_parse_host, to parse host names/ip from config. This …
(edit) @1589 [1589] 12/16/06 12:22:35 pollux Fix build on win32: * remove symbol hook_add_custom_command * size_t does …
(edit) @1582 [1582] 12/05/06 14:43:07 pollux cmake project: * Use correct flags for 64-bits files * Detect off_t and …
(edit) @1576 [1576] 11/27/06 11:24:14 pollux Small update to build with cmake 2.4.4
(edit) @1561 [1561] 11/05/06 21:26:34 pollux Add detection for stat64(), and test compiler support for 64-bits CFLAGS
(edit) @1558 [1558] 10/30/06 09:43:38 pollux cmake: set default configuration file location to installation directory …
(edit) @1548 [1548] 10/19/06 15:26:48 pollux This time, both linux and openbsd versions detect Perl correctly :bored:
(edit) @1547 [1547] 10/19/06 15:08:17 pollux cmake: use EXECUTE_PROCESS instead of EXEC_PROGRAM to detect Perl C …
(edit) @1546 [1546] 10/19/06 14:34:08 pollux cmake: * fix Perl headers and libs detection
(edit) @1545 [1545] 10/17/06 09:59:18 pollux feature: add support/detection for Howl (Zeroconf module) bugfix: link …
(edit) @1544 [1544] 10/16/06 22:55:12 pollux Fix cmake build on OpenBSD: * detect libdl at configure time * detect …
(edit) @1543 [1543] 10/16/06 22:53:22 pollux cmake: detect libcrypto in addition to libssl
(edit) @1538 [1538] 10/16/06 10:38:04 pollux * check for <execinfo.h> * try to dump backtrace on crash (debug version …
(edit) @1537 [1537] 10/16/06 10:17:48 pollux cmake: search for function backtrace() when configuring.
(edit) @1533 [1533] 10/15/06 15:54:05 pollux cmake: do not overwrite CFLAGS in debug mode, just add -Wall
(edit) @1528 [1528] 10/11/06 17:09:08 pollux cmake: check for <unistd.h> (kills several warnings during build)
(edit) @1527 [1527] 10/11/06 16:43:10 pollux Raise warnings level when using gcc Change doxygen options for latex (but …
(copy) @1521 [1521] 10/10/06 22:32:13 pollux Merge branch wzdftpd-cmake to trunk
copied from branches/wzdftpd-cmake/cmake:
(edit) @1515 [1515] 10/03/06 16:39:37 pollux Fix libtool file generation
Note: See TracRevisionLog for help on using the revision log.