117 コミット (ee2bf3a4b6b37287e6d150d3dd6742b7fa4f8215)

作成者 SHA1 メッセージ 日付
  José Fonseca 2864f723d1 scons: Use -g instead of -g3. 14年前
  José Fonseca 129ace49f4 scons: Set -static-libstdc++ on mingw-w64 14年前
  José Fonseca 0646246cae scons: Move MinGW flags from crossmingw.py to gallium.py 14年前
  Andreas Fänger e411cd7b0a swrast: initial multi-threaded span rendering 14年前
  José Fonseca 235225ec93 scons: Expose pkg-config in a simpler manner. 14年前
  José Fonseca 2699fce0d6 scons: Buid libGL.so (WIP). 14年前
  José Fonseca 0edb40cb69 scons: Make declaration-after-statement and pointer-arith just warnings. 14年前
  José Fonseca 8173471fc2 scons: Move all env setup to scons/gallium.py 14年前
  José Fonseca 4175010749 scons: make embedding orthogonal to the platform 14年前
  José Fonseca 37058c3497 scons: Add a few more human friendly messages. 14年前
  José Fonseca e6314db0ac gallivm: Use LLVM MC disassembler, instead of udis86. 14年前
  José Fonseca 8987109c27 scons: Always load lex/yacc tool. 14年前
  Vinson Lee eb17802386 scons: Reduce all Cygwin platform names to 'cygwin'. 14年前
  José Fonseca 33d8ff9c31 scons: Recognize 'AMD64' processor as well. 14年前
  José Fonseca 590c2ee568 scons: Don't get fooled by 32bit python on a 64bit windows. 14年前
  José Fonseca 982609f4cf scons: builtin_glsl_function on windows needs bundled getopt. 14年前
  José Fonseca ae760279f1 scons: Try to support building 64bit binaries on 32bit windows. 14年前
  José Fonseca 051f8bbfee scons: Fix MSVC 64bit build. 14年前
  José Fonseca d60f07489e scons: Disable -mstackrealign on MinGW again. 14年前
  José Fonseca 3b8bb7b449 scons: Restrict whole program optimization to release builds. 14年前
  José Fonseca 11b15c4d25 scons: We have C++ in several libraries, so always link with the C++ compiler 14年前
  Jakob Bornecrantz c0db7854d5 scons: Check for libdrm_[intel|radeon] as well 15年前
  Jakob Bornecrantz 98d6ed8742 scons: Check for pkg-config before trying to use it 15年前
  José Fonseca d49dfe66cf st/xorg: Detect libkms with scons too. 15年前
  José Fonseca 265b53983e scons: Propagate installation targets. 15年前
  José Fonseca 601498ae73 scons: Revamp how to specify targets to build. 15年前
  José Fonseca e3a3a5378e scons: New build= option, with support for checked builds. 15年前
  José Fonseca 67450f0644 scons: New build= option, with support for checked builds. 15年前
  José Fonseca 30c5d5d9d8 scons: Re-enable SSE on MinGW. 15年前
  Vinson Lee 462e8a8b0d scons: Add -fno-common for 64-bit builds on Mac OS X. 15年前
  Vinson Lee 32502b0eeb scons: Use '-Wmissing-field-initializers' on GCC 4.0 and greater only. 15年前
  Vinson Lee 95ca22001a scons: Fix Mac OS X SCons build on 32-bit CPUs. 15年前
  José Fonseca 6f81b78cb4 scons: Make PIPE_ALIGN_VAR() of static/global vars work on MinGW. 15年前
  José Fonseca ea532f0e72 scons: Make LLVM a black-white dependency. 15年前
  José Fonseca fe889a89d2 scons: Control caching via new SCONS_CACHE_DIR environment variable. 15年前
  José Fonseca a4865e82ef scons: Undo bad merge from cherry-pick. 15年前
  José Fonseca 57617c8eba scons: Target Windows7. 15年前
  José Fonseca 7b6fa78d86 scons: Eliminate mixed space/tabs. 15年前
  José Fonseca 9f151f93e6 scons: Only override scons CC selection in the embedded platform. 15年前
  José Fonseca 5cf88a4787 scons: Promote EMBEDDED from subsystem to full os. 15年前
  Alan Hourihane 7683271e63 another gcc 4.2.x check for mstackrealign 15年前
  Alan Hourihane bd60e6cd5c add PIPE_SUBSYSTEM_EMBEDDED when embedded platform used 15年前
  Vinson Lee 51ab599ddb scons: Do not use linker option '-Bsymbolic' on Mac OS X. 15年前
  Alan Hourihane 1ecf505087 Duplicate CCVERSION check code to compensate for different env CC. 15年前
  Vinson Lee 7d29afb3a2 scons: Use '-Werror=' option on GCC 4.2.x and greater. 15年前
  Alan Hourihane 18bb614acf fix typo 15年前
  Alan Hourihane 1019f0de11 only use -Werror flags with gcc 4.2.x and 4.3.x. 15年前
  Vinson Lee 6b55aacccb scons: Do not use ld options start-group and end-group on Darwin. 15年前
  José Fonseca 8a318edd08 scons: Put glut and glew shared libraries into build/xxx/bin or lib. 15年前
  José Fonseca b2e40643a3 scons: Disable version symlinking for DLLs. 15年前