8c5f949cb2
- python include path is now taken from nan_definitions.mk
2003-02-24 19:04:20 +00:00
0853bef1e2
- files are now compiled in a different location. So the include path
...
to Python.h had to be adjusted
2003-01-26 13:12:29 +00:00
fa45a02295
on Mac OS X run ranlib on libfrozen.a after creating it
2003-01-06 17:22:57 +00:00
76f4ae72f3
- when compiling on windows, override CC=gcc with CC=..../cl_wrapper.pl
...
and use the Python.h in the lib/windows/python/include directory.
MSVC++ doesn't like linking with a gcc compiled frozen library.
2003-01-04 16:27:26 +00:00
61ab941edb
Autotools-specific freeze_ac.py and makemakefile_ac.py. Original makemakefile.py reverted for sake of original build system. Makefile.am modified accordingly.
2002-11-30 05:43:14 +00:00
651fa32eaa
Bunch of small fixes emailed to me from phaethon
...
Kent
--
mein@cs.umn.edu
2002-11-29 17:07:58 +00:00
e46a6d2611
I autmated the rest of building libfrozen.a
...
I also moved it so that it gets put in:
$(OCGDIR)/blender/bpython/$(DEBUG_DIR)libfrozen.a
and removed the stuff from the readme on how to do it by hand.
(I made one other small change and that was to comment
out the ssr target on solaris and freebsd in source/Makefile
I forgot to commit it yesterday)
Kent
--
mein@cs.umn.edu
2002-11-07 17:47:15 +00:00
Hans Lambermont
12315f4d0e
Initial revision
2002-10-12 11:37:38 +00:00