build: improve structures of build scripts
authorJihye Won <jihye.won1@samsung.com>
Sun, 25 Oct 2015 09:58:59 +0000 (18:58 +0900)
committerJihye Won <jihye.won1@samsung.com>
Fri, 30 Oct 2015 07:55:45 +0000 (16:55 +0900)
commita1328bcf327e3b795e3b85f8ef8099dbc32a3e57
treed00ec662471f28db778cb27d7914aec55bb29caa
parent874daf318303929552146fcffdc8f3aed1447237
build: improve structures of build scripts

I created "build.common" file to simplify source code.
The file includes common functions; trim_string, exists_file, xxx_common; and variables
for other build scripts.
While, other build scripts includes platform-dependent functions;
check_archi, check_swt; and variables.

Change-Id: I5410d1871f274f91790cddfb0c58a254151ef958
Signed-off-by: Jihye Won <jihye.won1@samsung.com>
package/build.common [new file with mode: 0644]
package/build.linux [new file with mode: 0755]
package/build.macos-64
package/build.ubuntu-32 [deleted file]
package/build.ubuntu-64 [deleted file]
package/build.windows-32 [deleted file]
package/build.windows-64 [deleted file]
package/pkginfo.manifest