index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scons
/
gallium.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
scons: Move all env setup to scons/gallium.py
José Fonseca
2011-06-17
1
-1
/
+18
*
scons: make embedding orthogonal to the platform
José Fonseca
2011-06-17
1
-2
/
+4
*
scons: Add a few more human friendly messages.
José Fonseca
2011-05-04
1
-1
/
+1
*
gallivm: Use LLVM MC disassembler, instead of udis86.
José Fonseca
2011-03-13
1
-1
/
+0
*
scons: Always load lex/yacc tool.
José Fonseca
2011-03-03
1
-0
/
+2
*
scons: Reduce all Cygwin platform names to 'cygwin'.
Vinson Lee
2011-02-24
1
-0
/
+2
*
scons: Recognize 'AMD64' processor as well.
José Fonseca
2011-02-16
1
-0
/
+1
*
scons: Don't get fooled by 32bit python on a 64bit windows.
José Fonseca
2011-02-16
1
-1
/
+1
*
scons: builtin_glsl_function on windows needs bundled getopt.
José Fonseca
2011-02-11
1
-0
/
+1
*
scons: Try to support building 64bit binaries on 32bit windows.
José Fonseca
2011-02-11
1
-0
/
+18
*
scons: Fix MSVC 64bit build.
José Fonseca
2011-02-11
1
-0
/
+8
*
scons: Disable -mstackrealign on MinGW again.
José Fonseca
2011-02-10
1
-1
/
+4
*
scons: Restrict whole program optimization to release builds.
José Fonseca
2011-02-09
1
-2
/
+8
*
scons: We have C++ in several libraries, so always link with the C++ compiler
José Fonseca
2011-01-30
1
-0
/
+4
*
scons: Check for libdrm_[intel|radeon] as well
Jakob Bornecrantz
2010-11-05
1
-1
/
+5
*
scons: Check for pkg-config before trying to use it
Jakob Bornecrantz
2010-11-05
1
-0
/
+3
*
st/xorg: Detect libkms with scons too.
José Fonseca
2010-11-03
1
-0
/
+1
*
scons: Propagate installation targets.
José Fonseca
2010-11-02
1
-4
/
+9
*
scons: Revamp how to specify targets to build.
José Fonseca
2010-11-01
1
-18
/
+70
*
scons: New build= option, with support for checked builds.
José Fonseca
2010-09-29
1
-3
/
+2
*
scons: New build= option, with support for checked builds.
José Fonseca
2010-09-29
1
-18
/
+41
*
scons: Re-enable SSE on MinGW.
José Fonseca
2010-09-05
1
-11
/
+11
*
scons: Add -fno-common for 64-bit builds on Mac OS X.
Vinson Lee
2010-08-17
1
-0
/
+2
*
scons: Use '-Wmissing-field-initializers' on GCC 4.0 and greater only.
Vinson Lee
2010-07-23
1
-1
/
+4
*
scons: Fix Mac OS X SCons build on 32-bit CPUs.
Vinson Lee
2010-07-19
1
-1
/
+1
*
scons: Make PIPE_ALIGN_VAR() of static/global vars work on MinGW.
José Fonseca
2010-07-16
1
-0
/
+3
*
scons: Make LLVM a black-white dependency.
José Fonseca
2010-04-11
1
-2
/
+4
*
scons: Control caching via new SCONS_CACHE_DIR environment variable.
José Fonseca
2010-02-14
1
-1
/
+3
*
scons: Undo bad merge from cherry-pick.
José Fonseca
2010-02-12
1
-2
/
+0
*
scons: Target Windows7.
José Fonseca
2010-02-12
1
-2
/
+5
*
scons: Eliminate mixed space/tabs.
José Fonseca
2010-02-04
1
-10
/
+10
*
scons: Only override scons CC selection in the embedded platform.
José Fonseca
2010-02-04
1
-12
/
+16
*
scons: Promote EMBEDDED from subsystem to full os.
José Fonseca
2010-02-04
1
-1
/
+1
*
another gcc 4.2.x check for mstackrealign
Alan Hourihane
2010-01-29
1
-1
/
+4
*
add PIPE_SUBSYSTEM_EMBEDDED when embedded platform used
Alan Hourihane
2010-01-28
1
-0
/
+2
*
scons: Do not use linker option '-Bsymbolic' on Mac OS X.
Vinson Lee
2010-01-28
1
-3
/
+4
*
Duplicate CCVERSION check code to compensate for different env CC.
Alan Hourihane
2010-01-27
1
-2
/
+16
*
scons: Use '-Werror=' option on GCC 4.2.x and greater.
Vinson Lee
2010-01-26
1
-1
/
+2
*
fix typo
Alan Hourihane
2010-01-26
1
-2
/
+1
*
only use -Werror flags with gcc 4.2.x and 4.3.x.
Alan Hourihane
2010-01-26
1
-2
/
+8
*
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-25
1
-1
/
+4
|
\
|
*
scons: Do not use ld options start-group and end-group on Darwin.
Vinson Lee
2010-01-23
1
-1
/
+4
*
|
scons: Put glut and glew shared libraries into build/xxx/bin or lib.
José Fonseca
2010-01-02
1
-17
/
+21
*
|
scons: Disable version symlinking for DLLs.
José Fonseca
2010-01-02
1
-6
/
+10
*
|
scons: Don't globally define WIN32_LEAN_AND_MEAN.
José Fonseca
2010-01-01
1
-2
/
+0
*
|
scons: Expose convienience libraries to the host environment.
José Fonseca
2010-01-01
1
-115
/
+1
*
|
scons: Put the configuration info in the build directory too.
José Fonseca
2009-12-26
1
-0
/
+2
*
|
llvmpipe: Install unit tests on build/xxx/bin
José Fonseca
2009-12-23
1
-0
/
+7
*
|
Revert "scons: Pass -fno-strict-aliasing to gcc."
Brian Paul
2009-12-11
1
-1
/
+0
|
/
*
scons: Tweak MSVC release options.
José Fonseca
2009-12-11
1
-2
/
+7
[next]