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