Go to file
Campbell Barton 077fd13416 cmake:
- fix for cmake's SSE detection which would fail because of strict warnings and also had redundant cache setting.
- was incorrectly initializing variables (own bad)
- python was searching for libs on every run, now only do this if there not cached.
2011-10-01 19:52:33 +00:00
build_files cmake: 2011-10-01 19:52:33 +00:00
doc fix for error generating docs, write all files as utf-8 2011-09-29 12:11:58 +00:00
extern Whitespace clean-up 2011-09-30 12:24:17 +00:00
intern Cgange compile cindition for gcc-4.6-objC++ workaround 2011-09-30 20:26:14 +00:00
po i18n: fixed mistage in message generator which lead to some messages disappeared. 2011-09-30 09:25:53 +00:00
release * Updating readme.html and link to release logs for 2.60, now that we approach the RC state. 2011-10-01 11:21:47 +00:00
source cmake: 2011-10-01 19:52:33 +00:00
CMakeLists.txt cmake: 2011-10-01 19:52:33 +00:00
COPYING
GNUmakefile fix for crash generating messages.txt, I wasn't getting this crash because I had 'WITH_PYTHON_SAFETY' enabled which was using different iterators (which dont crash), now there on by default. 2011-09-30 07:47:45 +00:00
SConstruct OSX: solve weaklinking for non-apple compilers by using Xlinker, build also QTKit with apple gcc, to be more compatible to distributed gnu-gcc compilers without objC, objC++ capabilities 2011-09-28 11:56:50 +00:00