Age | Commit message (Collapse) | Author |
|
|
|
|
|
(cherry picked from commit 20c1a5d63892deab16af85db85aaac3fcb30de7a)
|
|
To aid build reproducibility, don't include the build date/time if
-DREPRODUCIBLE_BUILD is defined.
Based on the patch provided by Alexis Bienvenüe in the Debian report.
Bug-Debian: https://bugs.debian.org/820152
Patch-Name: reproducible_datetime.diff
(cherry picked from commit fab07d6b75d8ddd9735b4bc02a57bf23cda5330f)
|
|
(cherry picked from commit 79e7c3f98a57b7cffc46d9a7dc250a0e6e25fc98)
|
|
apparently (freebsd 10?). I don't know why.
(cherry picked from commit 1b12b80b48227089be90bfe48a46f499cf4849f8)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
necessary, add templated set function
|
|
Split service management code nito a proper servicemanager. Make service
references managed instead of lazy lookup. Also made events and
serializable use service manager instead of their respective systems for
management
|
|
|
|
|
|
These are not really used as Windows users get a prebuilt version.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
some of the madness in chanserv.h to the module.
|
|
|
|
|
|
events kicking users mid-event that can delete them.
|
|
|
|
|
|
Fix a ton of typos.
|
|
Fix support for passing relative install paths to CMake.
|
|
|
|
onto an IdentifyRequest
|
|
|
|
|
|
Some complex extensibles require the full object to still be alive in
their destructors to keep proper bookkeeping
|
|
|
|
|
|
If DESTDIR is set it should be prepended to CMAKE_INSTALL_PREFIX. See
<http://www.cmake.org/cmake/help/v3.2/variable/CMAKE_INSTALL_PREFIX.html>
|
|
|
|
|
|
Update Config.cs to no longer hardcode VS generators, it seems no longer necessary.
Fix new version system, cannot return C++ types from extern C functions
|
|
|
|
|
|
|
|
change topics through topiclock
|
|
|