Home
last modified time | relevance | path

Searched full:compiler (Results 1 – 18 of 18) sorted by relevance

/glogg/glogg/
H A D.travis.yml
H A DINSTALL.win.md
H A Dconfig.h.in
H A Drelease-win32-x.sh
H A Drelease-win64-x.sh
H A Dglogg.pro
H A DCOPYING
/glogg/
H A D.travis.yml6 compiler: gcc
20 compiler: clang
H A DINSTALL.win.md7 The compiler currently used is MinGW-W64 4.6.3, which is available on Debian unstable and Ubuntu 12…
57 and modify it to point to the cross-compiler and our local version of Windows Qt:
111 If _wine_ and the NSIS compiler (available from [here](http://nsis.sourceforge.net/Main_Page)) are …
113 The NSIS compiler should be installed in `~/qt-x-win32/NSIS`.
H A Dconfig.h.in18 /* Whether the compiler supports template aliases */
H A Drelease-win32-x.sh3 # Build glogg for win32 using the cross-compiler
H A Drelease-win64-x.sh3 # Build glogg for win32 using the cross-compiler
H A Dglogg.pro205 # Extra compiler arguments
H A DCOPYING131 (if any) on which the executable work runs, or a compiler used to
/glogg/glogg/tests/
H A DCMakeLists.txt
/glogg/tests/
H A DCMakeLists.txt25 # Compiler
33 message(STATUS "The compiler ${CMAKE_CXX_COMPILER} has no C++11 support.")
164 # Compiler flags
/glogg/glogg/src/
H A Dabstractlogview.cpp
/glogg/src/
H A Dabstractlogview.cpp64 // We must force the compiler to not store intermediate results in countDigits()