]> git.siccegge.de Git - frida/frida.git/history - CMakeLists.txt
Use -Wextra and be -Wextra-clean
[frida/frida.git] / CMakeLists.txt
2015-03-03 Christoph EggerUse -Wextra and be -Wextra-clean
2015-03-03 Christoph EggerMake `make test` work
2015-03-03 Christoph EggerAdd support for deserializing functions
2015-03-03 Christoph EggerAdd testcase for serializing / deserializing BasicBlocks
2015-03-03 Christoph EggerMake pieces of information serialize themselves
2015-02-23 Christoph EggerName functions in BasicBlock view
2015-02-23 Christoph EggerAdd our own FindQuaZip.cmake untill debian ships a...
2015-02-20 Christoph EggerProperly rename function
2015-02-20 Christoph EggerFix CMakeList
2015-02-16 Christoph EggerRenaming functions
2015-02-06 Christoph EggerAdd test Framework
2015-01-22 Christoph EggerAllow addition of new functions
2015-01-08 Christoph Eggerremove more madness from llvm-config flags
2015-01-07 Christoph EggerAdd in an Information Manager
2015-01-03 Christoph Eggerchange QT signals to QT_NO_KEYWORDS
2014-11-28 Christoph EggerAdd CFGScene QGraphicsScene taking care of BasicBlock...
2014-11-26 Christoph EggerClean up LLVM Linking and use LLVM.so
2014-11-26 Christoph EggerAdd guile scripting
2014-11-19 Christoph EggerRemove -O2 from llvmflags. it's none of libllvm's business
2014-05-27 Christoph EggerFail if llvm can not be found
2014-05-27 Christoph EggerExplicitely use llvm-config-3.5 as older versions won...
2014-05-20 Christoph EggerFactor out llvm disassembler
2014-05-15 Christoph Eggerrename to frida
2014-05-15 Christoph EggerFix for Ubuntu linker specialities
2014-05-15 Christoph EggerRename include.hxx to include_llvm.hxx
2014-05-14 Christoph Eggeruse generic llvm version
2014-05-14 Christoph EggerOnly use cmake 2.8.9 subset
2014-02-10 Christoph EggerSeparate out several parts of llvm-using code ; Add...
2014-02-10 Christoph EggerSwitch to cmake