Gunnar Beutner
|
9412b2be35
|
Use -fvisibility=hidden when it's available.
|
2013-02-14 10:53:34 +01:00 |
Gunnar Beutner
|
bddd9ebf0b
|
Implemented poll() support for Process tasks.
Fixes #3035
|
2013-02-10 23:31:11 +01:00 |
Gunnar Beutner
|
11cf07fa9c
|
Config: implement support for wildcard includes
Fixes #2771
|
2013-02-02 00:32:18 +01:00 |
Gunnar Beutner
|
04fd703e6a
|
Windows build fix.
|
2013-02-01 23:10:48 +01:00 |
Gunnar Beutner
|
70c66fa542
|
Implemented the #library directive and fixed loading icinga.dll on Windows.
|
2013-01-17 15:05:34 +01:00 |
Gunnar Beutner
|
d26af07e48
|
Build fix for *NIX.
|
2012-11-23 12:34:06 +01:00 |
Gunnar Beutner
|
2f0f1dcd64
|
Removed win32.cpp / unix.cpp files as they were no longer needed.
|
2012-09-25 15:45:19 +02:00 |
Gunnar Beutner
|
edf812b6b5
|
Removed ::Sleep and implemented Utility::Sleep.
|
2012-09-25 15:41:43 +02:00 |
Gunnar Beutner
|
9bc93ce4a9
|
Renamed 'doc' to 'docs'.
Moved Doxygen files to docs/.
Removed cJSON directory.
Moved libraries into lib/.
Renamed 'config' to 'm4'.
Renamed 'dyn' library to 'config'.
|
2012-09-07 10:27:31 +02:00 |