index
:
user/henk/code/inspircd.git
insp3
insp3-update-helpop-chmodes-s-and-p
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure
Age
Commit message (
Expand
)
Author
2014-02-08
Replace SocketEngine::GetName() with INSPIRCD_SOCKETENGINE_NAME define
Attila Molnar
2013-12-15
Fix $config{UID} being set incorrectly
Peter Powell
2013-12-13
Add a warning that the user is using a development version.
Peter Powell
2013-08-22
Fix a few problems
attilamolnar
2013-08-18
Clean up and move various subroutines.
Peter Powell
2013-08-16
Clean up the build system properties and related code.
Peter Powell
2013-08-04
Refactor duplicate test code into a run_test subroutine.
Peter Powell
2013-07-29
Remove a ton of duplicate and obsolete code from configure.
Peter Powell
2013-07-16
Use the preprocessor to check for TCP deferring support.
Peter Powell
2013-07-07
Replace arguments for toggling socketengines with --socketengine.
Peter Powell
2013-07-05
Expose compiler name to make.
Peter Powell
2013-07-05
Rename configuration variable to CXX to match everything else.
Peter Powell
2013-07-05
Correctly detect the compiler version and whether it is acceptable.
Peter Powell
2013-07-05
Automatically detect the compiler which the user has installed.
Peter Powell
2013-07-05
Purge --with-cc in favour of the CXX environment variable.
Peter Powell
2013-07-04
Add IFNEQ Makefile template macro.
Peter Powell
2013-07-04
Fix some missing newlines in the config header generator.
Peter Powell
2013-07-04
Fix $ModDep failing to find application-wide include files.
Peter Powell
2013-06-06
Remove hardcoded MAXBUF constant.
Peter Powell
2013-06-06
Start to replace MAXBUF with <limits:maxline>.
Peter Powell
2013-06-06
Merge insp20
attilamolnar
2013-06-05
Report the full GnuTLS version in configure
attilamolnar
2013-06-03
Added option for using TCP_DEFER_ACCEPT. Prevents the connection from being h...
Daniel Vassdal
2013-06-01
Remove unused code from configure.
Peter Powell
2013-05-16
Improve feature detection in configure.
Peter Powell
2013-04-12
Tidy up source files:
Peter Powell
2013-04-05
Merge inspircd_{config,version}.h into a single header file.
Peter Powell
2013-04-02
Extract SSL generation to a tool which can be shipped by distros.
Peter Powell
2013-01-28
Use the preprocessor to detect whether hash_map is available.
Peter Powell
2013-01-22
Fix OpenSSL detection on distributions which modify the version number.
Peter Powell
2012-11-15
unhook --uid from --system in configure script
Steven Van Acker
2012-11-07
Temporary fix for HASHMAP_DEPRECATED on clang.
Peter Powell
2012-10-26
Fix configure system loading cache file too late.
Peter Powell
2012-10-04
Replace hardcoded paths with configurable ones
ChrisTX
2012-07-27
Don't hard code the branch version.
Peter Powell
2012-07-21
Don't hardcode conf/inspircd.conf as the config file, allow the configure scr...
attilamolnar
2012-07-05
GnuTLS requires pkg-config as well.
Peter Powell
2012-04-20
Headers: update remaining scripts too
Robby-
2012-03-22
Use `xcrun clang++` on OS X as the compiler
Kyle Fuller
2012-03-21
Typo fixes.
Peter Powell
2012-03-21
Switch configure script to use clang on OS X as Apple no longer maintain thei...
Peter Powell
2010-09-08
Add gettimeofday() fallback for systems without clock_gettime
Daniel De Graaf
2010-03-25
Remove references to svn from configure
Daniel De Graaf
2010-03-11
Clean up the Makefile a bit, add DESTDIR
danieldg
2010-03-07
Enable POSIX extra modules in UNIX configure
danieldg
2010-02-23
Replace #define IPV6 with <config defaultbind="ipv6">, and autodetect if not ...
danieldg
2010-02-12
Improve support for NetBSD
danieldg
2010-01-17
Make a ./configure --system to support system-wide installation of inspircd
danieldg
2010-01-14
Remove launchd references (incomplete pieces of a system-wide installation se...
danieldg
2010-01-11
...because every now and again, i have to do a massive commit.
brain
[next]