Files
test/source/blender/makesdna
Nathan Letwory 0bd7934be7 * Minimum SCons version is now 1.0.0
- Code has been changed to reflect this (ie. deprecated functions are not anymore used)
* clean up the C and C++ compiler flags mess.
  - in the environment construction of BlenderLib all the compile flag governing options have been split in the *C*, *CC* and *CXX* containing equivalents.
    C is for C compiler only flags. CC is for C and C++ compiler flags and CXX is for C++ compiler only flags.
    All the platform default config files need to be double checked and fixed wherever it looks necessary. Either DIY, or send me a note with needed changes.
  - a start for the BlenderLib parameter list has been made - all the SConscripts need to be checked and modified to hand in flags properly.
* A theeth request: make -jN settable in the config file.
  - I give you BF_NUMJOBS, which is set to 1 by default. In your user-config.py, set BF_NUMJOBS=4 to have 4 parallel jobs handled. Yay.
2008-10-30 23:55:07 +00:00
..
2008-09-19 14:15:36 +00:00
2008-09-19 14:15:36 +00:00
2008-01-14 19:03:27 +00:00
2008-10-11 11:07:25 +00:00
2008-09-19 14:15:36 +00:00
2008-09-19 14:15:36 +00:00
2008-09-21 16:04:33 +00:00
2008-09-19 14:15:36 +00:00
2008-10-02 20:39:57 +00:00
2008-10-07 05:09:24 +00:00
2008-09-19 22:51:05 +00:00
2008-09-19 14:15:36 +00:00
2008-09-19 14:15:36 +00:00
2008-10-08 23:42:00 +00:00
2008-10-22 05:33:45 +00:00
2008-09-19 14:15:36 +00:00
2007-11-06 22:29:20 +00:00