Campbell Barton
|
8b2b79c210
Cleanup: quiet missing variable declaration warning
|
5 tahun lalu |
Campbell Barton
|
e12c08e8d1
ClangFormat: apply to source, most of intern
|
5 tahun lalu |
Campbell Barton
|
de13d0a80c
doxygen: add newline after \file
|
6 tahun lalu |
Campbell Barton
|
eef4077f18
Cleanup: remove redundant doxygen \file argument
|
6 tahun lalu |
Campbell Barton
|
65ec7ec524
Cleanup: remove redundant, invalid info from headers
|
6 tahun lalu |
Sergey Sharybin
|
927dea436e
Further tweaks to buildinfo
|
11 tahun lalu |
Sergey Sharybin
|
2010c6ad6c
Made buildinfo aware of builds from GIT
|
11 tahun lalu |
Campbell Barton
|
a9f6e54384
style cleanup: mostly whitespace in rna
|
12 tahun lalu |
Campbell Barton
|
4a04f72069
remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n
|
13 tahun lalu |
Campbell Barton
|
817273931a
buildinfo is now quoted from the build systems, avoids stripping quotes on startup.
|
13 tahun lalu |
Nathan Letwory
|
3cd4110f78
fix #if errors, add defined() in proper places
|
14 tahun lalu |
Campbell Barton
|
b8e3f4ee30
fix for cmake not having the correct svn revision in buildinfo, now generate a header every build with the time, date, svn revision.
|
14 tahun lalu |
Campbell Barton
|
8f21a43535
split BKE_utildefines.h, now it only has blender specific defines like GS() MAKE_ID, FILE_MAXDIR, moved the generic defines to BLI_utildefines.h.
|
14 tahun lalu |
Nathan Letwory
|
2a89fb887e
* Enable compile and link flags to build info also on Windows and in SCons.
|
14 tahun lalu |
Campbell Barton
|
799fc68234
cflags, cxxflags & linkflags in buildinfo.
|
14 tahun lalu |
Campbell Barton
|
05884e09be
- rna bugfix where ints were not clamped and would overflow, now raise an error and print valid range.
|
14 tahun lalu |
Campbell Barton
|
8f1500da00
remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now.
|
14 tahun lalu |
Campbell Barton
|
e3c746659e
strip quites off buildinfo at startup (was doing this for splash screen and python api)
|
15 tahun lalu |
Campbell Barton
|
081c1205a3
correct fsf address
|
15 tahun lalu |
Brecht Van Lommel
|
8a8e00af07
Attempted fix for mingw buildinfo.c compile problem.
|
15 tahun lalu |
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.
|
15 tahun lalu |
Daniel Genrich
|
a0c567d1b1
fix Win64 compile: Should now work with cmake again, does this break win64 scons anyone?
|
15 tahun lalu |
Guillermo S. Romero
|
c5756a9822
Compile warnings, typos and some clarifications.
|
15 tahun lalu |
Chris Want
|
5d0a207ecb
Patch from GSR that a) fixes a whole bunch of GPL/BL license
|
17 tahun lalu |
Campbell Barton
|
c6667c53e3
put the revision number in the splash screen (scons and make)
|
17 tahun lalu |
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.
|
21 tahun lalu |
Casey Corn
|
17ca22de62
Rolled back comments. According to new guidelines, no .c files
|
21 tahun lalu |
Casey Corn
|
f882846641
Added docs/formatted existing docs for doxygen.
|
21 tahun lalu |
Kent Mein
|
d0e346d544
|
22 tahun lalu |
Hans Lambermont
|
12315f4d0e
Initial revision
|
22 tahun lalu |