=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== flightcrew-0.9.3+dfsg/INSTALL.txt-111-That builds and installs FlightCrew-cli and FlightCrew-gui on Linux. flightcrew-0.9.3+dfsg/INSTALL.txt:112:By default, they are installed in `${CMAKE_INSTALL_PREFIX}/bin`, with flightcrew-0.9.3+dfsg/INSTALL.txt-113-`CMAKE_INSTALL_PREFIX` defaulting to `usr/local`. ############################################## flightcrew-0.9.3+dfsg/src/FlightCrew-cli/CMakeLists.txt-24-# Creating source groups for VS, Xcode flightcrew-0.9.3+dfsg/src/FlightCrew-cli/CMakeLists.txt:25:include( ${CMAKE_SOURCE_DIR}/cmake_extras/FileSystemSourceGroups.cmake ) flightcrew-0.9.3+dfsg/src/FlightCrew-cli/CMakeLists.txt-26-create_source_groups( SOURCES ) ############################################## flightcrew-0.9.3+dfsg/src/FlightCrew-gui/resources/bash/flightcrew-gui.sh-7- flightcrew-0.9.3+dfsg/src/FlightCrew-gui/resources/bash/flightcrew-gui.sh:8:appname=`basename $0 | sed s,\.sh$,,` flightcrew-0.9.3+dfsg/src/FlightCrew-gui/resources/bash/flightcrew-gui.sh-9- flightcrew-0.9.3+dfsg/src/FlightCrew-gui/resources/bash/flightcrew-gui.sh:10:dirname=`dirname $0` flightcrew-0.9.3+dfsg/src/FlightCrew-gui/resources/bash/flightcrew-gui.sh-11-tmp="${dirname#?}" ############################################## flightcrew-0.9.3+dfsg/src/FlightCrew-gui/CMakeLists.txt-76-# Creating source groups for VS, Xcode flightcrew-0.9.3+dfsg/src/FlightCrew-gui/CMakeLists.txt:77:include( ${CMAKE_SOURCE_DIR}/cmake_extras/FileSystemSourceGroups.cmake ) flightcrew-0.9.3+dfsg/src/FlightCrew-gui/CMakeLists.txt-78-create_source_groups( RAW_SOURCES ) ############################################## flightcrew-0.9.3+dfsg/src/FlightCrew-plugin/CMakeLists.txt-24-# Creating source groups for VS, Xcode flightcrew-0.9.3+dfsg/src/FlightCrew-plugin/CMakeLists.txt:25:include( ${CMAKE_SOURCE_DIR}/cmake_extras/FileSystemSourceGroups.cmake ) flightcrew-0.9.3+dfsg/src/FlightCrew-plugin/CMakeLists.txt-26-create_source_groups( SOURCES ) ############################################## flightcrew-0.9.3+dfsg/src/FlightCrew/tests/test_data/xhtml_tests/SatisfiesXhtmlSchema_SatisfiesSchema.xhtml-268-<p>At six, they came and told him dinner was flightcrew-0.9.3+dfsg/src/FlightCrew/tests/test_data/xhtml_tests/SatisfiesXhtmlSchema_SatisfiesSchema.xhtml:269:ready. The announcement aroused no enthusiasm within him, but he felt flightcrew-0.9.3+dfsg/src/FlightCrew/tests/test_data/xhtml_tests/SatisfiesXhtmlSchema_SatisfiesSchema.xhtml-270-that there was some of that two-pound-five to be worked off, and he ############################################## flightcrew-0.9.3+dfsg/src/FlightCrew/tests/CMakeLists.txt-22-# Creating source groups for VS, Xcode flightcrew-0.9.3+dfsg/src/FlightCrew/tests/CMakeLists.txt:23:include( ${CMAKE_SOURCE_DIR}/cmake_extras/FileSystemSourceGroups.cmake ) flightcrew-0.9.3+dfsg/src/FlightCrew/tests/CMakeLists.txt-24-create_source_groups( TEST_SOURCES ) ############################################## flightcrew-0.9.3+dfsg/src/FlightCrew/tests/CMakeLists.txt-56-# creating PCH's for MSVC and GCC on Linux flightcrew-0.9.3+dfsg/src/FlightCrew/tests/CMakeLists.txt:57:include( ${CMAKE_SOURCE_DIR}/cmake_extras/CustomPCH.cmake ) flightcrew-0.9.3+dfsg/src/FlightCrew/tests/CMakeLists.txt-58-set( ALL_INCLUDES /usr/src/googletest/googletest/include ${BoostParts_SOURCE_DIR} ) ############################################## flightcrew-0.9.3+dfsg/src/FlightCrew/CMakeLists.txt-39-# Creating source groups for VS, Xcode flightcrew-0.9.3+dfsg/src/FlightCrew/CMakeLists.txt:40:include( ${CMAKE_SOURCE_DIR}/cmake_extras/FileSystemSourceGroups.cmake ) flightcrew-0.9.3+dfsg/src/FlightCrew/CMakeLists.txt-41-create_source_groups( SOURCES ) ############################################## flightcrew-0.9.3+dfsg/src/FlightCrew/CMakeLists.txt-55-# creating PCH's for MSVC and GCC on Linux flightcrew-0.9.3+dfsg/src/FlightCrew/CMakeLists.txt:56:include( ${CMAKE_SOURCE_DIR}/cmake_extras/CustomPCH.cmake ) flightcrew-0.9.3+dfsg/src/FlightCrew/CMakeLists.txt-57-set( ALL_INCLUDES ${zipios_SOURCE_DIR} ) ############################################## flightcrew-0.9.3+dfsg/debian/patches/modify_cmake_for_debian-57- # creating PCH's for MSVC and GCC on Linux flightcrew-0.9.3+dfsg/debian/patches/modify_cmake_for_debian:58: include( ${CMAKE_SOURCE_DIR}/cmake_extras/CustomPCH.cmake ) flightcrew-0.9.3+dfsg/debian/patches/modify_cmake_for_debian-59--set( ALL_INCLUDES ${BoostParts_SOURCE_DIR} ############################################## flightcrew-0.9.3+dfsg/debian/patches/modify_cmake_for_debian-166- # creating PCH's for MSVC and GCC on Linux flightcrew-0.9.3+dfsg/debian/patches/modify_cmake_for_debian:167: include( ${CMAKE_SOURCE_DIR}/cmake_extras/CustomPCH.cmake ) flightcrew-0.9.3+dfsg/debian/patches/modify_cmake_for_debian-168--set( ALL_INCLUDES ${gtest_SOURCE_DIR}/include ${BoostParts_SOURCE_DIR} ) ############################################## flightcrew-0.9.3+dfsg/.pc/modify_cmake_for_debian/src/FlightCrew-cli/CMakeLists.txt-24-# Creating source groups for VS, Xcode flightcrew-0.9.3+dfsg/.pc/modify_cmake_for_debian/src/FlightCrew-cli/CMakeLists.txt:25:include( ${CMAKE_SOURCE_DIR}/cmake_extras/FileSystemSourceGroups.cmake ) flightcrew-0.9.3+dfsg/.pc/modify_cmake_for_debian/src/FlightCrew-cli/CMakeLists.txt-26-create_source_groups( SOURCES ) ############################################## flightcrew-0.9.3+dfsg/.pc/modify_cmake_for_debian/src/FlightCrew/CMakeLists.txt-37-# Creating source groups for VS, Xcode flightcrew-0.9.3+dfsg/.pc/modify_cmake_for_debian/src/FlightCrew/CMakeLists.txt:38:include( ${CMAKE_SOURCE_DIR}/cmake_extras/FileSystemSourceGroups.cmake ) flightcrew-0.9.3+dfsg/.pc/modify_cmake_for_debian/src/FlightCrew/CMakeLists.txt-39-create_source_groups( SOURCES ) ############################################## flightcrew-0.9.3+dfsg/.pc/modify_cmake_for_debian/src/FlightCrew/CMakeLists.txt-53-# creating PCH's for MSVC and GCC on Linux flightcrew-0.9.3+dfsg/.pc/modify_cmake_for_debian/src/FlightCrew/CMakeLists.txt:54:include( ${CMAKE_SOURCE_DIR}/cmake_extras/CustomPCH.cmake ) flightcrew-0.9.3+dfsg/.pc/modify_cmake_for_debian/src/FlightCrew/CMakeLists.txt-55-set( ALL_INCLUDES ${BoostParts_SOURCE_DIR} ############################################## flightcrew-0.9.3+dfsg/.pc/modify_cmake_for_debian/src/FlightCrew/tests/CMakeLists.txt-22-# Creating source groups for VS, Xcode flightcrew-0.9.3+dfsg/.pc/modify_cmake_for_debian/src/FlightCrew/tests/CMakeLists.txt:23:include( ${CMAKE_SOURCE_DIR}/cmake_extras/FileSystemSourceGroups.cmake ) flightcrew-0.9.3+dfsg/.pc/modify_cmake_for_debian/src/FlightCrew/tests/CMakeLists.txt-24-create_source_groups( TEST_SOURCES ) ############################################## flightcrew-0.9.3+dfsg/.pc/modify_cmake_for_debian/src/FlightCrew/tests/CMakeLists.txt-56-# creating PCH's for MSVC and GCC on Linux flightcrew-0.9.3+dfsg/.pc/modify_cmake_for_debian/src/FlightCrew/tests/CMakeLists.txt:57:include( ${CMAKE_SOURCE_DIR}/cmake_extras/CustomPCH.cmake ) flightcrew-0.9.3+dfsg/.pc/modify_cmake_for_debian/src/FlightCrew/tests/CMakeLists.txt-58-set( ALL_INCLUDES ${gtest_SOURCE_DIR}/include ${BoostParts_SOURCE_DIR} ) ############################################## flightcrew-0.9.3+dfsg/.pc/modify_cmake_for_debian/src/FlightCrew-gui/CMakeLists.txt-74-# Creating source groups for VS, Xcode flightcrew-0.9.3+dfsg/.pc/modify_cmake_for_debian/src/FlightCrew-gui/CMakeLists.txt:75:include( ${CMAKE_SOURCE_DIR}/cmake_extras/FileSystemSourceGroups.cmake ) flightcrew-0.9.3+dfsg/.pc/modify_cmake_for_debian/src/FlightCrew-gui/CMakeLists.txt-76-create_source_groups( RAW_SOURCES ) ############################################## flightcrew-0.9.3+dfsg/.pc/reproducible-build/src/FlightCrew/CMakeLists.txt-37-# Creating source groups for VS, Xcode flightcrew-0.9.3+dfsg/.pc/reproducible-build/src/FlightCrew/CMakeLists.txt:38:include( ${CMAKE_SOURCE_DIR}/cmake_extras/FileSystemSourceGroups.cmake ) flightcrew-0.9.3+dfsg/.pc/reproducible-build/src/FlightCrew/CMakeLists.txt-39-create_source_groups( SOURCES ) ############################################## flightcrew-0.9.3+dfsg/.pc/reproducible-build/src/FlightCrew/CMakeLists.txt-53-# creating PCH's for MSVC and GCC on Linux flightcrew-0.9.3+dfsg/.pc/reproducible-build/src/FlightCrew/CMakeLists.txt:54:include( ${CMAKE_SOURCE_DIR}/cmake_extras/CustomPCH.cmake ) flightcrew-0.9.3+dfsg/.pc/reproducible-build/src/FlightCrew/CMakeLists.txt-55-set( ALL_INCLUDES ${zipios_SOURCE_DIR} ) ############################################## flightcrew-0.9.3+dfsg/.pc/reproducible-build/src/FlightCrew-gui/CMakeLists.txt-74-# Creating source groups for VS, Xcode flightcrew-0.9.3+dfsg/.pc/reproducible-build/src/FlightCrew-gui/CMakeLists.txt:75:include( ${CMAKE_SOURCE_DIR}/cmake_extras/FileSystemSourceGroups.cmake ) flightcrew-0.9.3+dfsg/.pc/reproducible-build/src/FlightCrew-gui/CMakeLists.txt-76-create_source_groups( RAW_SOURCES ) ############################################## flightcrew-0.9.3+dfsg/.pc/deactivate_precompiled_header_for_hardening_flags.diff/src/FlightCrew/tests/CMakeLists.txt-22-# Creating source groups for VS, Xcode flightcrew-0.9.3+dfsg/.pc/deactivate_precompiled_header_for_hardening_flags.diff/src/FlightCrew/tests/CMakeLists.txt:23:include( ${CMAKE_SOURCE_DIR}/cmake_extras/FileSystemSourceGroups.cmake ) flightcrew-0.9.3+dfsg/.pc/deactivate_precompiled_header_for_hardening_flags.diff/src/FlightCrew/tests/CMakeLists.txt-24-create_source_groups( TEST_SOURCES ) ############################################## flightcrew-0.9.3+dfsg/.pc/deactivate_precompiled_header_for_hardening_flags.diff/src/FlightCrew/tests/CMakeLists.txt-56-# creating PCH's for MSVC and GCC on Linux flightcrew-0.9.3+dfsg/.pc/deactivate_precompiled_header_for_hardening_flags.diff/src/FlightCrew/tests/CMakeLists.txt:57:include( ${CMAKE_SOURCE_DIR}/cmake_extras/CustomPCH.cmake ) flightcrew-0.9.3+dfsg/.pc/deactivate_precompiled_header_for_hardening_flags.diff/src/FlightCrew/tests/CMakeLists.txt-58-set( ALL_INCLUDES /usr/src/googletest/googletest/include ${BoostParts_SOURCE_DIR} )