summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-06Some windows fixes.Jussi Pakkanen
2013-10-06Fixed OSX.Jussi Pakkanen
2013-10-05Added support for Qt resource compiler.Jussi Pakkanen
2013-10-04Test suite runs now.Jussi Pakkanen
2013-10-04Some more tests passing.Jussi Pakkanen
2013-10-04Slogging through the test suite.Jussi Pakkanen
2013-10-04Strip dev rpath on install.Jussi Pakkanen
2013-10-04Rpaths start working.Jussi Pakkanen
2013-09-30Fur realz this time.Jussi Pakkanen
2013-09-30Bump version number for release.Jussi Pakkanen
2013-09-30Raise version number for release.Jussi Pakkanen
2013-09-30Gui tool works when installed now.Jussi Pakkanen
2013-09-30Can run gui app from a different directory. Fancy that!Jussi Pakkanen
2013-09-30Can specify cross file as a command line argument.Jussi Pakkanen
2013-09-30Minor gtest detector fix.Jussi Pakkanen
2013-09-29Show install status of targets.Jussi Pakkanen
2013-09-29Can now generate a build from scratch using the GUI.Jussi Pakkanen
2013-09-29Prevent premature generation.Jussi Pakkanen
2013-09-29Set up directories with launcher.Jussi Pakkanen
2013-09-29Fix cross compilation.Jussi Pakkanen
2013-09-29Indent fix.Jussi Pakkanen
2013-09-29Do not test install on Windows.Jussi Pakkanen
2013-09-29Have the correct name in gui.Jussi Pakkanen
2013-09-29Display options in a form.Jussi Pakkanen
2013-09-29Display compiler info in the GUI.Jussi Pakkanen
2013-09-28One-liner.Jussi Pakkanen
2013-09-28Strip holders from ext deps.Jussi Pakkanen
2013-09-28More holder extraction.Jussi Pakkanen
2013-09-28Removed gcc debug stl because it is too easy to shoot yourself in the foot with.Jussi Pakkanen
2013-09-27Regenerate when coredata changes (e.g. via mesongui).Jussi Pakkanen
2013-09-27Can clean and save, too.Jussi Pakkanen
2013-09-27Can compile and test via GUI.Jussi Pakkanen
2013-09-27UI file for external program runner.Jussi Pakkanen
2013-09-27Install UI files.Jussi Pakkanen
2013-09-27Display dependencies in the gui.Jussi Pakkanen
2013-09-27Show correct project name.Jussi Pakkanen
2013-09-27Display headers in tree views.Jussi Pakkanen
2013-09-27Fill build target data.Jussi Pakkanen
2013-09-23Surgical strike complete. Data has been extracted from interpreter and unit t...Jussi Pakkanen
2013-09-23Moved even more stuff from interpreter to build.Jussi Pakkanen
2013-09-23Basic work on extracting build target types from the interpreter.Jussi Pakkanen
2013-09-18One-liner.Jussi Pakkanen
2013-09-18Can edit paths and changes are updated to model.Jussi Pakkanen
2013-09-18Can show paths from live data.Jussi Pakkanen
2013-09-18Can use custom tree model in a view.Jussi Pakkanen
2013-09-18Display basic information.Jussi Pakkanen
2013-09-18Work on gui application starts now.Jussi Pakkanen
2013-09-16Created ui file for simple launcher.Jussi Pakkanen
2013-09-16Created a skeleton Qt ui file.Jussi Pakkanen
2013-09-15Mangle install file names so test suite passes on OSX.Jussi Pakkanen