Skip to content

ckaestne/KBuildMiner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KBuildMiner

run mvn compile to get dependencies and compile the project

setup run.sh by executing mvn dependency:build-classpath -Dmdep.outputFile=.classpath-scala

then run with ./run.sh gsd.buildanalysis.linux.KBuildMinerMain <parameters>

Rewrote the frontend that it no longer depends on naming magic of folders. Also removed manual patching of results with fixed resources. This should be handled separately.

A list of root folders/files can now be provided as parameter (comma separated list). Here are the previous defaults

Linux: "[x86Makefile],block,crypto,drivers,firmware,fs,init,ipc,kernel,lib,mm,net,security,sound"

Busybox: "applets,archival,archival/libarchive,console-tools,coreutils,coreutils/libcoreutils,debianutils,e2fsprogs,editors,findutils,init,libbb,libpwdgrp,loginutils,mailutils,miscutils,modutils,networking,networking/libiproute,networking/udhcp,printutils,procps,runit,selinux,shell,sysklogd,util-linux,util-linux/volume_id"

The arch/xxx/Makefile is no longer handled in a special way. Instead it should be copied to the root of the project before executing the analysis normally.

About

Fork from Thorsten

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published