Skip to content

Commit

Permalink
removing data_tree.hpp from the API distributed files
Browse files Browse the repository at this point in the history
  • Loading branch information
Edrusb committed May 2, 2023
1 parent a94dffb commit 0425687
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions src/libdar/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,8 @@ LIBDAR_VERSION_OUT=$(LIBDAR_MAJOR).$(LIBDAR_MEDIUM).$(LIBDAR_MINOR)

# header files required by external applications and that must be installed (make install)

dist_noinst_DATA = libdar.hpp archive.hpp database.hpp libdar_xform.hpp libdar_slave.hpp erreurs.hpp compile_time_features.hpp entrepot_libcurl.hpp get_version.hpp archive_options_listing_shell.hpp shell_interaction.hpp user_interaction_callback.hpp user_interaction_blind.hpp path.hpp statistics.hpp archive_options.hpp list_entry.hpp crypto.hpp archive_summary.hpp archive_listing_callback.hpp user_interaction.hpp database_options.hpp database_archives.hpp archive_num.hpp database_listing_callback.hpp infinint.hpp archive_aux.hpp integers.hpp entrepot.hpp secu_string.hpp mycurl_protocol.hpp deci.hpp mask.hpp mask_list.hpp crit_action.hpp fsa_family.hpp compression.hpp real_infinint.hpp datetime.hpp range.hpp cat_status.hpp ea.hpp entree_stats.hpp database_aux.hpp limitint.hpp gf_mode.hpp criterium.hpp int_tools.hpp proto_generic_file.hpp storage.hpp shell_interaction_emulator.hpp memory_file.hpp tlv.hpp tlv_list.hpp fichier_global.hpp mem_ui.hpp entrepot_local.hpp etage.hpp data_tree.hpp tuyau.hpp tools.hpp compressor.hpp generic_file.hpp crc.hpp wrapperlib.hpp thread_cancellation.hpp capabilities.hpp fichier_local.hpp delta_sig_block_size.hpp proto_compressor.hpp parallel_block_compressor.hpp block_compressor.hpp compressor_zstd.hpp filesystem_ids.hpp eols.hpp
dist_noinst_DATA = libdar.hpp archive.hpp database.hpp libdar_xform.hpp libdar_slave.hpp erreurs.hpp compile_time_features.hpp entrepot_libcurl.hpp get_version.hpp archive_options_listing_shell.hpp shell_interaction.hpp user_interaction_callback.hpp user_interaction_blind.hpp path.hpp statistics.hpp archive_options.hpp list_entry.hpp crypto.hpp archive_summary.hpp archive_listing_callback.hpp user_interaction.hpp database_options.hpp database_archives.hpp archive_num.hpp database_listing_callback.hpp infinint.hpp archive_aux.hpp integers.hpp entrepot.hpp secu_string.hpp mycurl_protocol.hpp deci.hpp mask.hpp mask_list.hpp crit_action.hpp fsa_family.hpp compression.hpp real_infinint.hpp datetime.hpp range.hpp cat_status.hpp ea.hpp entree_stats.hpp database_aux.hpp limitint.hpp gf_mode.hpp criterium.hpp int_tools.hpp proto_generic_file.hpp storage.hpp shell_interaction_emulator.hpp memory_file.hpp tlv.hpp tlv_list.hpp fichier_global.hpp mem_ui.hpp entrepot_local.hpp etage.hpp tuyau.hpp tools.hpp compressor.hpp generic_file.hpp crc.hpp wrapperlib.hpp thread_cancellation.hpp capabilities.hpp fichier_local.hpp delta_sig_block_size.hpp proto_compressor.hpp parallel_block_compressor.hpp block_compressor.hpp compressor_zstd.hpp filesystem_ids.hpp eols.hpp


install-data-local:
mkdir -p $(DESTDIR)$(pkgincludedir)
Expand All @@ -107,7 +108,7 @@ libdar.pc : libdar.pc.tmpl
sed -e "s%#LIBDAR_VERSION#%$(LIBDAR_VERSION_OUT)%g" -e "s%#LIBDAR_SUFFIX#%$(LIBDAR_SUFFIX)%g" -e "s%#LIBDAR_MODE#%$(LIBDAR_MODE)%g" -e "s%#CXXFLAGS#%$(CXXFLAGS)%g" -e "s%#CXXSTDFLAGS#%$(CXXSTDFLAGS)%g" libdar.pc.tmpl > libdar.pc

# header files that are internal to libdar and that must not be installed (make install)
noinst_HEADERS = archive_version.hpp cache_global.hpp cache.hpp candidates.hpp cat_all_entrees.hpp catalogue.hpp cat_blockdev.hpp cat_chardev.hpp cat_delta_signature.hpp cat_detruit.hpp cat_device.hpp cat_directory.hpp cat_door.hpp cat_entree.hpp cat_eod.hpp cat_etoile.hpp cat_file.hpp cat_ignored_dir.hpp cat_ignored.hpp cat_inode.hpp cat_lien.hpp cat_mirage.hpp cat_nomme.hpp cat_prise.hpp cat_signature.hpp cat_tube.hpp contextual.hpp crypto_asym.hpp crypto_sym.hpp cygwin_adapt.hpp cygwin_adapt.h database_header.hpp data_dir.hpp defile.hpp ea_filesystem.hpp elastic.hpp entrepot_libcurl.hpp erreurs_ext.hpp escape_catalogue.hpp escape.hpp fichier_libcurl.hpp filesystem_backup.hpp filesystem_diff.hpp filesystem_hard_link_read.hpp filesystem_hard_link_write.hpp filesystem_restore.hpp filesystem_specific_attribute.hpp filesystem_tools.hpp filtre.hpp generic_file_overlay_for_gpgme.hpp generic_rsync.hpp generic_to_global_file.hpp hash_fichier.hpp header.hpp header_version.hpp i_archive.hpp i_database.hpp i_entrepot_libcurl.hpp i_libdar_xform.hpp label.hpp macro_tools.hpp mycurl_easyhandle_node.hpp mycurl_easyhandle_sharing.hpp nls_swap.hpp null_file.hpp op_tools.hpp pile_descriptor.hpp pile.hpp sar.hpp sar_tools.hpp scrambler.hpp secu_memory_file.hpp semaphore.hpp shell_interaction_emulator.hpp slave_zapette.hpp slice_layout.hpp smart_pointer.hpp sparse_file.hpp terminateur.hpp trivial_sar.hpp tronc.hpp tronconneuse.hpp trontextual.hpp user_group_bases.hpp zapette.hpp zapette_protocol.hpp mem_block.hpp parallel_tronconneuse.hpp crypto_segment.hpp crypto_module.hpp proto_tronco.hpp compress_module.hpp lz4_module.hpp gzip_module.hpp bzip2_module.hpp lzo_module.hpp zstd_module.hpp xz_module.hpp compress_block_header.hpp header_flags.hpp mycurl_param_list.hpp mycurl_slist.hpp tuyau_global.hpp
noinst_HEADERS = archive_version.hpp cache_global.hpp cache.hpp candidates.hpp cat_all_entrees.hpp catalogue.hpp cat_blockdev.hpp cat_chardev.hpp cat_delta_signature.hpp cat_detruit.hpp cat_device.hpp cat_directory.hpp cat_door.hpp cat_entree.hpp cat_eod.hpp cat_etoile.hpp cat_file.hpp cat_ignored_dir.hpp cat_ignored.hpp cat_inode.hpp cat_lien.hpp cat_mirage.hpp cat_nomme.hpp cat_prise.hpp cat_signature.hpp cat_tube.hpp contextual.hpp crypto_asym.hpp crypto_sym.hpp cygwin_adapt.hpp cygwin_adapt.h database_header.hpp data_dir.hpp defile.hpp ea_filesystem.hpp elastic.hpp entrepot_libcurl.hpp erreurs_ext.hpp escape_catalogue.hpp escape.hpp fichier_libcurl.hpp filesystem_backup.hpp filesystem_diff.hpp filesystem_hard_link_read.hpp filesystem_hard_link_write.hpp filesystem_restore.hpp filesystem_specific_attribute.hpp filesystem_tools.hpp filtre.hpp generic_file_overlay_for_gpgme.hpp generic_rsync.hpp generic_to_global_file.hpp hash_fichier.hpp header.hpp header_version.hpp i_archive.hpp i_database.hpp i_entrepot_libcurl.hpp i_libdar_xform.hpp label.hpp macro_tools.hpp mycurl_easyhandle_node.hpp mycurl_easyhandle_sharing.hpp nls_swap.hpp null_file.hpp op_tools.hpp pile_descriptor.hpp pile.hpp sar.hpp sar_tools.hpp scrambler.hpp secu_memory_file.hpp semaphore.hpp shell_interaction_emulator.hpp slave_zapette.hpp slice_layout.hpp smart_pointer.hpp sparse_file.hpp terminateur.hpp trivial_sar.hpp tronc.hpp tronconneuse.hpp trontextual.hpp user_group_bases.hpp zapette.hpp zapette_protocol.hpp mem_block.hpp parallel_tronconneuse.hpp crypto_segment.hpp crypto_module.hpp proto_tronco.hpp compress_module.hpp lz4_module.hpp gzip_module.hpp bzip2_module.hpp lzo_module.hpp zstd_module.hpp xz_module.hpp compress_block_header.hpp header_flags.hpp mycurl_param_list.hpp mycurl_slist.hpp tuyau_global.hpp data_tree.hpp


ALL_SOURCES = archive_aux.cpp archive_aux.hpp archive.cpp archive.hpp archive_listing_callback.hpp archive_num.cpp archive_num.hpp archive_options.cpp archive_options.hpp archive_options_listing_shell.cpp archive_options_listing_shell.hpp archive_summary.cpp archive_summary.hpp archive_version.cpp archive_version.hpp cache.cpp cache_global.cpp cache_global.hpp cache.hpp candidates.cpp candidates.hpp capabilities.cpp capabilities.hpp cat_all_entrees.hpp catalogue.cpp catalogue.hpp cat_blockdev.cpp cat_blockdev.hpp cat_chardev.cpp cat_chardev.hpp cat_delta_signature.cpp cat_delta_signature.hpp cat_detruit.cpp cat_detruit.hpp cat_device.cpp cat_device.hpp cat_directory.cpp cat_directory.hpp cat_door.cpp cat_door.hpp cat_entree.cpp cat_entree.hpp cat_eod.hpp cat_etoile.cpp cat_etoile.hpp cat_file.cpp cat_file.hpp cat_ignored.cpp cat_ignored_dir.cpp cat_ignored_dir.hpp cat_ignored.hpp cat_inode.cpp cat_inode.hpp cat_lien.cpp cat_lien.hpp cat_mirage.cpp cat_mirage.hpp cat_nomme.cpp cat_nomme.hpp cat_prise.cpp cat_prise.hpp cat_signature.cpp cat_signature.hpp cat_status.hpp cat_tube.cpp cat_tube.hpp compile_time_features.cpp compile_time_features.hpp compression.cpp compression.hpp compressor.cpp compressor.hpp contextual.cpp contextual.hpp crc.cpp crc.hpp crit_action.cpp crit_action.hpp criterium.cpp criterium.hpp crypto_asym.cpp crypto_asym.hpp crypto.cpp crypto.hpp crypto_sym.cpp crypto_sym.hpp cygwin_adapt.hpp cygwin_adapt.h database_archives.hpp database_aux.hpp database.cpp database_header.cpp database_header.hpp database.hpp database_listing_callback.hpp database_options.hpp data_dir.cpp data_dir.hpp data_tree.cpp data_tree.hpp datetime.cpp datetime.hpp deci.cpp deci.hpp defile.cpp defile.hpp ea.cpp ea_filesystem.cpp ea_filesystem.hpp ea.hpp elastic.cpp elastic.hpp entree_stats.cpp entree_stats.hpp entrepot.cpp entrepot.hpp entrepot_libcurl.hpp entrepot_local.cpp entrepot_local.hpp erreurs.cpp erreurs_ext.cpp erreurs_ext.hpp erreurs.hpp escape_catalogue.cpp escape_catalogue.hpp escape.cpp escape.hpp etage.cpp etage.hpp fichier_global.cpp fichier_global.hpp fichier_local.cpp fichier_local.hpp filesystem_backup.cpp filesystem_backup.hpp filesystem_diff.cpp filesystem_diff.hpp filesystem_hard_link_read.cpp filesystem_hard_link_read.hpp filesystem_hard_link_write.cpp filesystem_hard_link_write.hpp filesystem_restore.cpp filesystem_restore.hpp filesystem_specific_attribute.cpp filesystem_specific_attribute.hpp filesystem_tools.cpp filesystem_tools.hpp filtre.cpp filtre.hpp fsa_family.cpp fsa_family.hpp generic_file.cpp generic_file.hpp generic_file_overlay_for_gpgme.cpp generic_file_overlay_for_gpgme.hpp generic_rsync.cpp generic_rsync.hpp generic_to_global_file.hpp get_version.cpp get_version.hpp gf_mode.cpp gf_mode.hpp hash_fichier.cpp hash_fichier.hpp header.cpp header.hpp header_version.cpp header_version.hpp i_archive.cpp i_archive.hpp i_database.cpp i_database.hpp i_entrepot_libcurl.hpp i_libdar_xform.cpp i_libdar_xform.hpp infinint.hpp integers.cpp integers.hpp int_tools.cpp int_tools.hpp label.cpp label.hpp libdar.hpp libdar_slave.cpp libdar_slave.hpp libdar_xform.cpp libdar_xform.hpp limitint.hpp list_entry.cpp list_entry.hpp macro_tools.cpp macro_tools.hpp mask.cpp mask.hpp mask_list.cpp mask_list.hpp memory_file.cpp memory_file.hpp mem_ui.cpp mem_ui.hpp mycurl_easyhandle_node.cpp mycurl_easyhandle_node.hpp mycurl_easyhandle_sharing.cpp mycurl_easyhandle_sharing.hpp mycurl_protocol.cpp mycurl_protocol.hpp nls_swap.hpp null_file.hpp op_tools.cpp op_tools.hpp path.cpp path.hpp pile.cpp pile_descriptor.cpp pile_descriptor.hpp pile.hpp proto_generic_file.hpp range.cpp range.hpp real_infinint.hpp sar.cpp sar.hpp sar_tools.cpp sar_tools.hpp scrambler.cpp scrambler.hpp secu_memory_file.cpp secu_memory_file.hpp secu_string.cpp secu_string.hpp semaphore.cpp semaphore.hpp shell_interaction.cpp shell_interaction_emulator.cpp shell_interaction_emulator.hpp shell_interaction.hpp slave_zapette.cpp slave_zapette.hpp slice_layout.cpp slice_layout.hpp smart_pointer.hpp sparse_file.cpp sparse_file.hpp statistics.cpp statistics.hpp storage.cpp storage.hpp terminateur.cpp terminateur.hpp thread_cancellation.cpp thread_cancellation.hpp tlv.cpp tlv.hpp tlv_list.cpp tlv_list.hpp tools.cpp tools.hpp trivial_sar.cpp trivial_sar.hpp tronc.cpp tronc.hpp tronconneuse.cpp tronconneuse.hpp trontextual.cpp trontextual.hpp tuyau.cpp tuyau.hpp user_group_bases.cpp user_group_bases.hpp user_interaction_blind.cpp user_interaction_blind.hpp user_interaction_callback.cpp user_interaction_callback.hpp user_interaction.cpp user_interaction.hpp wrapperlib.cpp wrapperlib.hpp zapette.cpp zapette.hpp zapette_protocol.cpp zapette_protocol.hpp entrepot_libcurl.cpp fichier_libcurl.cpp i_entrepot_libcurl.cpp delta_sig_block_size.cpp mem_block.hpp mem_block.cpp heap.hpp parallel_tronconneuse.hpp crypto_module.hpp proto_compressor.hpp parallel_block_compressor.hpp compress_module.hpp lz4_module.hpp lz4_module.cpp block_compressor.cpp block_compressor.hpp gzip_module.hpp gzip_module.cpp bzip2_module.hpp bzip2_module.cpp lzo_module.hpp lzo_module.cpp zstd_module.hpp zstd_module.cpp xz_module.hpp xz_module.cpp compressor_zstd.hpp compressor_zstd.cpp compress_block_header.hpp compress_block_header.cpp header_flags.hpp header_flags.cpp filesystem_ids.cpp filesystem_ids.hpp mycurl_param_list.hpp mycurl_param_list.cpp mycurl_slist.hpp mycurl_slist.cpp tuyau_global.hpp tuyau_global.cpp eols.cpp
Expand Down

0 comments on commit 0425687

Please sign in to comment.