Skip to content
Snippets Groups Projects
  1. Dec 11, 2020
    • Aline Gondim Santos's avatar
      SDK: Scripts to generate plugin's skeleton code · 1e7736cc
      Aline Gondim Santos authored
      done:
      - create plugin folder structure
      - manifest.json + icon.png
      - copyright header
      - main.cpp
      - choose number of functionalities and the api to each one of them
      - create src files for each functionality (APIs skeleton .h and .cpp)
      - create preferences.json
      - put colors into prints and clear outputs when needed
      - modify src files to set preferences code
      - create pakage.json
      - add helper files
      - use library Cmd
      - reorganize functions into classes define inherits stack
      - add GNU GPL to python files
      - jpl merge function
      - pre and post assembles
      - default options plugin build
      - windows build with build-plugin.py
      - add build option for windows build
      - generate base CMakeLists.txt and build.sh
      
      Change-Id: Id8eb5a97fa7a51e99a0f9215835c3d5ffea630ad
      GitLab: #2
      1e7736cc
  2. Oct 27, 2020
  3. Oct 22, 2020
  4. Oct 09, 2020
  5. Sep 03, 2020
  6. Aug 31, 2020
  7. Jun 29, 2020
  8. Jun 25, 2020
  9. Jun 05, 2020
  10. Jun 03, 2020
  11. Jun 02, 2020
  12. May 12, 2020
Loading