aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* make: fix indentHEADmainJohannes Stoelp2024-03-181-1/+1
* port to systemc-3.0.0 betaJohannes Stoelp2024-02-261-2/+2
* cmake: rename systemc files and fix MakefileJohannes Stoelp2023-11-041-4/+4
* cmake: integrate systemc build into cmake build (offer source/external integr...Johannes Stoelp2023-11-041-32/+22
* make: add run/% target to build & run a single simulationJohannes Stoelp2023-11-011-0/+4
* cmake/make: minor cleanups and fixesJohannes Stoelp2023-11-011-5/+5
* make: if V=1 also make ctest output verboseJohannes Stoelp2023-11-011-2/+3
* make: fix fmt targetJohannes Stoelp2023-10-301-1/+1
* cmake: move test build into own file test/CMakeLists.txtJohannes Stoelp2023-10-301-1/+1
* make: make build default target, link compile commandsJohannes Stoelp2023-10-291-3/+4
* test: add first lt_bus testsJohannes Stoelp2023-10-291-1/+4
* make: add V parameter to control verbose buildJohannes Stoelp2023-10-291-3/+8
* make: rename build folder and use cmake cache files as make output/depsJohannes Stoelp2023-08-271-9/+9
* move sources into src/ subdirJohannes Stoelp2023-08-271-3/+3
* add some initial playground examples + scripts to buildJohannes Stoelp2023-07-261-0/+56