summaryrefslogtreecommitdiff
path: root/Jamfile.jam
AgeCommit message (Collapse)Author
2010-10-31Updated version to 1.0 everywherearseny.kapoulkine
git-svn-id: http://pugixml.googlecode.com/svn/trunk@789 99668b35-9821-0410-8761-19e4c4f06640
2010-08-29tests: Introduced fullcoverage modearseny.kapoulkine
git-svn-id: http://pugixml.googlecode.com/svn/trunk@688 99668b35-9821-0410-8761-19e4c4f06640
2010-08-29Minor sample build improvementarseny.kapoulkine
git-svn-id: http://pugixml.googlecode.com/svn/trunk@673 99668b35-9821-0410-8761-19e4c4f06640
2010-08-29XPath: Moved implementation to pugixml.cpparseny.kapoulkine
git-svn-id: http://pugixml.googlecode.com/svn/trunk@670 99668b35-9821-0410-8761-19e4c4f06640
2010-07-19Set svn:eol-style to native for all text filesarseny.kapoulkine
git-svn-id: http://pugixml.googlecode.com/svn/trunk@607 99668b35-9821-0410-8761-19e4c4f06640
2010-07-19Release archiving now converts newlines to Unix style in tar archivesarseny.kapoulkine
git-svn-id: http://pugixml.googlecode.com/svn/trunk@606 99668b35-9821-0410-8761-19e4c4f06640
2010-07-11Added readme.txt and release build targetarseny.kapoulkine
git-svn-id: http://pugixml.googlecode.com/svn/trunk@594 99668b35-9821-0410-8761-19e4c4f06640
2010-07-10docs: Added custom navigation bar, moved table of contents to separate sectionarseny.kapoulkine
git-svn-id: http://pugixml.googlecode.com/svn/trunk@585 99668b35-9821-0410-8761-19e4c4f06640
2010-06-27Added samples building targetarseny.kapoulkine
git-svn-id: http://pugixml.googlecode.com/svn/trunk@542 99668b35-9821-0410-8761-19e4c4f06640
2010-06-23docs: Added new user manual drafts (Quickbook sources) and documentation ↵arseny.kapoulkine
building support git-svn-id: http://pugixml.googlecode.com/svn/trunk@529 99668b35-9821-0410-8761-19e4c4f06640
2010-06-02tests: Use ... instead of ### as autotest info prefix (sh compatibility)arseny.kapoulkine
git-svn-id: http://pugixml.googlecode.com/svn/trunk@498 99668b35-9821-0410-8761-19e4c4f06640
2010-06-02tests: Use colon instead of semicolon as define set separator (sh compatibility)arseny.kapoulkine
git-svn-id: http://pugixml.googlecode.com/svn/trunk@496 99668b35-9821-0410-8761-19e4c4f06640
2010-06-02tests: Redesigned test building; now all configurations of a single toolset ↵arseny.kapoulkine
are built in a single jam run git-svn-id: http://pugixml.googlecode.com/svn/trunk@493 99668b35-9821-0410-8761-19e4c4f06640
2010-05-25Added build support for Sun C++arseny.kapoulkine
git-svn-id: http://pugixml.googlecode.com/svn/trunk@453 99668b35-9821-0410-8761-19e4c4f06640
2010-05-17tests: Added newline stripping from gcc -dumpversion outputarseny.kapoulkine
git-svn-id: http://pugixml.googlecode.com/svn/trunk@430 99668b35-9821-0410-8761-19e4c4f06640
2010-05-17tests: Minor fix for jam scriptsarseny.kapoulkine
git-svn-id: http://pugixml.googlecode.com/svn/trunk@429 99668b35-9821-0410-8761-19e4c4f06640
2010-05-17tests: Minor fixesarseny.kapoulkine
git-svn-id: http://pugixml.googlecode.com/svn/trunk@428 99668b35-9821-0410-8761-19e4c4f06640
2010-05-17tests: gcc version is now specified upon buildingarseny.kapoulkine
git-svn-id: http://pugixml.googlecode.com/svn/trunk@427 99668b35-9821-0410-8761-19e4c4f06640
2010-05-06Integrated changes from unicode branch to trunkarseny.kapoulkine
git-svn-id: http://pugixml.googlecode.com/svn/trunk@383 99668b35-9821-0410-8761-19e4c4f06640
2010-04-20unicode: Default toolset for Unix systems is gccarseny.kapoulkine
git-svn-id: http://pugixml.googlecode.com/svn/trunk@279 99668b35-9821-0410-8761-19e4c4f06640
2009-11-04tests: Fixed mingw 4.4.0 coverage reportsarseny.kapoulkine
git-svn-id: http://pugixml.googlecode.com/svn/trunk@208 99668b35-9821-0410-8761-19e4c4f06640
2009-11-03tests: Added helper for node set testing, added several testsarseny.kapoulkine
git-svn-id: http://pugixml.googlecode.com/svn/trunk@200 99668b35-9821-0410-8761-19e4c4f06640
2009-10-29tests: CodeWarrior and BCC supportedarseny.kapoulkine
git-svn-id: http://pugixml.googlecode.com/svn/trunk@195 99668b35-9821-0410-8761-19e4c4f06640
2009-10-29Added support for different compilation modesarseny.kapoulkine
git-svn-id: http://pugixml.googlecode.com/svn/trunk@193 99668b35-9821-0410-8761-19e4c4f06640
2009-10-28Added MSVC buildingarseny.kapoulkine
git-svn-id: http://pugixml.googlecode.com/svn/trunk@186 99668b35-9821-0410-8761-19e4c4f06640
2009-10-20tests: Restored -n flag for gcovarseny.kapoulkine
git-svn-id: http://pugixml.googlecode.com/svn/trunk@167 99668b35-9821-0410-8761-19e4c4f06640
2009-10-20tests: Added more testsarseny.kapoulkine
git-svn-id: http://pugixml.googlecode.com/svn/trunk@162 99668b35-9821-0410-8761-19e4c4f06640
2009-10-10tests: Added simple test framework, added a couple of testsarseny.kapoulkine
git-svn-id: http://pugixml.googlecode.com/svn/trunk@140 99668b35-9821-0410-8761-19e4c4f06640
2009-10-10Initial test building support along with a stub test filearseny.kapoulkine
git-svn-id: http://pugixml.googlecode.com/svn/trunk@138 99668b35-9821-0410-8761-19e4c4f06640