Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 1 | # Generated file; do not modify. |
| 2 | generated_sources += custom_target( |
| 3 | 'xyz/openbmc_project/Common__cpp'.underscorify(), |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 4 | input: [ '../../../../yaml/xyz/openbmc_project/Common.errors.yaml', ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 5 | output: [ 'error.cpp', 'error.hpp', ], |
Patrick Williams | 1133524 | 2022-09-12 06:11:41 -0500 | [diff] [blame] | 6 | depend_files: sdbusplusplus_depfiles, |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 7 | command: [ |
| 8 | sdbuspp_gen_meson_prog, '--command', 'cpp', |
| 9 | '--output', meson.current_build_dir(), |
| 10 | '--tool', sdbusplusplus_prog, |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 11 | '--directory', meson.current_source_dir() / '../../../../yaml', |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 12 | 'xyz/openbmc_project/Common', |
| 13 | ], |
| 14 | ) |
| 15 | |
| 16 | subdir('Callout') |
| 17 | generated_others += custom_target( |
| 18 | 'xyz/openbmc_project/Common/Callout__markdown'.underscorify(), |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 19 | input: [ '../../../../yaml/xyz/openbmc_project/Common/Callout.errors.yaml', ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 20 | output: [ 'Callout.md' ], |
Patrick Williams | 1133524 | 2022-09-12 06:11:41 -0500 | [diff] [blame] | 21 | depend_files: sdbusplusplus_depfiles, |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 22 | command: [ |
| 23 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 24 | '--output', meson.current_build_dir(), |
| 25 | '--tool', sdbusplusplus_prog, |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 26 | '--directory', meson.current_source_dir() / '../../../../yaml', |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 27 | 'xyz/openbmc_project/Common/Callout', |
| 28 | ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 29 | ) |
| 30 | |
| 31 | subdir('Device') |
| 32 | generated_others += custom_target( |
| 33 | 'xyz/openbmc_project/Common/Device__markdown'.underscorify(), |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 34 | input: [ '../../../../yaml/xyz/openbmc_project/Common/Device.errors.yaml', ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 35 | output: [ 'Device.md' ], |
Patrick Williams | 1133524 | 2022-09-12 06:11:41 -0500 | [diff] [blame] | 36 | depend_files: sdbusplusplus_depfiles, |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 37 | command: [ |
| 38 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 39 | '--output', meson.current_build_dir(), |
| 40 | '--tool', sdbusplusplus_prog, |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 41 | '--directory', meson.current_source_dir() / '../../../../yaml', |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 42 | 'xyz/openbmc_project/Common/Device', |
| 43 | ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 44 | ) |
| 45 | |
| 46 | subdir('FactoryReset') |
| 47 | generated_others += custom_target( |
| 48 | 'xyz/openbmc_project/Common/FactoryReset__markdown'.underscorify(), |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 49 | input: [ '../../../../yaml/xyz/openbmc_project/Common/FactoryReset.interface.yaml', ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 50 | output: [ 'FactoryReset.md' ], |
Patrick Williams | 1133524 | 2022-09-12 06:11:41 -0500 | [diff] [blame] | 51 | depend_files: sdbusplusplus_depfiles, |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 52 | command: [ |
| 53 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 54 | '--output', meson.current_build_dir(), |
| 55 | '--tool', sdbusplusplus_prog, |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 56 | '--directory', meson.current_source_dir() / '../../../../yaml', |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 57 | 'xyz/openbmc_project/Common/FactoryReset', |
| 58 | ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 59 | ) |
| 60 | |
| 61 | subdir('File') |
| 62 | generated_others += custom_target( |
| 63 | 'xyz/openbmc_project/Common/File__markdown'.underscorify(), |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 64 | input: [ '../../../../yaml/xyz/openbmc_project/Common/File.errors.yaml', ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 65 | output: [ 'File.md' ], |
Patrick Williams | 1133524 | 2022-09-12 06:11:41 -0500 | [diff] [blame] | 66 | depend_files: sdbusplusplus_depfiles, |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 67 | command: [ |
| 68 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 69 | '--output', meson.current_build_dir(), |
| 70 | '--tool', sdbusplusplus_prog, |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 71 | '--directory', meson.current_source_dir() / '../../../../yaml', |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 72 | 'xyz/openbmc_project/Common/File', |
| 73 | ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 74 | ) |
| 75 | |
| 76 | subdir('FilePath') |
| 77 | generated_others += custom_target( |
| 78 | 'xyz/openbmc_project/Common/FilePath__markdown'.underscorify(), |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 79 | input: [ '../../../../yaml/xyz/openbmc_project/Common/FilePath.interface.yaml', ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 80 | output: [ 'FilePath.md' ], |
Patrick Williams | 1133524 | 2022-09-12 06:11:41 -0500 | [diff] [blame] | 81 | depend_files: sdbusplusplus_depfiles, |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 82 | command: [ |
| 83 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 84 | '--output', meson.current_build_dir(), |
| 85 | '--tool', sdbusplusplus_prog, |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 86 | '--directory', meson.current_source_dir() / '../../../../yaml', |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 87 | 'xyz/openbmc_project/Common/FilePath', |
| 88 | ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 89 | ) |
| 90 | |
| 91 | subdir('ObjectPath') |
| 92 | generated_others += custom_target( |
| 93 | 'xyz/openbmc_project/Common/ObjectPath__markdown'.underscorify(), |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 94 | input: [ '../../../../yaml/xyz/openbmc_project/Common/ObjectPath.interface.yaml', ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 95 | output: [ 'ObjectPath.md' ], |
Patrick Williams | 1133524 | 2022-09-12 06:11:41 -0500 | [diff] [blame] | 96 | depend_files: sdbusplusplus_depfiles, |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 97 | command: [ |
| 98 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 99 | '--output', meson.current_build_dir(), |
| 100 | '--tool', sdbusplusplus_prog, |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 101 | '--directory', meson.current_source_dir() / '../../../../yaml', |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 102 | 'xyz/openbmc_project/Common/ObjectPath', |
| 103 | ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 104 | ) |
| 105 | |
Asmitha Karunanithi | a39c66a | 2021-09-21 11:05:50 -0500 | [diff] [blame] | 106 | subdir('OriginatedBy') |
| 107 | generated_others += custom_target( |
| 108 | 'xyz/openbmc_project/Common/OriginatedBy__markdown'.underscorify(), |
| 109 | input: [ '../../../../yaml/xyz/openbmc_project/Common/OriginatedBy.interface.yaml', ], |
| 110 | output: [ 'OriginatedBy.md' ], |
Patrick Williams | 1133524 | 2022-09-12 06:11:41 -0500 | [diff] [blame] | 111 | depend_files: sdbusplusplus_depfiles, |
Asmitha Karunanithi | a39c66a | 2021-09-21 11:05:50 -0500 | [diff] [blame] | 112 | command: [ |
| 113 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 114 | '--output', meson.current_build_dir(), |
| 115 | '--tool', sdbusplusplus_prog, |
| 116 | '--directory', meson.current_source_dir() / '../../../../yaml', |
| 117 | 'xyz/openbmc_project/Common/OriginatedBy', |
| 118 | ], |
| 119 | ) |
| 120 | |
Dhruvaraj Subhashchandran | d621780 | 2020-09-08 23:05:43 -0500 | [diff] [blame] | 121 | subdir('Progress') |
| 122 | generated_others += custom_target( |
| 123 | 'xyz/openbmc_project/Common/Progress__markdown'.underscorify(), |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 124 | input: [ '../../../../yaml/xyz/openbmc_project/Common/Progress.interface.yaml', ], |
Dhruvaraj Subhashchandran | d621780 | 2020-09-08 23:05:43 -0500 | [diff] [blame] | 125 | output: [ 'Progress.md' ], |
Patrick Williams | 1133524 | 2022-09-12 06:11:41 -0500 | [diff] [blame] | 126 | depend_files: sdbusplusplus_depfiles, |
Dhruvaraj Subhashchandran | d621780 | 2020-09-08 23:05:43 -0500 | [diff] [blame] | 127 | command: [ |
| 128 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 129 | '--output', meson.current_build_dir(), |
| 130 | '--tool', sdbusplusplus_prog, |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 131 | '--directory', meson.current_source_dir() / '../../../../yaml', |
Dhruvaraj Subhashchandran | d621780 | 2020-09-08 23:05:43 -0500 | [diff] [blame] | 132 | 'xyz/openbmc_project/Common/Progress', |
| 133 | ], |
Dhruvaraj Subhashchandran | d621780 | 2020-09-08 23:05:43 -0500 | [diff] [blame] | 134 | ) |
| 135 | |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 136 | subdir('TFTP') |
| 137 | generated_others += custom_target( |
| 138 | 'xyz/openbmc_project/Common/TFTP__markdown'.underscorify(), |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 139 | input: [ '../../../../yaml/xyz/openbmc_project/Common/TFTP.interface.yaml', ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 140 | output: [ 'TFTP.md' ], |
Patrick Williams | 1133524 | 2022-09-12 06:11:41 -0500 | [diff] [blame] | 141 | depend_files: sdbusplusplus_depfiles, |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 142 | command: [ |
| 143 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 144 | '--output', meson.current_build_dir(), |
| 145 | '--tool', sdbusplusplus_prog, |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 146 | '--directory', meson.current_source_dir() / '../../../../yaml', |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 147 | 'xyz/openbmc_project/Common/TFTP', |
| 148 | ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 149 | ) |
| 150 | |
| 151 | subdir('UUID') |
| 152 | generated_others += custom_target( |
| 153 | 'xyz/openbmc_project/Common/UUID__markdown'.underscorify(), |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 154 | input: [ '../../../../yaml/xyz/openbmc_project/Common/UUID.interface.yaml', ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 155 | output: [ 'UUID.md' ], |
Patrick Williams | 1133524 | 2022-09-12 06:11:41 -0500 | [diff] [blame] | 156 | depend_files: sdbusplusplus_depfiles, |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 157 | command: [ |
| 158 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 159 | '--output', meson.current_build_dir(), |
| 160 | '--tool', sdbusplusplus_prog, |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 161 | '--directory', meson.current_source_dir() / '../../../../yaml', |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 162 | 'xyz/openbmc_project/Common/UUID', |
| 163 | ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 164 | ) |
| 165 | |