craftr-build / craftr-build-4.x

Frontend for the Craftr build framework.
https://craftr-build.github.io/craftr/
Other
60 stars 14 forks source link

GUI for building Craftr projects #114

Open NiklasRosenstein opened 8 years ago

NiklasRosenstein commented 8 years ago

While I detest CMake in general, I like how you can use the GUI to enable build flags and specify build options that way. I kind of want that for Craftr as well. Craftr modules would expose the options that usually accept using the craftr.options module. The GUI would run the Craftfile without exporting the manifest or building to read collect these options and display them in a GUI. Probably with PyQT or so.

winksaville commented 8 years ago

Good idea!

On Fri, Jun 10, 2016, 8:30 AM Niklas Rosenstein notifications@github.com wrote:

While I detest CMake in general, I like how you can use the GUI to enable build flags and specify build options that way. I kind of want that for Craftr as well. Craftr modules would expose the options that usually accept using the craftr.options module. The GUI would run the Craftfile without exporting the manifest or building to read collect these options and display them in a GUI. Probably with PyQT or so.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/craftr-build/craftr/issues/114, or mute the thread https://github.com/notifications/unsubscribe/AA-hHHoORLU7Te2yokoU1gKU4Vw61oR_ks5qKYMHgaJpZM4IzEDl .

NiklasRosenstein commented 8 years ago

Building something in the craftr-gui branch using PySide.

2016-07-24_19h09_57