build.sh

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-2793 : Use Common Repository

__________________________________________________________________________________

Behrouz NematiPour

bNematiPour@diality.com

  1. … 1 more file in changeset.
Updated the shared drvie address in another part of the script

Changed the address of the shared drive to the newest address

Adding /DEN_UI to the report folder

- It was getting really messy on the server X: drive with all projects folder mixed up

  1. … 2 more files in changeset.
DEN-452 : Automation Script and Support

- Trying to find a way to stop bamboo job loop

DEN-452 : Automation Script and Support

- Test for bamboo keep running

Revert "DEN-452 : Automation Script and Support"

This reverts commit cbe4883e563b1abb93105a7e8694c61d1f54015d.

DEN-452 : Automation Script and Support

- Added cppcheck diff.

DEN-452 : Automation Script and Support

- Support the device IP address change

DEN-452 : Automation Script and Support

- Added gcc_64 version of build for verification purposes.

DEN-452 : Automation Script and Support

- Tested and reorganized

  1. … 1 more file in changeset.
DEN-452 : Automation Script and Support

- Changed logging

  1. … 1 more file in changeset.
DEN-452 : Automation Script and Support

- Added a log folder for log/err

- Added bin folder for bin outs

  1. … 1 more file in changeset.
DEN-452 : Automation Script and Support

- Added sync to copy to server for unit test reports

- Added build log as well as err in build script

- copy the logs onto the server

  1. … 1 more file in changeset.
build.sh edited online with Bitbucket

- Added a line to re-run the application after copy

build.sh edited online with Bitbucket

- Added killall denali to stop the application before copying

build.sh edited online with Bitbucket

- Added sync

build.sh edited online with Bitbucket

- Added scp to target

build.sh edited online with Bitbucket

- Added Build error/[warning] exit

- So now Bamboo will identify build error

build.sh edited online with Bitbucket

fix a typo

build.sh edited online with Bitbucket

"Added cppcheck test to the build so if the analysis fails it does not build"

build.sh edited online with Bitbucket

adding the cppcheck run

build.sh edited online with Bitbucket

# disabled gcc_64 build for now

# since need to figure out how to install Qt without GUI on server

build.sh edited online with Bitbucket

DEN-SW project name and key has been changed.

So the git clone has been updated.

Added release/debug/clean param and modified out folder to have a build parent folder

Initial Commit