-
Notifications
You must be signed in to change notification settings - Fork 409
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add necessary C++ flags for most common compilers #3802
Commits on Jan 13, 2021
-
Add CXX flags for most common compilers.
Signed-off-by: Ulysse Gérard <thevoodoos@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for fad67df - Browse repository at this point
Copy the full SHA fad67dfView commit details -
Signed-off-by: Ulysse Gérard <thevoodoos@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e4ea065 - Browse repository at this point
Copy the full SHA e4ea065View commit details -
Emit a warning when failing to detect the C compiler
Signed-off-by: Ulysse Gérard <thevoodoos@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f289bc5 - Browse repository at this point
Copy the full SHA f289bc5View commit details -
Signed-off-by: Ulysse Gérard <thevoodoos@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7b0561e - Browse repository at this point
Copy the full SHA 7b0561eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 01d0b8c - Browse repository at this point
Copy the full SHA 01d0b8cView commit details -
Rename option to 'use_standard_c_and_cxx_flags'
Signed-off-by: Ulysse Gérard <thevoodoos@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7b94f71 - Browse repository at this point
Copy the full SHA 7b94f71View commit details -
Add rules for C compiler detection
Signed-off-by: Ulysse Gérard <thevoodoos@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for de18d59 - Browse repository at this point
Copy the full SHA de18d59View commit details -
Signed-off-by: Ulysse Gérard <thevoodoos@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6eb6b4a - Browse repository at this point
Copy the full SHA 6eb6b4aView commit details -
Add function to parse output of the preprocessor
Signed-off-by: Ulysse Gérard <thevoodoos@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f8d8f87 - Browse repository at this point
Copy the full SHA f8d8f87View commit details -
Use the new preprocessor-way to detect C compiler
Signed-off-by: Ulysse Gérard <thevoodoos@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ae349c2 - Browse repository at this point
Copy the full SHA ae349c2View commit details -
Signed-off-by: Ulysse Gérard <thevoodoos@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0f19c8a - Browse repository at this point
Copy the full SHA 0f19c8aView commit details -
Signed-off-by: Ulysse Gérard <thevoodoos@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for de39fb7 - Browse repository at this point
Copy the full SHA de39fb7View commit details -
Remove Mingw specific detection
Signed-off-by: Ulysse Gérard <thevoodoos@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 3ec8a4c - Browse repository at this point
Copy the full SHA 3ec8a4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a72b509 - Browse repository at this point
Copy the full SHA a72b509View commit details -
Use match instead of assoc list
Signed-off-by: Ulysse Gérard <thevoodoos@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0e2ed1d - Browse repository at this point
Copy the full SHA 0e2ed1dView commit details