10 Commits

Author SHA1 Message Date
Petr Zemek
9ef11c96d2 Unify formatting in CMakeLists.txt files.
* Remove redundant first empty line from some files.
* Convert spaces to tabs.
* Remove redundant comments.
2018-01-12 09:00:52 +01:00
Peter Matula
3ad168b018 add retdec prefix to all cmake targets, scripts, binaries, etc. 2018-01-08 15:49:39 +01:00
Peter Matula
4ff0a04ff0 refactor unit tests cmake names, installation dirs, etc. 2018-01-08 14:10:51 +01:00
Peter Matula
15cb39fb9e add more retdec namespaces 2018-01-08 09:53:01 +01:00
Peter Matula
8acae3fbbb add a bunch of retdec namespaces
however, they are still not everywhere where they will be
2018-01-05 19:32:43 +01:00
Peter Matula
85fd152220 move include/* to include/retdec/* 2018-01-05 18:04:25 +01:00
Peter Matula
060b75ac5f tests/CMakeLists,txt: fix relative path for RPATH. 2018-01-05 16:03:39 +01:00
Peter Matula
7cad5076c0 all in one repo, no submodules, deps via cmake external project 2018-01-05 11:26:55 +01:00
Petr Zemek
dae80893b8 Cosmetic fixes and style unifications in CMakeLists.txt files. 2017-12-25 07:56:16 +01:00
Petr Zemek
d9230cbc94 Initial commit. 2017-12-12 18:05:30 +01:00