summaryrefslogtreecommitdiff
path: root/Jamrules.jam
AgeCommit message (Expand)Author
2014-11-18docs: Regenerated documentationArseny Kapoulkine
2014-10-03tests: Fix MSVC6 compilationArseny Kapoulkine
2014-09-21Fix Jamrules.jam for Windows Kits 8.1Arseny Kapoulkine
2013-07-10Fix documentation building on Linuxarseny.kapoulkine@gmail.com
2012-12-07tests: Fix msvc11_arm toolset setuparseny.kapoulkine@gmail.com
2012-03-07tests: Fixed gcc version detectionarseny.kapoulkine@gmail.com
2012-03-07tests: Added MSVC11 variants to test suitearseny.kapoulkine@gmail.com
2012-03-06tests: Added Android to testing (STLport variant is only tested without excep...arseny.kapoulkine@gmail.com
2012-03-06Android build supportarseny.kapoulkine@gmail.com
2012-03-06Added BlackBerry NDK build supportarseny.kapoulkine@gmail.com
2012-03-06tests: Added BadaSDK to tests, changed report coloring to mark cells that com...arseny.kapoulkine@gmail.com
2012-03-06Fixed gcc version detection in build scripts, added BadaSDK supportarseny.kapoulkine@gmail.com
2012-02-19Added WinCE building supportarseny.kapoulkine@gmail.com
2011-10-08Added icc toolset support for Linux/MacOS Xarseny.kapoulkine
2011-08-19tests: Fixed linking issues on freebsd32 (unresolved __stack_chk_fail_local s...arseny.kapoulkine
2011-07-27Fixed gcc building for platforms without statically-linked CRT (only static l...arseny.kapoulkine
2011-02-16tests: Added C++/CLI supportarseny.kapoulkine
2010-12-19Improved gcc version checking, disabled some warnings for gcc 4.0.1arseny.kapoulkine
2010-12-19Several relatively new options are enabled for GCC4.4+ instead of everything ...arseny.kapoulkine
2010-12-19Enabled many additional GCC warnings (most notably -Wshadow and -Wold-style-c...arseny.kapoulkine
2010-07-15tests: Added Xbox360 and PS3 toolset supportarseny.kapoulkine
2010-07-10docs: Added custom navigation bar, moved table of contents to separate sectionarseny.kapoulkine
2010-06-27Added samples building targetarseny.kapoulkine
2010-06-24Added build dependency for imported sourcesarseny.kapoulkine
2010-06-23Fixed xsltproc path splitting by escaping colonarseny.kapoulkine
2010-06-23docs: Added new user manual drafts (Quickbook sources) and documentation buil...arseny.kapoulkine
2010-06-11tests: Added SunCC x64 supportarseny.kapoulkine
2010-06-10tests: Autotest now targets several architectures on MacOS, minor report refa...arseny.kapoulkine
2010-06-07tests: Added C++0x supportarseny.kapoulkine
2010-06-02tests: Redesigned test building; now all configurations of a single toolset a...arseny.kapoulkine
2010-06-01tests: Added fp:precise flag for IntelC (the default seems to be fp:fast, whi...arseny.kapoulkine
2010-06-01tests: Improved IntelC support, added more compilers to autotest, removed old...arseny.kapoulkine
2010-05-25Added build support for Sun C++arseny.kapoulkine
2010-05-20tests: Final MacOS fixesarseny.kapoulkine
2010-05-20tests: Fixed deprecation warnings disabling for GCC 4.0, miscellaneous fixes ...arseny.kapoulkine
2010-05-17tests: gcc version is now specified upon buildingarseny.kapoulkine
2010-05-10Reworked DOM memory allocation scheme (name/value allocations use the same pa...arseny.kapoulkine
2010-05-09Build system fixes (old-style debug format for MSVC, removed Wp64 for MSVC9/10)arseny.kapoulkine
2010-05-09Added fulldebug flag for debug information generationarseny.kapoulkine
2010-05-08Added MSVC8 x64 support to build framework and autotestarseny.kapoulkine
2010-05-08Don't use global no-deprecate switch for newer GCC/MinGW, fixed warnings beca...arseny.kapoulkine
2010-05-08Implemented PUGIXML_DEPRECATED for GCC and MSVC7+arseny.kapoulkine
2010-05-06Integrated changes from unicode branch to trunkarseny.kapoulkine
2010-04-20unicode: Added Linux build rules, converted Jamrules.jam to Unix file endingsarseny.kapoulkine
2009-11-08tests: Added msvcN_x64 supportarseny.kapoulkine
2009-10-31tests: Minor build fixarseny.kapoulkine
2009-10-30tests: Minor fixes, added autotest scriptarseny.kapoulkine
2009-10-29tests: CodeWarrior and BCC supportedarseny.kapoulkine
2009-10-29tests: Tests can work without exceptions nowarseny.kapoulkine
2009-10-29Added support for different compilation modesarseny.kapoulkine