tarball,crossplatform.mk: improve cross-platform shell command functions. let errors...
authorRejean Loyer <redj@ecere.com>
Fri, 20 Nov 2015 01:03:07 +0000 (20:03 -0500)
committerJerome St-Louis <jerome@ecere.com>
Sat, 20 Feb 2016 03:00:18 +0000 (22:00 -0500)
commit9ff8aa59018f53b5a2350f6693008dcb42551b55
tree8680fd08ef1c22c55f73492ddc4106f02744cae5
parentb94c3ef7360ea3c8fa7160ce95797879f9f8fb6a
tarball,crossplatform.mk: improve cross-platform shell command functions. let errors through. quiet vs verbose. add cpr for recursive file copying. use xcopy on windows.
57 files changed:
Makefile
audio/Makefile
compiler/bootstrap/Makefile
compiler/bootstrap/ecc/Makefile
compiler/bootstrap/ecere/Makefile
compiler/bootstrap/ecp/Makefile
compiler/bootstrap/ecs/Makefile
compiler/bootstrap/libec/Makefile
compiler/ecc/Makefile
compiler/ecc/Makefile.bootstrap
compiler/ecc/ecc.epj
compiler/ecp/Makefile
compiler/ecp/Makefile.bootstrap
compiler/ecp/ecp.epj
compiler/ecs/Makefile
compiler/ecs/Makefile.bootstrap
compiler/ecs/ecs.epj
compiler/libec/Makefile
compiler/libec/Makefile.bootstrap
compiler/libec/ec.epj
crossplatform.mk
deps/freetype-2.3.12/Makefile
deps/jpeg-9a/Makefile
deps/libffi-3.0.11/Makefile
deps/libpng-1.6.12/Makefile
deps/libungif-4.1.1/Makefile
deps/zlib-1.2.8/Makefile
documentor/Makefile
documentor/documentor.epj
ear/cmd/Makefile
ear/cmd/ear.epj
ear/extract/Makefile
ecere/Makefile
ecere/Makefile.bootstrap
ecere/Makefile.ecereCOM
ecere/Makefile.installer
ecere/Makefile.vanilla
ecere/ecere.epj
ecere/ecereCOM.epj
eda/drivers/sqlite/EDASQLite.epj
eda/drivers/sqlite/Makefile
eda/drivers/sqlite/SQLiteShellCmd.epj
eda/drivers/sqliteCipher/EDASQLiteCipher.epj
eda/drivers/sqliteCipher/Makefile
eda/drivers/sqliteCipher/SQLiteCipherShellCmd.epj
eda/libeda/EDA.epj
eda/libeda/Makefile
epj2make/Makefile
epj2make/epj2make.epj
ide/Makefile
ide/ide.epj
ide/src/project/Project.ec
installer/Makefile
samples/3D/Test3D/Test3D.epj
samples/android/helloAndroid.epj
samples/games/chess/chess.epj
samples/games/cornerBlocks/cornerBlocks.epj