Commit Graph

11 Commits (ae8de6821b937ddd89d5aa6077809022044ead6a)

Author SHA1 Message Date
Charlie Sharpsteen 6a41d19fba TBB: Update to 4.0u2 2011-12-16 16:14:39 -08:00
Nibbles 2bits 88c747dd5a tbb 4.0u1
This commit updates tbb to 4.0u1, which stands for Update 1.
Intel has been releasing for 3.x: Update 1, Update 2, Update 3....
The previous formula here was 3.x Update 8 (it went to 10). They
have been naming file archives based on the date the file was
uploaded, but that can change and our previous tarball is gone.
This compiles without error using gcc, clang, and llvm from
XCode-4.0.2 on 64bit Snow Leopard.
EDIT: added ENV.cc, ENV.cxx, and ENV.no_optimization

Closes Homebrew/homebrew#8355.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-29 21:00:55 -05:00
Trevor Wennblom 6b7011d86f TBB: Update to 30_221
tbb version 30_221 - 3.0 update 8 - August 1, 2011

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-08-29 10:42:46 -07:00
Kashif Rasul 1937d33470 TBB 3.0 update 7
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-07-30 10:43:54 -07:00
Huahang Liu e413f97c64 TBB 3.0 update 6
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-05-15 16:46:16 -07:00
Adam Vandenberg 7689fb8fd2 Replace snow_leopard_64? in brews. 2011-03-18 10:30:47 -07:00
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Scott Beamer 819d84c2eb tbb 3.0 version 5 (30_131)
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-02 09:51:15 -08:00
Kashif Rasul bb0a3f863c Updated intel tbb to 3.0 update 4
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-12-11 18:46:48 +00:00
Adam Vandenberg 576185d345 Define "snow_leopard_64?"
snow_leopard_64? (defined in Hardware) is a short-cut for:
  MACOS_VERSION >= 10.6 and Hardware.is_64_bit?

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-22 20:11:03 -07:00
Ryan Pavlik 35853c52a0 Add Threading Building Blocks 2010-04-15 10:43:34 -07:00