index
:
external_mesa3d.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
scons: Fix SCons build infrastructure for FreeBSD.
Vinson Lee
2012-05-24
1
-1
/
+1
*
scons: Add more machine architectures to the machine map
Alexander von Gluck IV
2012-01-18
1
-0
/
+6
*
scons: Add Haiku build support
Alexander von Gluck IV
2012-01-17
1
-1
/
+1
*
gallium/cell: Remove the driver.
Kai Wasserbäch
2011-11-29
1
-1
/
+1
*
Remove windows kernel support code.
José Fonseca
2011-11-29
1
-1
/
+1
*
swrast: initial multi-threaded span rendering
Andreas Fänger
2011-08-11
1
-0
/
+1
*
scons: Buid libGL.so (WIP).
José Fonseca
2011-06-30
1
-1
/
+1
*
scons: Don't list MSVS_VERSION option outside windows platforms.
José Fonseca
2011-06-17
1
-1
/
+2
*
scons: Accept verbose=yes instead of quiet=no.
José Fonseca
2011-06-17
1
-1
/
+2
*
scons: make embedding orthogonal to the platform
José Fonseca
2011-06-17
1
-1
/
+2
*
scons: Fix immediate Python exceptions with SCons on SunOS.
Vinson Lee
2011-03-08
1
-1
/
+1
*
scons: Reduce all Cygwin platform names to 'cygwin'.
Vinson Lee
2011-02-24
1
-1
/
+3
*
scons: Fix Cygwin platform names.
Vinson Lee
2011-02-23
1
-1
/
+1
*
scons: Recognize 'AMD64' processor as well.
José Fonseca
2011-02-16
1
-0
/
+1
*
scons: Try to support building 64bit binaries on 32bit windows.
José Fonseca
2011-02-11
1
-10
/
+2
*
scons: Add support for GLES.
Chia-I Wu
2011-01-22
1
-0
/
+1
*
scons: Fix cross-compilation.
José Fonseca
2011-01-13
1
-12
/
+14
*
scons: Move MSVS_VERSION option to common module.
José Fonseca
2010-12-01
1
-0
/
+1
*
scons: Revamp how to specify targets to build.
José Fonseca
2010-11-01
1
-21
/
+19
*
scons: New build= option, with support for checked builds.
José Fonseca
2010-09-29
1
-2
/
+4
*
scons: Add freebsd8 to list of accepted platforms.
Vinson Lee
2010-08-11
1
-1
/
+1
*
scons: Add sunos5 to list of accepted platforms.
Vinson Lee
2010-07-23
1
-1
/
+1
*
scons: Add cygwin to list of accepted platforms.
Vinson Lee
2010-06-03
1
-1
/
+1
*
scons: Remove debug print statement.
Vinson Lee
2010-05-20
1
-2
/
+0
*
scons: add comments and whitespace
Brian Paul
2010-05-20
1
-0
/
+9
*
scons: fix llvm detection
Brian Paul
2010-05-20
1
-1
/
+11
*
scons: don't set default_llvm on windows unles LLVM is defined
Keith Whitwell
2010-05-19
1
-1
/
+1
*
scons: Fix exception when llvm-config is not present.
José Fonseca
2010-04-13
1
-1
/
+6
*
scons: Make debug build default.
José Fonseca
2010-04-11
1
-1
/
+1
*
scons: Make LLVM a black-white dependency.
José Fonseca
2010-04-11
1
-1
/
+7
*
scons: Allow any toolchain to be specified in the command line.
José Fonseca
2010-03-31
1
-2
/
+1
*
support an 'embedded' platform target which turns off most parts of the
Alan Hourihane
2010-01-26
1
-2
/
+1
*
scons: Set the default windows platform to be windows userspace.
José Fonseca
2009-12-22
1
-1
/
+1
*
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-09-09
1
-2
/
+2
|
\
|
*
scons: Set default_dri to no for Mac OS.
Vinson Lee
2009-09-09
1
-2
/
+2
|
*
Revert "scons: Debug build by default."
José Fonseca
2009-06-17
1
-1
/
+1
|
*
scons: Debug build by default.
José Fonseca
2009-06-17
1
-1
/
+1
*
|
scons: Add Mac OS to target platform list.
Vinson Lee
2009-09-08
1
-1
/
+1
|
/
*
scons: Output nice summary messages instead of long command lines.
José Fonseca
2009-06-02
1
-1
/
+1
*
scons: Don't use deprecated Options.
José Fonseca
2009-05-08
1
-4
/
+4
*
scons: Support building with the Windows SDK.
José Fonseca
2009-03-25
1
-1
/
+1
*
Merge commit 'origin/gallium-0.1' into gallium-0.2
Alan Hourihane
2008-12-15
1
-1
/
+1
|
\
|
*
scons: Allow to request the winddk toolchain.
José Fonseca
2008-12-12
1
-1
/
+1
|
*
scons: Support MinGW32 cross compiler.
José Fonseca
2008-11-20
1
-0
/
+2
*
|
scons: Support MinGW32 cross compiler.
José Fonseca
2008-11-18
1
-0
/
+2
*
|
scons: ppc support.
Michel Dänzer
2008-10-23
1
-1
/
+2
|
/
*
scons: Put the tool logic in a frontend tool.
José Fonseca
2008-06-06
1
-280
/
+0
*
scons: Some provisions to cross-compile x86 on x86_64 machines and vice-versa.
José Fonseca
2008-06-04
1
-2
/
+13
*
gallium: Identify each Windows platform individually from scons.
José Fonseca
2008-06-02
1
-2
/
+4
*
scons: Set /W3 warning level for all MSVC based platforms.
José Fonseca
2008-06-02
1
-3
/
+5
[next]