collabora-online/common
Aron Budea c4975d01e5 Split config.h into separate headers to avoid extensive rebuild
Eg. if only the version was changed, config.h was updated, and
everything was recompiled.

New structure, maintain these manually:
config.h.in - for configured variables that are stable if
              configuration parameters are unchanged
config_version.h.in - for version/hash related variables

----
config_unused.h.in - still generated by autoheader with all
                     variables, don't use it

Signed-off-by: Aron Budea <aron.budea@collabora.com>
Change-Id: Id9a50a9f1e798a3b3814778d8683b7d7cb57bb29
2022-09-05 12:32:49 +01:00
..
Authorization.cpp wsd: move tokenizer helpers into StringVector 2022-04-12 07:39:07 -04:00
Authorization.hpp Fix typos in comments 2022-08-23 18:37:44 +02:00
Clipboard.hpp wsd: test: killpoco in UnitCopyPaste 2021-04-27 08:09:49 -04:00
CommandControl.cpp wsd: new config entry to add unlock_link for feature lock dialog per alias_group 2022-07-20 17:41:19 +05:30
CommandControl.hpp wsd: new config entry to add unlock_link for feature lock dialog per alias_group 2022-07-20 17:41:19 +05:30
Common.hpp wsd: support code-coverage report via --with-coverage 2022-08-02 14:45:12 -04:00
ConfigUtil.cpp introduce new options to customize featurelock dialog 2022-07-20 17:41:19 +05:30
ConfigUtil.hpp introduce new options to customize featurelock dialog 2022-07-20 17:41:19 +05:30
Crypto.cpp wsd: avoid the using keyword and use C++ size_t 2020-11-15 15:41:41 -05:00
Crypto.hpp fix license headers 2020-10-01 11:56:43 +02:00
DummyTraceEventEmitter.cpp Re-factor Trace Event stuff for improved functionality and thread safety 2021-06-21 12:43:17 +03:00
FileUtil.cpp wsd: logging and minor cosmetics 2022-04-06 18:33:45 -04:00
FileUtil.hpp make sure modifiedTimeUs calculates with enough precision 2022-01-26 10:23:36 +01:00
JailUtil.cpp wsd: log unmount errors only when mounting is enabled 2022-08-17 21:27:30 +02:00
JailUtil.hpp wsd: jail: move LO_JAIL_SUBPATH to JailUtil 2022-07-12 13:43:43 +01:00
JsonUtil.hpp JSON escaping: Have some initial extra space 2021-10-14 13:41:53 +01:00
Log.cpp wsd: sig: move signalLog helpers to SigUtil 2022-07-12 13:43:43 +01:00
Log.hpp wsd: sig: move signalLog helpers to SigUtil 2022-07-12 13:43:43 +01:00
Message.hpp wsd: Message supports new find and contains operations 2022-06-27 14:07:08 +01:00
MessageQueue.cpp MessageQueue: don't insert duplicates of tiles into TileCombined. 2022-06-10 10:10:05 +01:00
MessageQueue.hpp Fix typos in comments 2022-08-23 18:37:44 +02:00
MobileApp.cpp Stop using .bmp files for tiles on iOS 2021-09-07 09:59:57 +03:00
MobileApp.hpp Stop using .bmp files for tiles on iOS 2021-09-07 09:59:57 +03:00
Png.hpp deltas: track, transmit and cache deltas (disabled for now) 2022-05-24 22:16:58 +01:00
Protocol.cpp wsd: move tokenizer helpers into StringVector 2022-04-12 07:39:07 -04:00
Protocol.hpp wsd: track modifying user commands 2022-08-25 15:12:10 +01:00
Rectangle.hpp fix license headers 2020-10-01 11:56:43 +02:00
RenderTiles.hpp delta: include canonical-view-id into the TileLocation. 2022-06-22 09:16:45 +01:00
Seccomp.cpp wsd: always use Util::forcedExit to properly cleanup 2022-08-02 07:51:52 -04:00
Seccomp.hpp fix license headers 2020-10-01 11:56:43 +02:00
Session.cpp wsd: consistent logging of session name 2022-06-07 09:09:00 +01:00
Session.hpp Fix typos in comments 2022-08-23 18:37:44 +02:00
SigUtil.cpp mutex include cleanup. 2022-08-31 21:31:31 +01:00
SigUtil.hpp wsd: remove default arg from SigUtil::killChild 2022-08-02 07:51:52 -04:00
SpookyV2.cpp common: move "hashSubBuffer" function 2022-05-09 16:40:57 +01:00
SpookyV2.h common: move "hashSubBuffer" function 2022-05-09 16:40:57 +01:00
StateEnum.hpp Fix typos in comments 2022-08-23 18:37:44 +02:00
StringVector.cpp wsd: move tokenizer helpers into StringVector 2022-04-12 07:39:07 -04:00
StringVector.hpp Fix typos in comments 2022-08-23 18:37:44 +02:00
TraceEvent.cpp Avoid assertion failure if toggling Trace Event generation back and forth 2021-06-30 12:40:08 +03:00
TraceEvent.hpp Fix typos in comments 2022-08-23 18:37:44 +02:00
Unit.cpp wsd: minor code-coverage improvements 2022-08-02 14:45:12 -04:00
Unit.hpp wsd: test: support filtering Kit messages 2022-06-27 14:07:08 +01:00
Util.cpp Split config.h into separate headers to avoid extensive rebuild 2022-09-05 12:32:49 +01:00
Util.hpp Fix typos in comments 2022-08-23 18:37:44 +02:00
security.h Allow easy configuation of the user-id that is accepted. 2021-04-16 15:40:28 +01:00