a2573f5acd
* convert gen_upload_docs.bat * convert run.bat * forgot to add run.sh * convert gen_upload_docs.bat * remove checking from bats * fix path * fix path again * fix file extension * remove escapes * added missing quotation and escapes * add escapes * change config for testing * convert build_current_bundle * convert clean_bootloader * convert compile_bootloader_discovery * convert compile_bootloader * fix path * convert run.sh * fix path again * convert hw_test * convert flash_erase407 * convert flash_openocd407 * fix missing or * fix another missing or * fix quote * add quotes * add more quotes * remove spurious call * add more quotes * convert simulator_test * Add simulator_test * Added semicolon * add exports * change destination path * add quotes and error check * moved rm and changed path back * change path * let the dead be * add env var to skip hw test * redo logic Co-authored-by: David Holdeman <David Holdeman> |
||
---|---|---|
.. | ||
jobs | ||
readme.md |
readme.md
https://sliksvn.com/download/ used to produce numeric revision number needs to be added to System PATH manually
https://cygwin.com/install.html needs to be added to System PATH manually
cygwin: make, gcc, zip, wget
cygwin: ccache
Add System Environment Variable CCACHE_DIR c:\ccache
java needs to be added to System PATH manually
https://ant.apache.org/ needs to be added to System PATH manually. used to build java stuff
Additional plugings:
Pipeline GitHub Notify Step
https://stackoverflow.com/questions/14274293/show-current-state-of-jenkins-build-on-github-repo
https://github.com/settings/tokens
Discard Old Build
smtphost: smtp.gmail.com r***@gmail.com useSsl=yes
https://www.ncftp.com/download/ !!! c:\windows !!! needs to be added to System PATH manually. This FTP client installs itself right into c:\windows folder
RUSEFI_BUILD_FTP_USER & RUSEFI_BUILD_FTP_PASS needs to be added to System PATH manually
RUSEFI_DOXYGEN_FTP_USER & RUSEFI_DOXYGEN_FTP_PASS needs to be added to System PATH manually
http://www.doxygen.nl/download.html needs to be added to System PATH manually
https://graphviz.gitlab.io/download/ needs to be added to System PATH manually, used by Doxygen
http://www.kicad-pcb.org/download/ for iBom automation
http://www.st.com/st-web-ui/static/active/en/st_prod_software_internet/resource/technical/software/utility/stsw-link004.zip ST Link Utility
http://www.st.com/web/en/catalog/tools/PF257938 ST virtual serial driver
Jobs:
-
unit_tests
-
integration_and_primary_bundle
-
documentation
-
build_extra_bundles
-
git2svn_sync
RUSEFI_SVN_PASSWORD needs to be added to System PATH manually