update recipes

This commit is contained in:
radius 2015-10-19 20:20:21 -05:00
parent ffbf695358
commit 1c52992b96
13 changed files with 14 additions and 5 deletions

View File

@ -1,2 +1,2 @@
platform qnx
PLATFORM QNX
PLATFORM qnx

View File

@ -1,2 +1,3 @@
platform unix
PLATFORM unix
MAKEPORTABLE YES

View File

@ -1,2 +1,3 @@
platform unix
PLATFORM unix
MAKEPORTABLE YES

View File

@ -1,2 +1,3 @@
platform unix
PLATFORM unix
MAKEPORTABLE YES

View File

@ -1,8 +1,8 @@
PATH /mingw32/bin/
platform MINGW32
PLATFORM windows
ARCH x86
MAKE mingw32-make.exe
CC gcc
CXX g++
CXX11 g++

View File

@ -1,6 +1,7 @@
PATH /home/buildbot/tools/mingw32_posix/bin:/home/buildbot/tools/python
MINGW32 /home/buildbot/tools/mingw32_posix/
platform MINGW32
PLATFORM windows
ARCH x86
MAKE mingw32-make.exe
CC gcc

View File

@ -1,5 +1,6 @@
PATH /mingw64/bin
platform MINGW64
PLATFORM windows
ARCH x86_64
MAKE mingw32-make.exe
CC gcc

View File

@ -1,6 +1,8 @@
PATH /home/buildbot/tools/mingw64_win32/bin:/home/buildbot/tools/python
MINGW64 /home/buildbot/tools/mingw64_posix/
ARCH x86_64
platform MINGW64
PLATFORM windows
MAKE mingw32-make.exe
CC gcc
CXX g++

View File

@ -1,6 +1,7 @@
PATH /home/buildbot/tools/mingw64_posix/bin:/home/buildbot/tools/python
MINGW64 /home/buildbot/tools/mingw64_posix/
platform MINGW64
PLATFORM windows
ARCH x86_64
MAKE make
CC gcc

View File

@ -1,6 +1,7 @@
PATH /home/buildbot/tools/mingw32_posix/bin:/home/buildbot/tools/python
MINGW32 /home/buildbot/tools/mingw32_posix/
platform MINGW32
PLATFORM windows
ARCH x86
MAKE mingw32-make.exe
CC gcc

View File

@ -1,6 +1,6 @@
PATH /mingw32/bin
platform MINGW32
PLATFORM MINGW32
PLATFORM windows
ARCH x86
MAKE make
CC /mingw32/bin/gcc

View File

@ -1,6 +1,6 @@
PATH /mingw32/bin
platform MINGW32
PLATFORM MINGW32
PLATFORM windows
ARCH x86
MAKE make
CC /mingw32/bin/gcc

View File

@ -1,6 +1,6 @@
PATH /mingw64/bin
platform MINGW64
PLATFORM MINGW64
PLATFORM windows
ARCH x86_64
MAKE make
CC /mingw64/bin/gcc