3 # Copyright (c) 2018 Vitold S
5 # Permission is hereby granted, free of charge, to any person obtaining a copy
6 # of this software and associated documentation files (the "Software"), to deal
7 # in the Software without restriction, including without limitation the rights
8 # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9 # copies of the Software, and to permit persons to whom the Software is
10 # furnished to do so, subject to the following conditions:
12 # The above copyright notice and this permission notice shall be included in all
13 # copies or substantial portions of the Software.
15 # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16 # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17 # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18 # AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19 # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20 # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
26 keyword whole add_global_arguments white
27 keyword whole add_global_link_arguments white
28 keyword whole add_languages white
29 keyword whole add_project_arguments white
30 keyword whole add_project_link_arguments white
31 keyword whole add_test_setup white
32 keyword whole benchmark white
33 keyword whole both_libraries white
34 keyword whole build_target white
35 keyword whole configuration_data white
36 keyword whole configure_file white
37 keyword whole custom_target white
38 keyword whole declare_dependency white
39 keyword whole dependency white
40 keyword whole disabler white
41 keyword whole error white
42 keyword whole environment white
43 keyword whole executable white
44 keyword whole find_library white
45 keyword whole find_program white
46 keyword whole files white
47 keyword whole generator white
48 keyword whole get_option white
49 keyword whole get_variable white
50 keyword whole import white
51 keyword whole include_directories white
52 keyword whole install_data white
53 keyword whole install_headers white
54 keyword whole install_man white
55 keyword whole install_subdir white
56 keyword whole is_variable white
57 keyword whole jar white
58 keyword whole join_paths white
59 keyword whole library white
60 keyword whole message white
61 keyword whole warning white
62 keyword whole project white
63 keyword whole run_command white
64 keyword whole run_target white
65 keyword whole set_variable white
66 keyword whole shared_library white
67 keyword whole shared_module white
68 keyword whole static_library white
69 keyword whole subdir white
70 keyword whole subdir_done white
71 keyword whole subproject white
72 keyword whole test white
73 keyword whole vcs_tag white
75 keyword whole meson yellow
76 keyword whole build_machine yellow
77 keyword whole host_machine yellow
78 keyword whole target_machine yellow
79 keyword whole compiler yellow
80 keyword whole string yellow
81 keyword whole Number yellow
82 keyword whole boolean yellow
83 keyword whole array yellow
84 keyword whole dictionary yellow
90 context linestart # \n brown