36f62b78f1
Since the secilc compiler is independent of libsepol, move secilc out of libsepol. Linke secilc dynamically rather than statically with libsepol. - Move secilc source, test policies, docs, and secilc manpage to secilc directory. - Remove unneeded Makefile from libsepol/cil. To build secilc, run make in the secilc directory. - Add target to install the secilc binary to /usr/bin/. - Create an Android makefile for secilc and move secilc out of libsepol Android makefile. - Add cil_set_mls to libsepol public API as it is needed by secilc. - Remove policy.conf from testing since it is no longer used. Signed-off-by: Yuli Khodorkovskiy <ykhodorkovskiy@tresys.com> |
||
---|---|---|
.. | ||
cil_access_vector_rules.xml | ||
cil_call_macro_statements.xml | ||
cil_class_and_permission_statements.xml | ||
cil_conditional_statements.xml | ||
cil_constraint_statements.xml | ||
cil_container_statements.xml | ||
cil_context_statement.xml | ||
cil_default_object_statements.xml | ||
cil_design.dia | ||
cil_design.jpeg | ||
cil_file_labeling_statements.xml | ||
cil_mls_labeling_statements.xml | ||
cil_network_labeling_statements.xml | ||
cil_policy_config_statements.xml | ||
CIL_Reference_Guide.xml | ||
cil_role_statements.xml | ||
cil_sid_statements.xml | ||
cil_type_statements.xml | ||
cil_user_statements.xml | ||
cil_xen_statements.xml | ||
Makefile |