Reinhart Previano Koentjoro
d29375da5c
clang, clang++, gcc, g++: standardize English page and Indonesian translation ( #13751 )
...
* clang, clang++, gcc, g++: standardize English page and add Indonesian translation
This commit adds the short and long-form parameters, enforce imperative mood, and standardizes the contents between `clang` and `gcc` as well as `clang++` and `g++`.
* clang++: Apply suggestions from code review
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
* clang++: fix URL
* clang, clang++, gcc, g++: fix translation inconsistencies
* Apply suggestions from code review
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
* Update pages/common/gcc.md
* Update pages.id/common/clang++.md
* Update pages.id/common/clang++.md
* clang++, g++: fix file extension
---------
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
Co-authored-by: Sebastiaan Speck <shem.speck@gmail.com>
2024-09-23 12:52:44 +07:00
Sebastiaan Speck
6c524b5579
pages.nl/*: update Dutch translation ( #11649 )
2023-12-04 11:58:55 +01:00
Juri Dispan
ee1478533d
clang, clang++, gcc, g++: edit page ( #11629 )
2023-12-02 13:56:47 +05:30
K.B.Dharun Krishna
3646aba830
gcc: fix typo ( #9871 )
2023-02-26 18:33:25 -03:00
osalbahr
8cd6567f44
gcc: add -g to -Wall -Og example ( #9088 )
2022-11-09 07:05:39 -03:00
GallowsDove
7e5a70713a
gcc, g++: Clarify -Wall ( #8647 )
2022-10-03 11:07:06 +05:30
jxu
17b6ad9943
gcc: use short -o option for output ( #8387 )
2022-08-23 13:02:42 -03:00
jxu
cecf8f2150
gcc: mention -c compiles into object file ( #8381 )
...
* gcc: mention -c compiles into object file
* gcc: clarify wording about compiling to object file
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2022-08-22 22:12:20 +10:00
Emily Grace Seville
02c427a039
g++, gcc: page update ( #7821 )
...
* Update placeholders:
- use "path/to"
- join list of placeholders in gcc
* Suggest language standard in code example
Co-authored-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
Co-authored-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2022-03-02 21:36:03 +10:00
CleanMachine1
4c0aa1ac0c
gcc: add long flag ( #6182 )
2021-07-02 20:38:46 +01:00
Marco Bonelli
e5f79d3d2c
gcc: make page description impersonal. ( #3526 )
2019-11-04 09:30:33 +08:00
pxgamer
18f114758d
gcc: add link to homepage
2019-06-07 22:58:59 +01:00
liuderchi
fc32c063cf
gcc: add -c option
2016-05-21 22:55:03 +08:00
Cvetomir Denchev
f667f90bec
added gcc option
2016-03-02 15:57:42 +02:00
Ruben Vereecken
066582e8ea
Formatted all pages according to guidelines.
2016-01-08 09:38:59 +01:00
Srinivasan R
e4114fa6cc
Normalize the final new line
...
Fixes #310
Some files had no newlines, some had 1 newline and some more than 1 newline.
Normalize them all to have only 1 newline at the end of all files.
2015-10-28 14:03:06 +05:30
Ruben Vereecken
a557b7064e
Added gcc (C++ compiler) to common
2015-01-12 12:40:00 +01:00