m9710797
|
f6b1604353
Use -Wno-invalid-offsetof instead of MY_OFFSETOF
|
преди 9 години |
Maarten ter Huurne
|
a2c48efcc8
Use -std=c++11 when compiling with GCC
|
преди 9 години |
Maarten ter Huurne
|
b4e3415025
Improved guessing name of windres tool
|
преди 9 години |
Maarten ter Huurne
|
66aa9eb751
Query C compiler and linker from the C++ compiler
|
преди 9 години |
Maarten ter Huurne
|
c3bc611883
Pass detectsys results space-separated
|
преди 9 години |
m9710797
|
580cade6ff
Enabled -Wdouble-promotion and fixed all warnings
|
преди 9 години |
Maarten ter Huurne
|
24f0586543
Disable Clang warning about unused constants
|
преди 10 години |
Maarten ter Huurne
|
3ced40f2db
Restore subset build functionality
|
преди 10 години |
Maarten ter Huurne
|
860feecc43
Enumerate sources to build by scanning source dir
|
преди 10 години |
Maarten ter Huurne
|
cb844171a3
Removed obsoleted node.mk files
|
преди 10 години |
Maarten ter Huurne
|
2857e3751f
Replaced "make dist" implementation to use "git archive" as the base
|
преди 10 години |
Maarten ter Huurne
|
bb06bc3fa0
Removed ccache build support
|
преди 10 години |
Maarten ter Huurne
|
953971a92c
Remove support for building with ICC (Intel's C Compiler)
|
преди 10 години |
Maarten ter Huurne
|
ac930c3066
Removed libao sound driver
|
преди 10 години |
Maarten ter Huurne
|
b71dae3fa8
Add support for cross compilation with MinGW-w64
|
преди 10 години |
m9710797
|
6909c54953
disable -Wzero-as-null-pointer-constant warning, see comments in patch
|
преди 10 години |
Maarten ter Huurne
|
d62548d46a
Tell Clang that we're compiling C++11
|
преди 11 години |
Manuel Bilderbeek
|
8f039d0bca
Remove -dev part of revision of development versions, to make the full revision a bit shorter again.
|
преди 11 години |
Manuel Bilderbeek
|
edefb66862
Use git describe for determining a revision.
|
преди 11 години |
wouter
|
d089095d55
Various text-processing stuff
|
преди 11 години |
Alex Wulms
|
80d78b6a37
Support build of shared library (preparation for Android port)
|
преди 12 години |
Manuel Bilderbeek
|
527f8d2219
Integrate packaging for Dingux into the build system.
|
преди 12 години |
Wouter Vermaelen
|
370c7b17f9
[2/2] Update LTO build flavour
|
преди 12 години |
Wouter Vermaelen
|
73c880d369
Compile with -Wzero-as-null-pointer-constant and fix all warnings
|
преди 12 години |
Albert Beevendorp
|
3465a8c7db
fix compilation in MinGW
|
преди 12 години |
Wouter Vermaelen
|
defd762501
Enable c++11 mode in gcc and clang
|
преди 12 години |
Wouter Vermaelen
|
2c41cd9501
Don't pass -Wdouble-promotion to gcc
|
преди 12 години |
Maarten ter Huurne
|
362eddbc3e
Suppress overloaded virtual method warning on clang. We could instead rename methods to remove the overloading, but that would have to be done after the 0.9.0 release.
|
преди 12 години |
Wouter Vermaelen
|
b368528918
Compiled with -Wdouble-promotion and fixed all warnings
|
преди 12 години |
Maarten ter Huurne
|
09014c5c40
For Mac OS X, switch to clang as the compiler and drop PPC support. PPC support was already tricky on OS X 10.6, doing it on 10.7 would be too much of a hassle. Also updated SDK path to use Xcode from the Mac App Store.
|
преди 13 години |