1
0
Fork 0
Commit Graph

13 Commits

Author SHA1 Message Date
Max Neunhöffer 3387d794a7 Fix configuration file reader in the presence of @include. (#2725)
Vector options in configuration files including others which set
them as well had been ignored. This patch fixes this behaviour.
2017-07-04 22:37:46 +02:00
jsteemann 53fa66e60d move parts from ProgramOptions from headers into cpp files 2017-05-23 10:30:36 +02:00
Frank Celler 3f0915b436 do not require config for --version 2017-03-29 17:52:36 +02:00
jsteemann 43d797132a improved error messages in case config file is not found 2017-02-21 16:19:26 +01:00
Wilfried Goesgens b75a9e7be0 fix calculation of relative include files - look in same directory as the current file 2017-02-20 16:43:54 +01:00
Frank Celler 1298c0eaf5 fixed include to include the file at the place where include is issued 2017-02-10 17:17:11 +01:00
jsteemann 5b054a7db7 cosmetics 2016-11-07 21:17:03 +01:00
Frank Celler 192516f4d7 added -D 2016-11-07 17:20:56 +01:00
Frank Celler 21beb09d08 linux fixes 2016-10-03 19:22:56 +00:00
Frank Celler f559344034 added different path for different editions 2016-09-30 15:24:31 +02:00
Frank Celler cb05777f32 added @include 2016-06-09 15:28:27 +02:00
jsteemann 3570ecf91c nicer program options 2016-04-23 21:28:40 +02:00
Frank Celler af00417cf4 skeleton arangod 2016-03-25 15:14:43 +01:00