2025-08-17 21:01 CEST

spring: develop 096ec2d6 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
tvo tvo develop 2006-01-10 15:39:19 develop 445a4bec
Changeset * Add check to detect.processor() to prevent it from crashing if
  /proc/cpuinfo isn't present. It assumes '-march=i686' on 32bit
  systems in that case (no -march flags on 64bit systems)
* Add config checks for GL/gl.h and GL/glu.h
* Make using CFLAGS or CXXFLAGS from environment actually work.
* Be more verbose if CFLAGS or CXXFLAGS from environment is used.



git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@587 37977431-3df6-0310-b722-df95706aa16b
mod - rts/build/scons/config.py Diff ] File ]
mod - rts/build/scons/detect.py Diff ] File ]
mod - rts/build/scons/rts.py Diff ] File ]