|
From: Patrick H. <pat...@us...> - 2006-04-14 00:12:46
|
patrickh 2006/04/13 17:12:45 PDT
Modified files:
modules/GMTL SConstruct
Log:
The last revision did not quite address the issue of using the Boost.Python
library installed by the default Boost RPM. I didn't notice that the
library name was being constructed twice.
Revision Changes Path
1.67 +30 -33 GGT/modules/GMTL/SConstruct
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ggt/GGT/modules/GMTL/SConstruct.diff?r1=1.66&r2=1.67&diff_format=l
|
|
From: Daniel E. S. <dsh...@us...> - 2006-06-08 19:24:02
|
dshipton 2006/06/08 12:23:53 PDT
Modified files:
modules/GMTL SConstruct
Log:
Install gmtl headers into versioned subdirectories.
This add the option to pass --versioning=no to not version headers.
Revision Changes Path
1.70 +10 -3 GGT/modules/GMTL/SConstruct
http://ggt.cvs.sourceforge.net/ggt/GGT/modules/GMTL/SConstruct.diff?r1=1.69&r2=1.70&diff_format=l
|
|
From: Patrick H. <pat...@us...> - 2006-06-08 20:47:32
|
patrickh 2006/06/08 13:47:29 PDT
Modified files:
modules/GMTL SConstruct
Log:
As far as I can tell, any value other than an empty string passed in for
the EnablePython SCons argument enabled building the PyGMTL code.
Revision Changes Path
1.71 +5 -1 GGT/modules/GMTL/SConstruct
http://ggt.cvs.sourceforge.net/ggt/GGT/modules/GMTL/SConstruct.diff?r1=1.70&r2=1.71&diff_format=l
|
|
From: Patrick H. <pat...@us...> - 2006-06-08 21:00:52
|
patrickh 2006/06/08 14:00:51 PDT
Modified files:
modules/GMTL SConstruct
Log:
Build PyGMTL in a build directory. I should have done this a long, long
time ago.
Revision Changes Path
1.72 +3 -1 GGT/modules/GMTL/SConstruct
http://ggt.cvs.sourceforge.net/ggt/GGT/modules/GMTL/SConstruct.diff?r1=1.71&r2=1.72&diff_format=l
|
|
From: Daniel E. S. <dsh...@us...> - 2006-06-08 21:43:27
|
dshipton 2006/06/08 14:43:24 PDT
Modified files:
modules/GMTL SConstruct
Log:
PkgConfig builder for .pc files that gives them the right permissions
Revision Changes Path
1.73 +26 -2 GGT/modules/GMTL/SConstruct
http://ggt.cvs.sourceforge.net/ggt/GGT/modules/GMTL/SConstruct.diff?r1=1.72&r2=1.73&diff_format=l
|
|
From: Patrick H. <pat...@us...> - 2006-06-09 16:39:01
|
patrickh 2006/06/09 09:38:59 PDT
Modified files:
modules/GMTL SConstruct
Log:
Fixed PyGMTL build failure on Windows.
Revision Changes Path
1.74 +1 -1 GGT/modules/GMTL/SConstruct
http://ggt.cvs.sourceforge.net/ggt/GGT/modules/GMTL/SConstruct.diff?r1=1.73&r2=1.74&diff_format=l
|
|
From: Patrick H. <pat...@us...> - 2006-06-09 16:39:26
|
patrickh 2006/06/09 09:39:24 PDT
Modified files: (Branch: releng-0-4)
modules/GMTL SConstruct
Log:
MFH [rev 1.74]: Fixed PyGMTL build failure on Windows.
Revision Changes Path
1.72.2.2 +1 -1 GGT/modules/GMTL/SConstruct
http://ggt.cvs.sourceforge.net/ggt/GGT/modules/GMTL/SConstruct.diff?r1=1.72.2.1&r2=1.72.2.2&diff_format=l
|
|
From: Allen B. <al...@us...> - 2006-07-26 23:46:14
|
allenb 2006/07/26 12:03:54 PDT
Modified files:
modules/GMTL SConstruct
Log:
- Modify build to allow use of boost distrib on win32 from boost consulting. This distrib has no
'include' directory, just use the root of the install as the include base.
- Fix up issue with compiler version by just using the compiler version straight from SCons.
Revision Changes Path
1.75 +19 -34 GGT/modules/GMTL/SConstruct
http://ggt.cvs.sourceforge.net/ggt/GGT/modules/GMTL/SConstruct.diff?r1=1.74&r2=1.75&diff_format=l
|
|
From: Patrick H. <pat...@us...> - 2007-05-30 21:28:13
|
patrickh 2007/05/30 14:28:09 PDT
Modified files: (Branch: releng-0-4)
modules/GMTL SConstruct
Log:
Added better *BSD support (including for DragonFly).
Revision Changes Path
1.72.2.3 +15 -6 GGT/modules/GMTL/SConstruct
http://ggt.cvs.sourceforge.net/ggt/GGT/modules/GMTL/SConstruct.diff?r1=1.72.2.2&r2=1.72.2.3&diff_format=l
|
|
From: Patrick H. <pat...@us...> - 2007-06-13 16:00:59
|
patrickh 2007/06/13 09:00:11 PDT
Modified files:
modules/GMTL SConstruct
Log:
Fixed build errors.
Revision Changes Path
1.79 +2 -2 GGT/modules/GMTL/SConstruct
http://ggt.cvs.sourceforge.net/ggt/GGT/modules/GMTL/SConstruct.diff?r1=1.78&r2=1.79&diff_format=l
|
|
From: Patrick H. <pat...@us...> - 2007-06-13 23:30:14
|
patrickh 2007/06/13 16:30:15 PDT
Modified files:
modules/GMTL SConstruct
Log:
Restored the ability to build PyGMTL against a Boost installation that
uses a versioned header directory tree. This was broken in Revision 1.75.
I have not yet tested to be sure that this change works against a Boost
installation as packaged by Boost Consulting.
Revision Changes Path
1.80 +1 -1 GGT/modules/GMTL/SConstruct
http://ggt.cvs.sourceforge.net/ggt/GGT/modules/GMTL/SConstruct.diff?r1=1.79&r2=1.80&diff_format=l
|
|
From: Patrick H. <pat...@us...> - 2007-06-26 02:32:30
|
patrickh 2007/06/25 19:32:33 PDT
Modified files:
modules/GMTL SConstruct
Log:
The wrong directory was being written to gmtl.fpc for the header path.
Somehow repeated testing on multiple platforms failed to reveal this bug,
and I only noticed it minutes after announcing the 0.5.1 release. ARGH.
Revision Changes Path
1.81 +1 -3 GGT/modules/GMTL/SConstruct
http://ggt.cvs.sourceforge.net/ggt/GGT/modules/GMTL/SConstruct.diff?r1=1.80&r2=1.81&diff_format=l
|
|
From: Patrick H. <pat...@us...> - 2007-06-27 14:33:01
|
patrickh 2007/06/27 07:33:00 PDT
Modified files:
modules/GMTL SConstruct
Log:
Fixed the case for creating an unversioned installation.
Submitted by: Doug McCorkle < mccdo at iastate dot edu >
Revision Changes Path
1.83 +2 -2 GGT/modules/GMTL/SConstruct
http://ggt.cvs.sourceforge.net/ggt/GGT/modules/GMTL/SConstruct.diff?r1=1.82&r2=1.83&diff_format=l
|
|
From: Patrick H. <pat...@us...> - 2007-08-29 16:10:21
|
patrickh 2007/08/29 09:10:22 PDT
Modified files:
modules/GMTL SConstruct
Log:
Be sure to embed the manifest for gmtl.pyd when building with Visual C++
8.0 or newer.
Revision Changes Path
1.84 +4 -0 GGT/modules/GMTL/SConstruct
http://ggt.cvs.sourceforge.net/ggt/GGT/modules/GMTL/SConstruct.diff?r1=1.83&r2=1.84&diff_format=l
|
|
From: Patrick H. <pat...@us...> - 2008-02-29 15:21:46
|
patrickh 2008/02/29 07:21:41 PST
Modified files:
modules/GMTL SConstruct
Log:
Improved Boost toolset name construction so that we do not have to hard
code every compiler version. Fixed problems when using versions of SCons
newer than the 0.97 release.
Revision Changes Path
1.85 +11 -8 GGT/modules/GMTL/SConstruct
http://ggt.cvs.sourceforge.net/ggt/GGT/modules/GMTL/SConstruct.diff?r1=1.84&r2=1.85&diff_format=l
|
|
From: Patrick H. <pat...@us...> - 2008-09-05 16:09:30
|
patrickh 2008/09/05 09:09:41 PDT
Modified files:
modules/GMTL SConstruct
Log:
Allow the user to specify which Visual C++ version to use for building
PyGMTL on the command line using the MSVS_VERSION argument.
Revision Changes Path
1.86 +24 -1 GGT/modules/GMTL/SConstruct
http://ggt.cvs.sourceforge.net/ggt/GGT/modules/GMTL/SConstruct.diff?r1=1.85&r2=1.86&diff_format=l
|