Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a "Solidity::solidity" dependency edge in the CMake file for soltest, ↵ | Bob Summerwill | 2015-12-06 | 1 | -1/+1 |
| | | | | | | | which got missed in the previous PR. This change resolves an inconsistency which was discovered in the automated dependency graph generation. softest was being declared as dependent on the Solidity module, not on just libsolidity, as it should be. | ||||
* | client refactor | debris | 2015-08-27 | 1 | -5/+1 |
| | |||||
* | Fix "add_sources" cmake macro. | Paweł Bylica | 2015-08-25 | 1 | -1/+3 |
| | |||||
* | Refactoreed CMakeLists for new module system | arkpar | 2015-08-24 | 1 | -7/+10 |
| | |||||
* | Modularise CMakeLists files and integrate tests. | chriseth | 2015-08-20 | 1 | -77/+8 |
| | |||||
* | Move Solidity tests. | chriseth | 2015-08-20 | 1 | -0/+121 |