[gnome-builder/wip/chergert/pipeline-merge] build-manager: add future TODO



commit cffc7cc101ef27e808f1b7a3013f9acc0116ef30
Author: Christian Hergert <chergert redhat com>
Date:   Fri Feb 10 00:06:15 2017 -0800

    build-manager: add future TODO

 libide/buildsystem/ide-build-manager.c |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/libide/buildsystem/ide-build-manager.c b/libide/buildsystem/ide-build-manager.c
index 4e6d869..4c46af0 100644
--- a/libide/buildsystem/ide-build-manager.c
+++ b/libide/buildsystem/ide-build-manager.c
@@ -233,6 +233,11 @@ ide_build_manager_invalidate_pipeline (IdeBuildManager *self)
   config = ide_configuration_manager_get_current (config_manager);
 
   /*
+   * TODO: If the runtime is missing, we need to asynchronously try to
+   *       install the runtime, and then setup the pipeline.
+   */
+
+  /*
    * We want to set the pipeline before connecting things using the GInitable
    * interface so that we can access the builddir from
    * IdeRuntime.create_launcher() during pipeline addin initialization.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]