aboutsummaryrefslogtreecommitdiff
path: root/cli.py
Commit message (Expand)AuthorAgeFilesLines
* Added basic autotools supportroot2011-08-041-6/+19
* Got it to generate a very simple ebuild for uzblSebastian Parborg2011-06-241-2/+2
* Added basic SCM supportSebastian Parborg2011-06-141-2/+25
* Added basic ebuild outputSebastian Parborg2011-06-131-4/+10
* You can now link deps to packages with the help of qfileSebastian Parborg2011-06-101-0/+5
* You can now scan makefile projects with the cliSebastian Parborg2011-06-091-2/+3
* Added shebang to cli.pySebastian Parborg2011-06-071-0/+2
* Add some checks and update cli to print ifdefs.Sebastian Parborg2011-06-011-0/+10
* Got everything (hopefully) working again...Sebastian Parborg2011-05-241-3/+5
* Fixed comments being greedy and begun on ifdefsSebastian Parborg2011-05-221-1/+1
* Added flags so that you can choose what to printSebastian Parborg2011-05-221-2/+11
* Added the default parameter to filetypes.Sebastian Parborg2011-05-221-0/+1
* Added a little bit more to the help outputSebastian Parborg2011-05-221-1/+1
* Updated help in CLI with an exampleSebastian Parborg2011-05-211-1/+3
* Added a simple CLISebastian Parborg2011-05-181-0/+15