1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-16 10:20:02 +02:00
pgbackrest/build/lib/pgBackRestBuild
David Steele c5157c0334 Automatically generate constants for command and option names.
These constants are easier than using cfgOptionName() and cfgCommandName() and lead to cleaner code and simpler to construct messages.

String versions are provided. Eventually all the strings will be used in the config structures, but for now they are useful to avoid wrapping with strNew().
2019-04-12 09:03:34 -04:00
..
Build Embed exported C functions and Perl modules directly into the pgBackRest executable. 2018-05-22 12:53:08 -04:00
Config Automatically generate constants for command and option names. 2019-04-12 09:03:34 -04:00
Embed Remove redundant lines from embedded Perl by combining blank lines. 2018-07-28 08:43:58 -04:00
Error Move test definitions to test/define.yaml. 2018-04-08 10:19:24 -04:00
Build.pm Improve efficiency of code generation. 2018-11-03 19:52:46 -04:00