Change History for UsingTheRightCompiler

Version Date Author Comment
42 23 months jmroot (Joshua Root) explain compiler selection options better
41 2 years mouse07410 (Mouse) Added macports-clang-13 to the list of available compilers
40 3 years kencu (Ken)
39 3 years kencu (Ken) remove obsolete reference to macports 2.2
38 3 years kencu (Ken)
37 3 years kencu (Ken) remove clang-3.5 and clang-3.6, which are removed or obsolete
36 3 years kencu (Ken) remove the dragonegg* compilers which no longer exist in MacPorts
35 3 years kencu (Ken)
34 8 years mojca (Mojca Miklavec) link to XcodeVersionInfo
33 9 years larryv (Lawrence Velázquez) update compiler list
32 9 years dstrubbe (David Strubbe)
31 9 years dstrubbe (David Strubbe) Removed dragonegg 3.0, 3.1, 3.2 which have been obsoleted.
30 10 years cooljeanius (Eric Gallager) Mention "compiler.blacklist" and friends, which had previously been …
29 10 years larryv (Lawrence Velázquez) add Clang 3.5 and DragonEgg 3.5 (r114756)
28 10 years larryv (Lawrence Velázquez) un-comment DragonEgg/GCC combinations
27 11 years ryandesign (Ryan Carsten Schmidt) edit default-compiler section
26 11 years cooljeanius (Eric Gallager) Add information about C++ runtimes based on …
25 11 years larryv (Lawrence Velázquez) add DragonEgg subports from r108372:108374
24 11 years larryv (Lawrence Velázquez) make "/usr/bin/cc" and "/usr/bin/gcc" unformatted
23 11 years ryandesign (Ryan Carsten Schmidt) indicate end of llvm-gcc-4.2 inclusion in Xcode
22 11 years larryv (Lawrence Velázquez) describe cc and gcc somewhat more accurately, until I get better …
21 11 years larryv (Lawrence Velázquez) add some Xcode version information
20 11 years larryv (Lawrence Velázquez) create table of compilers
19 11 years neverpanic (Clemens Lang) remove references to gcc_select, which is no longer the way to change …
18 11 years larryv (Lawrence Velázquez) add title
17 11 years ryandesign (Ryan Carsten Schmidt) rewrite some paragraphs
16 11 years ryandesign (Ryan Carsten Schmidt) update some examples
15 11 years larryv (Lawrence Velázquez) update list of compilers recognized by 2.1.3
14 12 years nerdling (Jeremy Lavergne) update available compilers
13 12 years ryandesign (Ryan Carsten Schmidt) repository URL changed
12 12 years nerdling (Jeremy Lavergne) update compiler list
11 13 years ryandesign (Ryan Carsten Schmidt) remove instructions telling the user how to override a port's chosen …
10 13 years raimue (Rainer Müller) gcc3x ports no longer exist in the ports tree, removed in r71379
9 13 years ryandesign (Ryan Carsten Schmidt) add macports-gcc-4.6
8 14 years ryandesign (Ryan Carsten Schmidt) refinements
7 14 years ryandesign (Ryan Carsten Schmidt) update for 10.6
6 15 years ryandesign (Ryan Carsten Schmidt) Users are advised not to change a port's compiler manually
5 15 years wiml@… example of actually using the setting
4 15 years ryandesign (Ryan Carsten Schmidt) explain why the strategy in How to test works
3 15 years ryandesign (Ryan Carsten Schmidt) minor wording change in How to test
2 15 years ryandesign (Ryan Carsten Schmidt) add section on detecting ports that aren't using ${configure.cc} et al
1 15 years ryandesign (Ryan Carsten Schmidt) new page explaining the rationale behind ${configure.compiler}