summaryrefslogtreecommitdiff
path: root/lib/libcxxrt/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Only set WARNS if not definedKyle Evans2020-09-111-1/+1
* Revert r353140: Re-add ALLOW_MIPS_SHARED_TEXTREL, sprinkle it aroundKyle Evans2020-01-141-1/+0
* Re-add ALLOW_MIPS_SHARED_TEXTREL, sprinkle it aroundKyle Evans2019-10-061-0/+1
* Merge libcxxrt master f96846efbfd508f66d91fcbbef5dd808947c7f6d.Dimitry Andric2019-07-261-1/+1
* Rework CXXSTD setting via r345708Enji Cooper2019-04-221-1/+1
* Standardize `-std=c++* as `CXXSTD`Enji Cooper2019-03-291-3/+1
* Revert r345706: the third time will be the charmEnji Cooper2019-03-291-1/+3
* Standardize `-std=c++* as `CXXSTD`Enji Cooper2019-03-291-3/+1
* Revert r345704Enji Cooper2019-03-291-1/+3
* CXXSTD is the C++ analogue to CSTD.Enji Cooper2019-03-291-3/+1
* Use SRCTOP-relative paths to other directories instead of .CURDIR-relative onesEnji Cooper2017-01-201-1/+1
* GCC External: Revert r300886, r300904, r300917, r300918Bryan Drewery2016-05-291-1/+1
* Move external GCC compiler hacks to bsd.sys.mk.Bryan Drewery2016-05-271-1/+1
* After r300770, for libc++ and libcxxrt, use -isystem instead of -I.Dimitry Andric2016-05-271-1/+1
* MFHGlen Barber2016-04-041-1/+4
|\
| * Compile libcxxrt as C++11, since it is only really used in combinationDimitry Andric2016-03-271-1/+4
| * Revert r284417 it is not necessary anymoreBaptiste Daroussin2015-06-151-1/+1
| * Enforce overwritting SHLIBDIRBaptiste Daroussin2015-06-151-1/+1
* | Remove libc, librtld_db, libthr packages, and further increaseGlen Barber2016-02-051-1/+1
* | First pass through library packaging.Glen Barber2016-02-041-0/+1
|/
* Tabify libcxxrt and libc++'s Makefiles.Dimitry Andric2012-06-021-16/+16
* Add symbol versioning to libcxxrt.David Chisnall2012-03-191-0/+1
* Update libcxxrt to remove the pthread dependency.David Chisnall2011-11-261-1/+0
* Import libc++ / libcxxrt into base. Not build by default yet (useDavid Chisnall2011-11-251-0/+26