From: Ben S. <non...@us...> - 2002-12-01 06:49:31
|
nonchocoboy 2002/11/30 22:49:30 PST Added files: cppdom SConscript Log: Starting a VERY basic SCons build. Revision Changes Path 1.1 +31 -0 cppdom/cppdom/SConscript (new) http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/cppdom/SConscript?rev=1.1&content-type=text/plain |
From: Ben S. <non...@us...> - 2003-01-02 23:30:45
|
nonchocoboy 2003/01/02 15:30:43 PST Modified files: cppdom SConscript Log: Minor tweaks to the SCons build Revision Changes Path 1.3 +1 -0 cppdom/cppdom/SConscript http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/cppdom/SConscript.diff?r1=1.2&r2=1.3&diff_format=h |
From: Allen B. <al...@us...> - 2003-02-20 18:11:04
|
allenb 2003/02/20 10:11:04 PST Modified files: cppdom SConscript Log: Added building of static library (very nice for debugging) Revision Changes Path 1.5 +5 -1 cppdom/cppdom/SConscript http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/cppdom/SConscript.diff?r1=1.4&r2=1.5&diff_format=h |
From: Allen B. <al...@us...> - 2003-12-14 09:43:32
|
allenb 2003/12/13 11:23:00 PST Modified files: cppdom SConscript Log: Add shared_ptr.h to install Revision Changes Path 1.8 +1 -0 cppdom/cppdom/SConscript http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/cppdom/SConscript.diff?r1=1.7&r2=1.8&diff_format=h |
From: Patrick H. <pat...@us...> - 2004-01-28 16:20:07
|
patrickh 2004/01/28 08:18:56 PST Modified files: cppdom SConscript Log: Restore the compilation of a shared library version of libcppdom. It appears to me that it was removed in Revision 1.6, either accidentally or surreptitiously. Revision Changes Path 1.9 +2 -2 cppdom/cppdom/SConscript http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/cppdom/SConscript.diff?r1=1.8&r2=1.9&diff_format=h |
From: Allen B. <al...@us...> - 2004-03-26 15:20:39
|
allenb 2004/03/26 07:09:44 PST Modified files: cppdom SConscript Log: make build more boost smart Revision Changes Path 1.12 +3 -1 cppdom/cppdom/SConscript http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/cppdom/SConscript.diff?r1=1.11&r2=1.12&diff_format=h |
From: Allen B. <al...@us...> - 2004-04-14 03:06:54
|
allenb 2004/04/13 20:06:48 PDT Modified files: cppdom SConscript Log: Update build to use scons-addons. For now developers have to have in path. Once build stabalizes, this will be imported in a vendor branch in tools/build so this will not need to be a requirement. Revision Changes Path 1.13 +5 -2 cppdom/cppdom/SConscript http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/cppdom/SConscript.diff?r1=1.12&r2=1.13&diff_format=h |
From: Allen B. <al...@us...> - 2004-04-14 13:35:34
|
allenb 2004/04/14 06:35:28 PDT Modified files: cppdom SConscript Log: Comment out cruft for setting shcxxflags on irix. I don't think this is needed. Revision Changes Path 1.15 +2 -2 cppdom/cppdom/SConscript http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/cppdom/SConscript.diff?r1=1.14&r2=1.15&diff_format=h |
From: Allen B. <al...@us...> - 2004-04-14 13:21:32
|
allenb 2004/04/14 06:21:24 PDT Modified files: cppdom SConscript Log: Migrated to use AutoDist Revision Changes Path 1.14 +14 -26 cppdom/cppdom/SConscript http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/cppdom/SConscript.diff?r1=1.13&r2=1.14&diff_format=h |
From: Allen B. <al...@us...> - 2004-11-20 03:19:32
|
allenb 2004/11/19 19:19:20 PST Modified files: cppdom SConscript Log: Updated build for latest version of scons-addons. Note, that there is badness here that really needs tracked down in scons-addons and fixed in the future. Revision Changes Path 1.16 +2 -1 cppdom/cppdom/SConscript http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/cppdom/SConscript.diff?r1=1.15&r2=1.16&diff_format=h |
From: Patrick H. <pat...@us...> - 2006-04-12 20:41:43
|
patrickh 2006/04/12 13:41:35 PDT Modified files: cppdom SConscript Log: Update the build to be more friendly (at least IMO) to building RPMs. Revision Changes Path 1.18 +6 -4 cppdom/cppdom/SConscript http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/cppdom/SConscript.diff?r1=1.17&r2=1.18&diff_format=h |
From: Patrick H. <pat...@us...> - 2006-04-12 20:43:54
|
patrickh 2006/04/12 13:43:49 PDT Modified files: (Branch: releng-0-6) cppdom SConscript Log: MFH: Update the build to be more friendly (at least IMO) to building RPMs. The specific revisions merged are as follows: SConstruct: 1.48 cppdom/SConscript: 1.18 Revision Changes Path 1.17.2.1 +6 -4 cppdom/cppdom/SConscript http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/cppdom/SConscript.diff?r1=1.17&r2=1.17.2.1&diff_format=h |
From: Daniel E. S. <dsh...@us...> - 2006-06-06 14:58:52
|
dshipton 2006/06/06 07:15:50 PDT Modified files: cppdom SConscript Log: Add ability to version the library and include directory. Also adds the version on to the pkgconfig file that gets generated. NOTE: Versioning is enabled by default. Revision Changes Path 1.20 +2 -2 cppdom/cppdom/SConscript http://xml-cppdom.cvs.sourceforge.net/xml-cppdom/cppdom/cppdom/SConscript.diff?r1=1.19&r2=1.20&diff_format=h |
From: Patrick H. <pat...@us...> - 2006-06-26 14:27:53
|
patrickh 2006/06/26 07:27:50 PDT Modified files: (Branch: releng-0-6) cppdom SConscript Log: When building universal binaries on Mac OS X, the linker apparently does not infer the installation name of the shared library correctly, so we have to help it out. This fixes dyld lookup problems when using CppDOM as a universal binary. Revision Changes Path 1.17.2.3 +2 -0 cppdom/cppdom/SConscript http://xml-cppdom.cvs.sourceforge.net/xml-cppdom/cppdom/cppdom/SConscript.diff?r1=1.17.2.2&r2=1.17.2.3&diff_format=h |
From: Allen B. <al...@us...> - 2006-06-30 22:59:01
|
allenb 2006/06/30 15:58:59 PDT Modified files: cppdom SConscript Log: - Update the build to use the alpha EnvironmentBuilder from scons-addons note: this project is being used to test and develop this part of scons-addons so things could be a little unstable for a bit. It works now, but the code is in development. - The SCons build can now build the library on win32. Revision Changes Path 1.21 +3 -1 cppdom/cppdom/SConscript http://xml-cppdom.cvs.sourceforge.net/xml-cppdom/cppdom/cppdom/SConscript.diff?r1=1.20&r2=1.21&diff_format=h |
From: Allen B. <al...@us...> - 2006-07-10 22:04:32
|
allenb 2006/07/10 15:04:32 PDT Modified files: cppdom SConscript Log: Fix bug in way I called Append. Revision Changes Path 1.24 +1 -1 cppdom/cppdom/SConscript http://xml-cppdom.cvs.sourceforge.net/xml-cppdom/cppdom/cppdom/SConscript.diff?r1=1.23&r2=1.24&diff_format=h |