arseny.kapoulkine
|
77c9a23bfb
|
Added build support for Sun C++
git-svn-id: http://pugixml.googlecode.com/svn/trunk@453 99668b35-9821-0410-8761-19e4c4f06640
|
2010-05-25 21:50:46 +00:00 |
|
arseny.kapoulkine
|
d3195470ba
|
tests: Final MacOS fixes
git-svn-id: http://pugixml.googlecode.com/svn/trunk@435 99668b35-9821-0410-8761-19e4c4f06640
|
2010-05-20 17:51:32 +00:00 |
|
arseny.kapoulkine
|
ca4866290b
|
tests: Fixed deprecation warnings disabling for GCC 4.0, miscellaneous fixes for MacOS X
git-svn-id: http://pugixml.googlecode.com/svn/trunk@433 99668b35-9821-0410-8761-19e4c4f06640
|
2010-05-20 07:32:49 +00:00 |
|
arseny.kapoulkine
|
dd9de685eb
|
tests: gcc version is now specified upon building
git-svn-id: http://pugixml.googlecode.com/svn/trunk@427 99668b35-9821-0410-8761-19e4c4f06640
|
2010-05-17 07:42:34 +00:00 |
|
arseny.kapoulkine
|
47c23efe62
|
Reworked DOM memory allocation scheme (name/value allocations use the same pages as node/attribute structures, pages are now deallocated when completely free)
git-svn-id: http://pugixml.googlecode.com/svn/trunk@401 99668b35-9821-0410-8761-19e4c4f06640
|
2010-05-10 08:59:48 +00:00 |
|
arseny.kapoulkine
|
78057035d2
|
Build system fixes (old-style debug format for MSVC, removed Wp64 for MSVC9/10)
git-svn-id: http://pugixml.googlecode.com/svn/trunk@396 99668b35-9821-0410-8761-19e4c4f06640
|
2010-05-09 17:26:08 +00:00 |
|
arseny.kapoulkine
|
ca9704d651
|
Added fulldebug flag for debug information generation
git-svn-id: http://pugixml.googlecode.com/svn/trunk@394 99668b35-9821-0410-8761-19e4c4f06640
|
2010-05-09 10:20:43 +00:00 |
|
arseny.kapoulkine
|
44a8f9ea1d
|
Added MSVC8 x64 support to build framework and autotest
git-svn-id: http://pugixml.googlecode.com/svn/trunk@391 99668b35-9821-0410-8761-19e4c4f06640
|
2010-05-08 21:08:03 +00:00 |
|
arseny.kapoulkine
|
8b6be5c02e
|
Don't use global no-deprecate switch for newer GCC/MinGW, fixed warnings because of deprecation
git-svn-id: http://pugixml.googlecode.com/svn/trunk@390 99668b35-9821-0410-8761-19e4c4f06640
|
2010-05-08 20:36:20 +00:00 |
|
arseny.kapoulkine
|
981a445319
|
Implemented PUGIXML_DEPRECATED for GCC and MSVC7+
git-svn-id: http://pugixml.googlecode.com/svn/trunk@387 99668b35-9821-0410-8761-19e4c4f06640
|
2010-05-08 17:10:16 +00:00 |
|
arseny.kapoulkine
|
f542c5ebb8
|
Integrated changes from unicode branch to trunk
git-svn-id: http://pugixml.googlecode.com/svn/trunk@383 99668b35-9821-0410-8761-19e4c4f06640
|
2010-05-06 20:28:36 +00:00 |
|
arseny.kapoulkine
|
20edc02ff7
|
unicode: Added Linux build rules, converted Jamrules.jam to Unix file endings
git-svn-id: http://pugixml.googlecode.com/svn/trunk@278 99668b35-9821-0410-8761-19e4c4f06640
|
2010-04-20 20:44:06 +00:00 |
|
arseny.kapoulkine
|
d132a265db
|
tests: Added msvcN_x64 support
git-svn-id: http://pugixml.googlecode.com/svn/trunk@209 99668b35-9821-0410-8761-19e4c4f06640
|
2009-11-08 09:12:43 +00:00 |
|
arseny.kapoulkine
|
04d4a6d9c2
|
tests: Minor build fix
git-svn-id: http://pugixml.googlecode.com/svn/trunk@199 99668b35-9821-0410-8761-19e4c4f06640
|
2009-10-31 08:31:12 +00:00 |
|
arseny.kapoulkine
|
5346828488
|
tests: Minor fixes, added autotest script
git-svn-id: http://pugixml.googlecode.com/svn/trunk@196 99668b35-9821-0410-8761-19e4c4f06640
|
2009-10-30 20:06:00 +00:00 |
|
arseny.kapoulkine
|
a70f6b1a70
|
tests: CodeWarrior and BCC supported
git-svn-id: http://pugixml.googlecode.com/svn/trunk@195 99668b35-9821-0410-8761-19e4c4f06640
|
2009-10-29 21:47:37 +00:00 |
|
arseny.kapoulkine
|
1fdd096c80
|
tests: Tests can work without exceptions now
git-svn-id: http://pugixml.googlecode.com/svn/trunk@194 99668b35-9821-0410-8761-19e4c4f06640
|
2009-10-29 08:11:22 +00:00 |
|
arseny.kapoulkine
|
6210c21984
|
Added support for different compilation modes
git-svn-id: http://pugixml.googlecode.com/svn/trunk@193 99668b35-9821-0410-8761-19e4c4f06640
|
2009-10-29 07:18:26 +00:00 |
|
arseny.kapoulkine
|
0640f87859
|
tests: More fixes and toolsets support
git-svn-id: http://pugixml.googlecode.com/svn/trunk@190 99668b35-9821-0410-8761-19e4c4f06640
|
2009-10-28 22:22:19 +00:00 |
|
arseny.kapoulkine
|
2a14a3b4c9
|
Added MSVC building
git-svn-id: http://pugixml.googlecode.com/svn/trunk@186 99668b35-9821-0410-8761-19e4c4f06640
|
2009-10-28 20:08:43 +00:00 |
|
arseny.kapoulkine
|
6db04f4320
|
tests: Added simple test framework, added a couple of tests
git-svn-id: http://pugixml.googlecode.com/svn/trunk@140 99668b35-9821-0410-8761-19e4c4f06640
|
2009-10-10 21:36:03 +00:00 |
|
arseny.kapoulkine
|
ab28c3b45e
|
Minor build framework fixes
git-svn-id: http://pugixml.googlecode.com/svn/trunk@139 99668b35-9821-0410-8761-19e4c4f06640
|
2009-10-10 20:48:55 +00:00 |
|
arseny.kapoulkine
|
52aa5325f3
|
Initial test building support along with a stub test file
git-svn-id: http://pugixml.googlecode.com/svn/trunk@138 99668b35-9821-0410-8761-19e4c4f06640
|
2009-10-10 20:14:04 +00:00 |
|