Sha256: a5c76d16449d759c98ee157d38172e19f265b204482566761adcf67f2aee2261

Contents?: true

Size: 572 Bytes

Versions: 9

Compression:

Stored size: 572 Bytes

Contents

Bundle projects
***************

.. warning::

    This feature is experimental!

With

.. code-block:: console

    bake ... --bundle <outputDir>
       
the projects will be bundled. This means

* linked binaries are copied to <outputDir>/bin
* created libraries are copied to <outputDir>/lib
* sources from the main project are copied to <outputDir>
* includes needed by the main projects are copied to <outputDir>/inc
* A Project.meta will be created in <outputDir>.
  
This is a starting point for further manual adaptions.

Feedback welcome!

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
bake-toolkit-2.19.2 documentation/_build/html/_sources/tips_and_tricks/bundle.txt
bake-toolkit-2.19.1 documentation/_build/html/_sources/tips_and_tricks/bundle.txt
bake-toolkit-2.19.0 documentation/_build/html/_sources/tips_and_tricks/bundle.txt
bake-toolkit-2.18.0 documentation/_build/html/_sources/tips_and_tricks/bundle.txt
bake-toolkit-2.17.4 documentation/_build/html/_sources/tips_and_tricks/bundle.txt
bake-toolkit-2.17.3 documentation/_build/html/_sources/tips_and_tricks/bundle.txt
bake-toolkit-2.17.2 documentation/_build/html/_sources/tips_and_tricks/bundle.txt
bake-toolkit-2.17.1 documentation/_build/html/_sources/tips_and_tricks/bundle.txt
bake-toolkit-2.16.1 documentation/_build/html/_sources/tips_and_tricks/bundle.txt