Go to file
Campbell Barton 6106d919c3 CMake: Linux/Unix Only,
use 'install' target rather then copying files with post-build commands.

Main change is that you need to run 'make install', which copies files to ./bin by default
unless WITH_INSTALL_PORTABLE is OFF, where CMAKE_INSTALL_PREFIX is used for a typical unix-system install.
2011-03-06 11:41:30 +00:00
build_files use tar.gz for windows python zipfiles rather then .zip, 2011-03-06 11:18:57 +00:00
doc Cleanup paths after move to dir. 2011-02-28 09:58:53 +00:00
extern doxygen: fixes 2011-02-27 19:29:07 +00:00
intern replace 0 with NULL when used as a pointer 2011-03-03 17:58:06 +00:00
release 2.5 Armature Panel UI Script: 2011-03-04 19:57:05 +00:00
source CMake: Linux/Unix Only, 2011-03-06 11:41:30 +00:00
CMakeLists.txt CMake: Linux/Unix Only, 2011-03-06 11:41:30 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile part of a patch from Dan Eicher with some edits. 2011-02-22 05:49:21 +00:00
SConstruct Check the os.environ at the start of the build process. 2011-02-18 09:39:15 +00:00