module Common::TaskHelpers
Included Modules
- Barista::Behaviors::Omnibus::Task
Direct including types
- Tasks::Atk
- Tasks::Aubio
- Tasks::Cairo
- Tasks::ConfigGuess
- Tasks::Denemo
- Tasks::Fftw3
- Tasks::Fluidsynth
- Tasks::Gettext
- Tasks::Glib
- Tasks::GObject
- Tasks::Gtk3
- Tasks::Guile
- Tasks::Libepoxy
- Tasks::Libffi
- Tasks::Libgc
- Tasks::Libgmp
- Tasks::Libiconv
- Tasks::Liblzma
- Tasks::Libpng
- Tasks::Librsvg
- Tasks::Libsndfile
- Tasks::Libtool
- Tasks::Libunistring
- Tasks::Libxml2
- Tasks::Lilypond
- Tasks::Pango
- Tasks::Portaudio
- Tasks::Portmidi
- Tasks::Rubberband
- Tasks::Zlib
Defined in:
common/task_helpers.crConstructors
Instance Method Summary
- #build_gtk?
- #sync_source
-
#update_config_guess(target : String = ".", install : Array(Symbol) = [:config_guess, :config_sub] of ::Symbol)
Updates a target source folder with the version of config guess present in Tasks::ConfigGuess
Constructor Detail
def self.new(project, callbacks = Barista::Behaviors::Omnibus::CacheCallbacks.new, *, without_gtk : Bool)
#
Instance Method Detail
def update_config_guess(target : String = ".", install : Array(Symbol) = [:config_guess, :config_sub] of ::Symbol)
#
Updates a target source folder with the version of config guess present in Tasks::ConfigGuess