aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Began working on "punting" at the autoconf problemsSebastian Parborg2011-07-271-4/+55
* Added pfl support! And basic automake support.Sebastian Parborg2011-07-212-11/+41
* More work on autotoolsSebastian Parborg2011-07-143-13/+263
* The autoconf parser now parser whole filesSebastian Parborg2011-07-111-45/+83
* More work on the autoconf parserSebastian Parborg2011-07-061-17/+148
* Added comments to most functionsSebastian Parborg2011-07-055-2/+121
* Added a basic autoconf lex parserSebastian Parborg2011-07-011-0/+147
* Created a verybasic automake parserSebastian Parborg2011-06-291-0/+194
* Got it to generate a very simple ebuild for uzblSebastian Parborg2011-06-242-20/+115
* Implemented some functions and cleaned up the commmand parserSebastian Parborg2011-06-221-18/+82
* Fixed so you can run the new version from the cliSebastian Parborg2011-06-211-1/+1
* Added %.c : %.h rule supportSebastian Parborg2011-06-212-18/+49
* Worked some more on %.c : %.h commandsSebastian Parborg2011-06-202-4/+4
* It now parses the doneyet makefile again.Sebastian Parborg2011-06-202-39/+84
* fixed some more variable stuffSebastian Parborg2011-06-201-15/+16
* Parsing of variables seems to work now.Sebastian Parborg2011-06-192-26/+49
* Made command interp handle mixed strings and varsSebastian Parborg2011-06-192-13/+12
* Added a stub to function inside "$()"Sebastian Parborg2011-06-192-12/+56
* Worked some moreSebastian Parborg2011-06-192-83/+97
* added support for "{}" chars a command charactersSebastian Parborg2011-06-171-8/+4
* Done with some work on the command parserSebastian Parborg2011-06-172-37/+96
* Worked some more on string replacementSebastian Parborg2011-06-172-23/+116
* Added branch for the new makefile parserSebastian Parborg2011-06-162-136/+253
* Added basic ebuild outputSebastian Parborg2011-06-131-1/+1
* You can now scan makefile projects with the cliSebastian Parborg2011-06-091-2/+1
* Converted the output data from the makefiles to somethint usefulSebastian Parborg2011-06-093-0/+430