Commit Graph

14 Commits

Author SHA1 Message Date
Jeffrey Walton
f00b0427aa
Exit setenv script if not sourced 2019-06-01 07:43:32 -04:00
Jeffrey Walton
ddb9249444
Fix source warning 2019-05-21 05:44:21 -04:00
Jeffrey Walton
1973674732
Add sanity check to setenv-*.sh scripts
Prompt user to source the script when required. Whitespace check-in
2019-05-21 05:37:40 -04:00
Jeffrey Walton
31c6b236dc Revert "Sync setenv scripts"
This reverts commit b225fbf. The new one was overwritten, not the old one.
2018-01-20 12:45:05 -05:00
Jeffrey Walton
b225fbfae7
Sync setenv scripts 2018-01-20 12:42:49 -05:00
Jeffrey Walton
c8389f89ea
Fix some variables for Ubuntu 16 (GH #565) 2018-01-16 18:40:15 -05:00
Jeffrey Walton
182f87eeac
Add info on creating versioned shared object
Also see http://stackoverflow.com/q/41255199
2016-12-22 05:24:16 -05:00
Jeffrey Walton
ba585dee4d
Removed 'set -eu'. Its difficult to debug the script when source'ing 2016-12-22 04:39:45 -05:00
Jeffrey Walton
5f17b4e6d3
Add checks for unbound variables 2016-11-10 02:41:23 -05:00
Jeffrey Walton
5361185ef1 Fixed spelling errors in setenv-* scripts 2016-07-11 15:24:43 -04:00
Jeffrey Walton
a6090c64ed Added message directing user to perform the build with the build command 2016-06-13 20:28:46 -04:00
Jeffrey Walton
4efcbae45b Remove -mcpu=cortex-m3 from EMBEDDED_FLAGS. Users will have to select their CPU of choice 2016-03-19 19:50:07 -04:00
Jeffrey Walton
80d1bc906e Added missing 0 return code 2016-03-09 01:47:41 -05:00
Jeffrey Walton
22d6374ce7 Added Android and embedded environment and test script 2016-03-09 01:12:47 -05:00