Compare commits

...

3 Commits

Author SHA1 Message Date
WerWolv 453ddaf0d6 patterns: Updated pattern language 2022-11-29 17:06:34 +01:00
WerWolv d4ff36fde0 build: Updated dependencies 2022-11-29 11:06:22 +01:00
Nik 6239858d0a
build: Removed leftover .idea folder 2022-11-29 11:05:05 +01:00
11 changed files with 3 additions and 61 deletions

5
.gitignore vendored
View File

@ -2,13 +2,8 @@
.idea/
cmake-build-*/
build-linux/
build*/
*.mgc
imgui.ini
.DS_Store
plugins/.rustc_info.json
**/target

8
.idea/.gitignore vendored
View File

@ -1,8 +0,0 @@
# Default ignored files
/shelf/
/workspace.xml
# Datasource local storage ignored files
/../../../../../:\_Dev\Cpp\HexEditor\.idea/dataSources/
/dataSources.local.xml
# Editor-based HTTP Client requests
/httpRequests/

View File

@ -1 +0,0 @@
imhex

View File

@ -1,14 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="PublishConfigData" remoteFilesAllowedToDisappearOnAutoupload="false">
<serverData>
<paths name="WSL (e494f5fa-cb38-49f1-b2cb-b9524b92ed51)">
<serverdata>
<mappings>
<mapping local="$PROJECT_DIR$" web="/" />
</mappings>
</serverdata>
</paths>
</serverData>
</component>
</project>

View File

@ -1,2 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<module classpath="CMake" type="CPP_MODULE" version="4" />

View File

@ -1,4 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CMakeWorkspace" PROJECT_DIR="$PROJECT_DIR$" />
</project>

View File

@ -1,8 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/.idea/imhex.iml" filepath="$PROJECT_DIR$/.idea/imhex.iml" />
</modules>
</component>
</project>

View File

@ -1,16 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="$PROJECT_DIR$" vcs="Git" />
<mapping directory="$PROJECT_DIR$/lib/external/capstone" vcs="Git" />
<mapping directory="$PROJECT_DIR$/lib/external/curl" vcs="Git" />
<mapping directory="$PROJECT_DIR$/lib/external/fmt" vcs="Git" />
<mapping directory="$PROJECT_DIR$/lib/external/libromfs" vcs="Git" />
<mapping directory="$PROJECT_DIR$/lib/external/nativefiledialog" vcs="Git" />
<mapping directory="$PROJECT_DIR$/lib/external/pattern_language" vcs="Git" />
<mapping directory="$PROJECT_DIR$/lib/external/pattern_language/external/cli11" vcs="Git" />
<mapping directory="$PROJECT_DIR$/lib/external/pattern_language/external/fmt" vcs="Git" />
<mapping directory="$PROJECT_DIR$/lib/external/xdgpp" vcs="Git" />
<mapping directory="$PROJECT_DIR$/lib/external/yara/yara" vcs="Git" />
</component>
</project>

2
lib/external/curl vendored

@ -1 +1 @@
Subproject commit 93d092867f0f2c78571983040ef75e078ee1a4c4
Subproject commit cd95ee9f771361acf241629d2fe5507e308082a2

@ -1 +1 @@
Subproject commit d4df2b6ad5420f5300c00f418bf28d86291fa675
Subproject commit 6efc824070c79afd42a3a9e08da8f867d0ca2a97

@ -1 +1 @@
Subproject commit 6deb9f891f317a54cbdd7344a4bcc348643b9c8f
Subproject commit 50d13316a14dfe97e0dfa52198b24a37da5217f6