a0cbebf404
Audaspace: fixing problems for the merge to master suggested by Campbell and Sergey.
...
- rename WITH_EXTERNAL_AUDASPACE to WITH_SYSTEM_AUDASPACE.
- rename C/PYAUDASPACE to AUDASPACE_C/PY
- simplifying cmake defines and includes.
- fixing include paths and enabling WITH_SYSTEM_AUDASPACE for windows.
- fixing scons building.
- other minor build system fixes.
2015-07-28 14:01:53 +02:00
bef6b06a47
Fix for [ #36819 ] *AFTER 2.69* Audio Only Sequencer wont render
...
The original description is not a bug, but the mixdown options were missing as scons was lacking the required defines during compile time.
2013-11-07 12:33:35 +00:00
225c5fee6b
move BLO_sys_types.h -> BLI_sys_types.h (it had nothing todo with loading)
...
remove MEM_sys_types.h which was a duplicate.
2013-05-28 19:35:26 +00:00
6de829cb7a
code cleanup: split scons includes onto multiple lines, reduce chance of include conflicts later on.
2013-05-20 18:42:28 +00:00
ab2c273b12
Added GPL header to sconscripts!
...
Also changed shebang to '#!/usr/bin/env python', this is more portable across unixes...
2012-12-17 08:01:43 +00:00
Nathan Letwory
322ff7dfe4
I swear, it was just an innocence change in guardedalloc!
...
The butterfly wing flap, causing a nice storm in the rest of blender.
Now all dependencies should point ok again. CMakers, do double-test.
2011-02-21 12:35:04 +00:00
26809f38aa
Audaspace: This should fix all missing python includes now once for all...
2010-08-16 20:05:59 +00:00
1964b2329e
Scons:
...
* Should now build again without problems
* Fixed scons having problems to execute makes(d/r)na if build path contains spaces
2010-08-16 19:09:42 +00:00
9bb21deec6
Audaspace: Further fixes.
2010-08-16 18:50:59 +00:00
01d61095cd
Audaspace: Scons fix for missing python include paths.
2010-08-16 18:29:19 +00:00
2ebb1c63f7
finish cleanup to cmake editors, also removed some stuff from scons thats not needed.
2010-06-05 23:27:49 +00:00
6e5cf0f3ee
Patch #19953 : [2.5] repeated include entries in a number of SConscript files
...
Thanks for the patch Jeff Doyle (nfz)
2009-11-22 06:22:53 +00:00
d7656684e2
Quick fix for scons (untested though :/).
2009-08-28 12:38:59 +00:00