aboutsummaryrefslogtreecommitdiffstats
path: root/src/build-data/cc
Commit message (Expand)AuthorAgeFilesLines
* propagate from branch 'net.randombit.botan' (head 303b2518a80553214b1e5ab4d9b...lloyd2010-11-046-131/+6
|\
| * propagate from branch 'net.randombit.botan' (head 2898d79f992f27a328a3e41d34b...lloyd2010-10-136-131/+6
| |\
| | * propagate from branch 'net.randombit.botan' (head fb78974f57bc3065d8537ebeb52...lloyd2010-09-071-1/+3
| | |\
| | * \ propagate from branch 'net.randombit.botan' (head a29c41b4a949207b1544096c3af...lloyd2010-09-036-131/+6
| | |\ \
| | | * | Use gcc 4.5.1lloyd2010-08-131-1/+1
| | | * | propagate from branch 'net.randombit.botan' (head 0a3348f52bf558bc2282e1066c2...lloyd2010-08-136-131/+6
| | | |\ \
| | | | * | Post merge fixupslloyd2010-07-092-4/+0
| | | | * | propagate from branch 'net.randombit.botan' (head 161b5c0300b72baa746f101fda1...lloyd2010-07-096-127/+6
| | | | |\ \
| | | | | * \ propagate from branch 'net.randombit.botan' (head 294e2082ce9231d6165276e2f2a...lloyd2010-06-172-3/+3
| | | | | |\ \
| | | | | * | | Use 4.5.0 releaselloyd2010-04-281-1/+1
| | | | | * | | propagate from branch 'net.randombit.botan' (head 96d0a1885774b624812fd143d54...lloyd2010-03-216-131/+6
| | | | | |\ \ \
| | | | | | * \ \ propagate from branch 'net.randombit.botan' (head 9932d4d63417f7fcc199ada244c...lloyd2010-03-096-131/+6
| | | | | | |\ \ \
| | | | | | | * | | Set C++0x for ICC. Use GCC-4.5 binarylloyd2010-01-212-2/+2
| | | | | | | * | | Switch to newly installed gcc snapshot (svn r155312). Don't need -Wno-long-longlloyd2009-12-281-2/+2
| | | | | | | * | | propagate from branch 'net.randombit.botan' (head 367d157c1221a162f5b40984929...lloyd2009-12-241-1/+1
| | | | | | | |\ \ \
| | | | | | | * \ \ \ propagate from branch 'net.randombit.botan' (head 744dccf92270cf16b80b50ee275...lloyd2009-12-161-1/+3
| | | | | | | |\ \ \ \
| | | | | | | * \ \ \ \ propagate from branch 'net.randombit.botan' (head ac4d8fecb28374d06094da3457a...lloyd2009-11-291-9/+9
| | | | | | | |\ \ \ \ \
| | | | | | | * \ \ \ \ \ propagate from branch 'net.randombit.botan' (head b431f4bc404f3ed4a5332b69100...lloyd2009-11-209-26/+6
| | | | | | | |\ \ \ \ \ \
| | | | | | | * \ \ \ \ \ \ propagate from branch 'net.randombit.botan' (head 2f3665f775fafbdfa517ecdca7f...lloyd2009-11-196-142/+5
| | | | | | | |\ \ \ \ \ \ \
| | | | | | | | * | | | | | | Drop support for compilers that are no longer in active service, sincelloyd2009-11-194-131/+0
| | | | | | | | * | | | | | | Use -pthread on all platforms. This is necessary to get functioning supportlloyd2009-11-171-6/+4
| | | | | | | | * | | | | | | Remove TR1 hooks - can be assumed to exist under a C++0x compilerlloyd2009-11-132-4/+0
| | | | | | | | * | | | | | | Use GCC 4.5 snapshot for C++0x buildlloyd2009-11-131-1/+1
| | | | | | | | * | | | | | | propagate from branch 'net.randombit.botan' (head ac888e57b614c623590d79ab615...lloyd2009-11-132-12/+15
| | | | | | | | |\ \ \ \ \ \ \
| | | | | | | | * \ \ \ \ \ \ \ propagate from branch 'net.randombit.botan' (head 2773c2310e8c0a51975987a2dd6...lloyd2009-11-021-2/+2
| | | | | | | | |\ \ \ \ \ \ \ \
| | | | | | | | | * \ \ \ \ \ \ \ propagate from branch 'net.randombit.botan' (head 139d6957d20f0b1202e0eacc63c...lloyd2009-10-131-2/+2
| | | | | | | | | |\ \ \ \ \ \ \ \
| | | | | | | | | | * \ \ \ \ \ \ \ propagate from branch 'net.randombit.botan' (head 8a5eb02c2e451fc983f234f7ba2...lloyd2009-09-301-2/+2
| | | | | | | | | | |\ \ \ \ \ \ \ \
| | | | | | | | | | | * | | | | | | | Use GCC 4.4.1-release for C++0x testinglloyd2009-09-091-1/+1
| | | | | | | | | | | * | | | | | | | propagate from branch 'net.randombit.botan' (head 5cadcc57872bef55226579df573...lloyd2009-09-081-2/+2
| | | | | | | | | | | |\ \ \ \ \ \ \ \
| | | | | | | | | | | | * | | | | | | | Start a new branch for C++0x experimentation.lloyd2009-04-011-2/+2
* | | | | | | | | | | | | | | | | | | | Add untested and probably broken support for the C++ Builder compilerlloyd2010-11-031-0/+26
|/ / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | Use visibility control with Clang, same syntax as GCClloyd2010-09-281-1/+3
* | | | | | | | | | | | | | | | | | | Disable a couple of very noisy warnings which don't provde a hugelloyd2010-09-071-1/+2
* | | | | | | | | | | | | | | | | | | Update CPU optimization flags for Sun Studio to the previous decade.lloyd2010-09-071-6/+10
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | According to Thomas Maier-Komor in a post to botan-devel, the rightlloyd2010-09-031-0/+2
* | | | | | | | | | | | | | | | | | The modern name for Sun Workshop Pro is Sun Studiolloyd2010-09-031-1/+1
|/ / / / / / / / / / / / / / / / /
* / / / / / / / / / / / / / / / / Add support for Atom processors.lloyd2010-08-221-0/+1
|/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Remove use of -ansi; it's not particularly helpful anyway, and itlloyd2010-08-111-1/+1
* | | | | | | | | | | | | | | | Clang supports -marchlloyd2010-08-091-0/+4
* | | | | | | | | | | | | | | | Use clang++ instead of clang for the compiler driver, otherwise linklloyd2010-08-081-1/+1
|/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Drop support for running configure with Python 2.4. This allowslloyd2010-07-092-2/+2
* | | | | | | | | | | | | | | Add a new configure option --maintainer-mode which turns on the fulllloyd2010-06-281-2/+3
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | Yet more Doxygen commentslloyd2010-06-161-1/+1
* | | | | | | | | | | | | | Change how install_name is set on OS X. Not tested, taken from patchlloyd2010-06-111-1/+1
* | | | | | | | | | | | | | Include generic mp_asmi.h for MSVClloyd2010-06-111-1/+1
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | More warning flagslloyd2010-03-191-2/+2
* | | | | | | | | | | | | Disable VC++ 4275 entirely; it also causes warnings when building thelloyd2010-03-161-2/+2
|/ / / / / / / / / / / /
* | | | | | | | | | | | Add -Werror to gcc maintainer flagslloyd2010-03-051-1/+1
* | | | | | | | | | | | Only disable VC++ warning C4275 with DLL buildslloyd2010-03-031-2/+2
* | | | | | | | | | | | Disable VC warning 4275lloyd2010-03-031-1/+1
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |