index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mesongui.py
Age
Commit message (
Collapse
)
Author
2016-05-30
Remove unmaintained and broken PyQt5 GUI (#574)
Nirbheek Chauhan
2016-03-02
Back to .py suffix in files. Closes #394.
Jussi Pakkanen
2016-01-16
Moved mesongui into module.
Jussi Pakkanen
2016-01-15
Moved scripts in the module and started work to run them via the main meson ↵
Jussi Pakkanen
command.
2016-01-15
Organise files into a module structure.
Jussi Pakkanen
2015-10-04
Refactored option classes to mesonlib.
Jussi Pakkanen
2014-11-16
Harmonised copyright declarations.
Jussi Pakkanen
2014-08-07
Kill end of line whitespace dead.
Jussi Pakkanen
2014-06-22
The mass flags -> args renaming for consistency.
Jussi Pakkanen
2014-05-23
Put in some frosting.
Jussi Pakkanen
2014-04-16
Specify build flags per build type.
Jussi Pakkanen
2013-12-27
Expose unity build toggle button in the gui.
Jussi Pakkanen
2013-12-15
Preserve window geometry over respawn.
Jussi Pakkanen
2013-12-15
Reload cache files after external operations.
Jussi Pakkanen
2013-12-09
Can haz subproject options.
Jussi Pakkanen
2013-10-23
Remove duplicated function.
Jussi Pakkanen
2013-10-23
Validate option values on all assignments.
Jussi Pakkanen
2013-10-18
User options now do a full round trip.
Jussi Pakkanen
2013-10-18
Turn user options into for widgets.
Jussi Pakkanen
2013-10-14
Path fix.
Jussi Pakkanen
2013-10-13
Can enable or disable the use of pch.
Jussi Pakkanen
2013-10-11
Header text fix.
Jussi Pakkanen
2013-09-30
Gui tool works when installed now.
Jussi Pakkanen
2013-09-30
Can run gui app from a different directory. Fancy that!
Jussi Pakkanen
2013-09-29
Show install status of targets.
Jussi Pakkanen
2013-09-29
Can now generate a build from scratch using the GUI.
Jussi Pakkanen
2013-09-29
Prevent premature generation.
Jussi Pakkanen
2013-09-29
Set up directories with launcher.
Jussi Pakkanen
2013-09-29
Have the correct name in gui.
Jussi Pakkanen
2013-09-29
Display options in a form.
Jussi Pakkanen
2013-09-29
Display compiler info in the GUI.
Jussi Pakkanen
2013-09-27
Can clean and save, too.
Jussi Pakkanen
2013-09-27
Can compile and test via GUI.
Jussi Pakkanen
2013-09-27
Display dependencies in the gui.
Jussi Pakkanen
2013-09-27
Show correct project name.
Jussi Pakkanen
2013-09-27
Display headers in tree views.
Jussi Pakkanen
2013-09-27
Fill build target data.
Jussi Pakkanen
2013-09-18
One-liner.
Jussi Pakkanen
2013-09-18
Can edit paths and changes are updated to model.
Jussi Pakkanen
2013-09-18
Can show paths from live data.
Jussi Pakkanen
2013-09-18
Can use custom tree model in a view.
Jussi Pakkanen
2013-09-18
Display basic information.
Jussi Pakkanen
2013-09-18
Work on gui application starts now.
Jussi Pakkanen