This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
retdec
Watch
1
Star
0
Fork
0
You've already forked retdec
mirror of
https://github.com/avast/retdec.git
synced
2024-11-23 21:10:13 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
cdf863c14e
retdec
/
.gitignore
3 lines
17 B
Plaintext
Raw
Normal View
History
Unescape
Escape
All all build* directories into .gitignore. Some people (including myself) use several build directories, so ignore them all, not just 'build'.
2017-12-25 06:40:54 +00:00
/build*/
Support refactoring (#518) * cmake/install-share.py: update reference to a new support package. * support: add signsrch signatures and ordinals. * support: refactoring. * support: more refactoring. * support: add a new yara compilation script. * support: implement the new YRA compilation script. * support/yara_patterns/tools/macho: make rule names unique. * support: refactor YARA rules management. * Revert "support/yara_patterns/tools/macho: make rule names unique." This reverts commit 3dee41c6b526bfee7fc3054190f20d0fec2778c3. * deps/yaracpp: allow usage of a local YaraCpp directory. * cpdetect/compiler_detector: use namespaces for YARA rules. This prevents YARA errors caused by YARA rule ID conflicts. * travis+appveyor: no not compile YARA rules in CI services. * CMakeLists.txt: do not compile YARA rules by default. This is just to check this option in TeamCity service. This commit will be reverted later. * Revert "CMakeLists.txt: do not compile YARA rules by default." This reverts commit 260c9319b4ec2fa8443dafd383cc5704053b5d1d. * CHANGELOG.md: https://github.com/avast-tl/retdec-support/issues/3 entry Fix https://github.com/avast-tl/retdec-support/issues/3
2019-03-18 09:08:11 +00:00
/Debug/
Reference in New Issue
Copy Permalink