summaryrefslogtreecommitdiffstats
path: root/mkspecs/common/mac-g++.conf
Commit message (Collapse)AuthorAgeFilesLines
* Add breakpad supportMarco Bubke2010-09-201-0/+3
| | | | | | | | | | Breakpad is a portable crash handler. It sends the raw crash information to a server for analysis. This analysis needs debug information. Consequently, we compile with debug info even in release mode if qt-breakpad integration is requested (via an environment variable). Reviewed-by: ossi
* s/QMAKE_RPATH/QMAKE_LFLAGS_RPATH/Oswald Buddenhagen2010-04-301-1/+1
| | | | Reviewed-by: joerg
* Make static builds work fot Qt/Cocoa.Morten Sorvig2009-09-101-0/+2
| | | | | Add -all_load to make Objective-C categories work. Enable hide_symbols to remove visibility issues.
* Merge branch '4.5'Thiago Macieira2009-05-111-4/+4
|\
| * macx-g++42 spec linker was gcc instead of gcc-4.2João Abecasis2009-05-081-4/+4
| | | | | | | | | | | | | | | | Better alternative to 9ffcf3737901c49acb1a1bc6b65572d195d78a5d Task-number: 253052 Reviewed-by: Norwegian Rock Cat Reviewed-by: MortenS
| * Long live Qt 4.5!Lars Knoll2009-03-231-0/+76
|
* Change optimization flags from Os to O2 for OS X applications.Morten Sørvig2009-05-081-1/+1
| | | | | | Qt itself was O2 from 4.2 and up, this changes it for applications as well. Reviewed-by: nrc
* Long live Qt!Lars Knoll2009-03-231-0/+76