Brecht Van Lommel
|
8a8e00af07
|
Attempted fix for mingw buildinfo.c compile problem.
|
2009-10-20 08:01:17 +00:00 |
|
Brecht Van Lommel
|
cb44f29043
|
Fix #19574: winbuildinfo.h error when compiling with cmake on windows. I've now removed winbuildinfo.h code and let scons on window just set environment vars like other operating systems. Note that cmake still doesn't get the date information on windows, implementation is missing for this.
|
2009-10-19 16:55:51 +00:00 |
|
Daniel Genrich
|
a0c567d1b1
|
fix Win64 compile: Should now work with cmake again, does this break win64 scons anyone?
|
2009-10-18 17:41:42 +00:00 |
|
Guillermo S. Romero
|
c5756a9822
|
Compile warnings, typos and some clarifications.
|
2009-04-21 17:37:07 +00:00 |
|
Chris Want
|
5d0a207ecb
|
Patch from GSR that a) fixes a whole bunch of GPL/BL license
blocks that were previously missed; and b) greatly increase my
ohloh stats!
|
2008-04-16 22:40:48 +00:00 |
|
Campbell Barton
|
c6667c53e3
|
put the revision number in the splash screen (scons and make)
|
2007-11-15 12:16:03 +00:00 |
|
Nathan Letwory
|
9076b80db6
|
* [SCons] enable BUILD_DATE for win32. Basically SCons creates an extra file in source/creator, which is included by buildinfo.c whenever BUILD_DATE is on and building on Windows. SCons automatically takes care of this dependency.
|
2004-03-05 15:20:52 +00:00 |
|
Casey Corn
|
17ca22de62
|
Rolled back comments. According to new guidelines, no .c files
should contain doxygen comments.
|
2003-06-18 03:48:55 +00:00 |
|
Casey Corn
|
f882846641
|
Added docs/formatted existing docs for doxygen.
|
2003-05-26 19:20:56 +00:00 |
|
Kent Mein
|
d0e346d544
|
updated .c files to include:
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
Just need to finish cpp files now :)
Kent
--
mein@cs.umn.edu
|
2002-11-25 12:02:15 +00:00 |
|
Hans Lambermont
|
12315f4d0e
|
Initial revision
|
2002-10-12 11:37:38 +00:00 |
|