OSDN Git Service

[Build][GENERAL] Separate compiler depended params to source/build-cmake/param/ .
authorK.Ohta <whatisthis.sowhat@gmail.com>
Thu, 29 Sep 2016 08:04:56 +0000 (17:04 +0900)
committerK.Ohta <whatisthis.sowhat@gmail.com>
Thu, 29 Sep 2016 08:04:56 +0000 (17:04 +0900)
commitde07e089dbc3065273dd13db0fd572158a00ae86
tree348b9e58f7422cd1b7c511e511f18000b5269654
parent3d44518d2958672da3c5ae51ca9f00bc4997c537
[Build][GENERAL] Separate compiler depended params to source/build-cmake/param/ .
source/build-cmake/buildvars.dat
source/build-cmake/buildvars_mingw_cross_win32.dat
source/build-cmake/config_build.sh
source/build-cmake/config_build_cross_win32.sh
source/build-cmake/params/buildvars_linux_params_gcc.dat [new file with mode: 0644]
source/build-cmake/params/buildvars_linux_params_llvm.dat [new file with mode: 0644]
source/build-cmake/params/buildvars_mingw_params_gcc.dat [new file with mode: 0644]
source/build-cmake/params/buildvars_mingw_params_llvm.dat [new file with mode: 0644]