Subversion Repositories svnkaklik

Compare Revisions

No changes between revisions

Ignore whitespace Rev 555 → Rev 556

/programy/C/ix86/echo/SW/sonar/CMakeFiles/CMakeCCompiler.cmake
0,0 → 1,36
SET(CMAKE_C_COMPILER "/usr/bin/gcc")
SET(CMAKE_C_COMPILER_ARG1 "")
SET(CMAKE_C_COMPILER_ID "GNU")
SET(CMAKE_C_PLATFORM_ID "Linux")
SET(CMAKE_AR "/usr/bin/ar")
SET(CMAKE_RANLIB "/usr/bin/ranlib")
SET(CMAKE_COMPILER_IS_GNUCC 1)
SET(CMAKE_C_COMPILER_LOADED 1)
SET(CMAKE_COMPILER_IS_MINGW )
SET(CMAKE_COMPILER_IS_CYGWIN )
IF(CMAKE_COMPILER_IS_CYGWIN)
SET(CYGWIN 1)
SET(UNIX 1)
ENDIF(CMAKE_COMPILER_IS_CYGWIN)
 
SET(CMAKE_C_COMPILER_ENV_VAR "CC")
 
IF(CMAKE_COMPILER_IS_MINGW)
SET(MINGW 1)
ENDIF(CMAKE_COMPILER_IS_MINGW)
SET(CMAKE_C_COMPILER_ID_RUN 1)
SET(CMAKE_C_SOURCE_FILE_EXTENSIONS c)
SET(CMAKE_C_IGNORE_EXTENSIONS h;H;o;O;obj;OBJ;def;DEF;rc;RC)
SET(CMAKE_C_LINKER_PREFERENCE 10)
 
# Save compiler ABI information.
SET(CMAKE_C_SIZEOF_DATA_PTR "4")
SET(CMAKE_C_COMPILER_ABI "ELF")
 
IF(CMAKE_C_SIZEOF_DATA_PTR)
SET(CMAKE_SIZEOF_VOID_P "${CMAKE_C_SIZEOF_DATA_PTR}")
ENDIF(CMAKE_C_SIZEOF_DATA_PTR)
 
IF(CMAKE_C_COMPILER_ABI)
SET(CMAKE_INTERNAL_PLATFORM_ABI "${CMAKE_C_COMPILER_ABI}")
ENDIF(CMAKE_C_COMPILER_ABI)
/programy/C/ix86/echo/SW/sonar/CMakeFiles/CMakeCXXCompiler.cmake
0,0 → 1,36
SET(CMAKE_CXX_COMPILER "/usr/bin/c++")
SET(CMAKE_CXX_COMPILER_ARG1 "")
SET(CMAKE_CXX_COMPILER_ID "GNU")
SET(CMAKE_CXX_PLATFORM_ID "Linux")
SET(CMAKE_AR "/usr/bin/ar")
SET(CMAKE_RANLIB "/usr/bin/ranlib")
SET(CMAKE_COMPILER_IS_GNUCXX 1)
SET(CMAKE_CXX_COMPILER_LOADED 1)
SET(CMAKE_COMPILER_IS_MINGW )
SET(CMAKE_COMPILER_IS_CYGWIN )
IF(CMAKE_COMPILER_IS_CYGWIN)
SET(CYGWIN 1)
SET(UNIX 1)
ENDIF(CMAKE_COMPILER_IS_CYGWIN)
 
SET(CMAKE_CXX_COMPILER_ENV_VAR "CXX")
 
IF(CMAKE_COMPILER_IS_MINGW)
SET(MINGW 1)
ENDIF(CMAKE_COMPILER_IS_MINGW)
SET(CMAKE_CXX_COMPILER_ID_RUN 1)
SET(CMAKE_CXX_IGNORE_EXTENSIONS inl;h;H;o;O;obj;OBJ;def;DEF;rc;RC)
SET(CMAKE_CXX_SOURCE_FILE_EXTENSIONS C;M;c++;cc;cpp;cxx;m;mm)
SET(CMAKE_CXX_LINKER_PREFERENCE 30)
 
# Save compiler ABI information.
SET(CMAKE_CXX_SIZEOF_DATA_PTR "4")
SET(CMAKE_CXX_COMPILER_ABI "ELF")
 
IF(CMAKE_CXX_SIZEOF_DATA_PTR)
SET(CMAKE_SIZEOF_VOID_P "${CMAKE_CXX_SIZEOF_DATA_PTR}")
ENDIF(CMAKE_CXX_SIZEOF_DATA_PTR)
 
IF(CMAKE_CXX_COMPILER_ABI)
SET(CMAKE_INTERNAL_PLATFORM_ABI "${CMAKE_CXX_COMPILER_ABI}")
ENDIF(CMAKE_CXX_COMPILER_ABI)
/programy/C/ix86/echo/SW/sonar/CMakeFiles/CMakeDetermineCompilerABI_C.bin
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Added: svn:executable
+*
\ No newline at end of property
Added: svn:mime-type
+application/octet-stream
\ No newline at end of property
/programy/C/ix86/echo/SW/sonar/CMakeFiles/CMakeDetermineCompilerABI_CXX.bin
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Added: svn:executable
+*
\ No newline at end of property
Added: svn:mime-type
+application/octet-stream
\ No newline at end of property
/programy/C/ix86/echo/SW/sonar/CMakeFiles/CMakeDirectoryInformation.cmake
0,0 → 1,21
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 2.6
 
# Relative path conversion top directories.
SET(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/kaklik/svnkaklik/programy/C/ix86/echo/SW/sonar")
SET(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/kaklik/svnkaklik/programy/C/ix86/echo/SW/sonar")
 
# Force unix paths in dependencies.
SET(CMAKE_FORCE_UNIX_PATHS 1)
 
# The C and CXX include file search paths:
SET(CMAKE_C_INCLUDE_PATH
)
SET(CMAKE_CXX_INCLUDE_PATH ${CMAKE_C_INCLUDE_PATH})
SET(CMAKE_Fortran_INCLUDE_PATH ${CMAKE_C_INCLUDE_PATH})
 
# The C and CXX include file regular expressions for this directory.
SET(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$")
SET(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$")
SET(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN})
SET(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN})
/programy/C/ix86/echo/SW/sonar/CMakeFiles/CMakeOutput.log
0,0 → 1,89
The system is: Linux - 2.6.28-15-generic - i686
Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
Compiler: /usr/bin/gcc
Build flags:
Id flags:
 
The output was:
 
 
 
Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.out"
 
The C compiler identification is GNU, found in "/home/kaklik/svnkaklik/programy/C/ix86/echo/SW/sonar/CMakeFiles/CompilerIdC/a.out"
 
Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
Compiler: /usr/bin/c++
Build flags:
Id flags:
 
The output was:
 
CMakeCXXCompilerId.cpp:67: warning: deprecated conversion from string constant to ‘char*’
CMakeCXXCompilerId.cpp:151: warning: deprecated conversion from string constant to ‘char*’
 
 
Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.out"
 
The CXX compiler identification is GNU, found in "/home/kaklik/svnkaklik/programy/C/ix86/echo/SW/sonar/CMakeFiles/CompilerIdCXX/a.out"
 
Determining if the C compiler works passed with the following output:
Change Dir: /home/kaklik/svnkaklik/programy/C/ix86/echo/SW/sonar/CMakeFiles/CMakeTmp
 
Run Build Command:/usr/bin/make "cmTryCompileExec/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build
make[1]: Entering directory `/home/kaklik/svnkaklik/programy/C/ix86/echo/SW/sonar/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/kaklik/svnkaklik/programy/C/ix86/echo/SW/sonar/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec.dir/testCCompiler.c.o
/usr/bin/gcc -o CMakeFiles/cmTryCompileExec.dir/testCCompiler.c.o -c /home/kaklik/svnkaklik/programy/C/ix86/echo/SW/sonar/CMakeFiles/CMakeTmp/testCCompiler.c
Linking C executable cmTryCompileExec
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1
/usr/bin/gcc CMakeFiles/cmTryCompileExec.dir/testCCompiler.c.o -o cmTryCompileExec -rdynamic
make[1]: Leaving directory `/home/kaklik/svnkaklik/programy/C/ix86/echo/SW/sonar/CMakeFiles/CMakeTmp'
 
 
Detecting C compiler ABI info compiled with the following output:
Change Dir: /home/kaklik/svnkaklik/programy/C/ix86/echo/SW/sonar/CMakeFiles/CMakeTmp
 
Run Build Command:/usr/bin/make "cmTryCompileExec/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build
make[1]: Entering directory `/home/kaklik/svnkaklik/programy/C/ix86/echo/SW/sonar/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/kaklik/svnkaklik/programy/C/ix86/echo/SW/sonar/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec.dir/CMakeCCompilerABI.c.o
/usr/bin/gcc -o CMakeFiles/cmTryCompileExec.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-2.6/Modules/CMakeCCompilerABI.c
Linking C executable cmTryCompileExec
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1
/usr/bin/gcc CMakeFiles/cmTryCompileExec.dir/CMakeCCompilerABI.c.o -o cmTryCompileExec -rdynamic
make[1]: Leaving directory `/home/kaklik/svnkaklik/programy/C/ix86/echo/SW/sonar/CMakeFiles/CMakeTmp'
 
 
Determining if the CXX compiler works passed with the following output:
Change Dir: /home/kaklik/svnkaklik/programy/C/ix86/echo/SW/sonar/CMakeFiles/CMakeTmp
 
Run Build Command:/usr/bin/make "cmTryCompileExec/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build
make[1]: Entering directory `/home/kaklik/svnkaklik/programy/C/ix86/echo/SW/sonar/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/kaklik/svnkaklik/programy/C/ix86/echo/SW/sonar/CMakeFiles/CMakeTmp/CMakeFiles 1
Building CXX object CMakeFiles/cmTryCompileExec.dir/testCXXCompiler.cxx.o
/usr/bin/c++ -o CMakeFiles/cmTryCompileExec.dir/testCXXCompiler.cxx.o -c /home/kaklik/svnkaklik/programy/C/ix86/echo/SW/sonar/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
Linking CXX executable cmTryCompileExec
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1
/usr/bin/c++ CMakeFiles/cmTryCompileExec.dir/testCXXCompiler.cxx.o -o cmTryCompileExec -rdynamic
make[1]: Leaving directory `/home/kaklik/svnkaklik/programy/C/ix86/echo/SW/sonar/CMakeFiles/CMakeTmp'
 
 
Detecting CXX compiler ABI info compiled with the following output:
Change Dir: /home/kaklik/svnkaklik/programy/C/ix86/echo/SW/sonar/CMakeFiles/CMakeTmp
 
Run Build Command:/usr/bin/make "cmTryCompileExec/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build
make[1]: Entering directory `/home/kaklik/svnkaklik/programy/C/ix86/echo/SW/sonar/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/kaklik/svnkaklik/programy/C/ix86/echo/SW/sonar/CMakeFiles/CMakeTmp/CMakeFiles 1
Building CXX object CMakeFiles/cmTryCompileExec.dir/CMakeCXXCompilerABI.cpp.o
/usr/bin/c++ -o CMakeFiles/cmTryCompileExec.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-2.6/Modules/CMakeCXXCompilerABI.cpp
Linking CXX executable cmTryCompileExec
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1
/usr/bin/c++ CMakeFiles/cmTryCompileExec.dir/CMakeCXXCompilerABI.cpp.o -o cmTryCompileExec -rdynamic
make[1]: Leaving directory `/home/kaklik/svnkaklik/programy/C/ix86/echo/SW/sonar/CMakeFiles/CMakeTmp'
 
 
/programy/C/ix86/echo/SW/sonar/CMakeFiles/CMakeSystem.cmake
0,0 → 1,15
 
 
SET(CMAKE_SYSTEM "Linux-2.6.28-15-generic")
SET(CMAKE_SYSTEM_NAME "Linux")
SET(CMAKE_SYSTEM_VERSION "2.6.28-15-generic")
SET(CMAKE_SYSTEM_PROCESSOR "i686")
 
SET(CMAKE_HOST_SYSTEM "Linux-2.6.28-15-generic")
SET(CMAKE_HOST_SYSTEM_NAME "Linux")
SET(CMAKE_HOST_SYSTEM_VERSION "2.6.28-15-generic")
SET(CMAKE_HOST_SYSTEM_PROCESSOR "i686")
 
SET(CMAKE_CROSSCOMPILING "FALSE")
 
SET(CMAKE_SYSTEM_LOADED 1)
/programy/C/ix86/echo/SW/sonar/CMakeFiles/CompilerIdC/CMakeCCompilerId.c
0,0 → 1,176
#ifdef __cplusplus
# error "A C++ compiler has been selected for C."
#endif
 
#if defined(__18CXX)
# define ID_VOID_MAIN
#endif
 
#if defined(__INTEL_COMPILER) || defined(__ICC)
# define COMPILER_ID "Intel"
 
#elif defined(__BORLANDC__)
# define COMPILER_ID "Borland"
 
#elif defined(__WATCOMC__)
# define COMPILER_ID "Watcom"
 
#elif defined(__SUNPRO_C)
# define COMPILER_ID "SunPro"
 
#elif defined(__HP_cc)
# define COMPILER_ID "HP"
 
#elif defined(__DECC)
# define COMPILER_ID "Compaq"
 
#elif defined(__IBMC__)
# define COMPILER_ID "VisualAge"
 
#elif defined(__PGI)
# define COMPILER_ID "PGI"
 
#elif defined(__GNUC__)
# define COMPILER_ID "GNU"
 
#elif defined(_MSC_VER)
# define COMPILER_ID "MSVC"
 
#elif defined(__ADSPBLACKFIN__) || defined(__ADSPTS__) || defined(__ADSP21000__)
/* Analog Devices C++ compiler for Blackfin, TigerSHARC and
SHARC (21000) DSPs */
# define COMPILER_ID "ADSP"
 
/* IAR Systems compiler for embedded systems.
http://www.iar.com
Not supported yet by CMake
#elif defined(__IAR_SYSTEMS_ICC__)
# define COMPILER_ID "IAR" */
 
/* sdcc, the small devices C compiler for embedded systems,
http://sdcc.sourceforge.net */
#elif defined(SDCC)
# define COMPILER_ID "SDCC"
 
#elif defined(_COMPILER_VERSION)
# define COMPILER_ID "MIPSpro"
 
/* This compiler is either not known or is too old to define an
identification macro. Try to identify the platform and guess that
it is the native compiler. */
#elif defined(__sgi)
# define COMPILER_ID "MIPSpro"
 
#elif defined(__hpux) || defined(__hpua)
# define COMPILER_ID "HP"
 
#else /* unknown compiler */
# define COMPILER_ID ""
 
#endif
 
/* Construct the string literal in pieces to prevent the source from
getting matched. Store it in a pointer rather than an array
because some compilers will just produce instructions to fill the
array rather than assigning a pointer to a static array. */
char* info_compiler = "INFO" ":" "compiler[" COMPILER_ID "]";
 
/* Identify known platforms by name. */
#if defined(__linux) || defined(__linux__) || defined(linux)
# define PLATFORM_ID "Linux"
 
#elif defined(__CYGWIN__)
# define PLATFORM_ID "Cygwin"
 
#elif defined(__MINGW32__)
# define PLATFORM_ID "MinGW"
 
#elif defined(__APPLE__)
# define PLATFORM_ID "Darwin"
 
#elif defined(_WIN32) || defined(__WIN32__) || defined(WIN32)
# define PLATFORM_ID "Windows"
 
#elif defined(__FreeBSD__) || defined(__FreeBSD)
# define PLATFORM_ID "FreeBSD"
 
#elif defined(__NetBSD__) || defined(__NetBSD)
# define PLATFORM_ID "NetBSD"
 
#elif defined(__OpenBSD__) || defined(__OPENBSD)
# define PLATFORM_ID "OpenBSD"
 
#elif defined(__sun) || defined(sun)
# define PLATFORM_ID "SunOS"
 
#elif defined(_AIX) || defined(__AIX) || defined(__AIX__) || defined(__aix) || defined(__aix__)
# define PLATFORM_ID "AIX"
 
#elif defined(__sgi) || defined(__sgi__) || defined(_SGI)
# define PLATFORM_ID "IRIX"
 
#elif defined(__hpux) || defined(__hpux__)
# define PLATFORM_ID "HP-UX"
 
#elif defined(__BeOS) || defined(__BEOS__) || defined(_BEOS)
# define PLATFORM_ID "BeOS"
 
#elif defined(__QNX__) || defined(__QNXNTO__)
# define PLATFORM_ID "QNX"
 
#elif defined(__tru64) || defined(_tru64) || defined(__TRU64__)
# define PLATFORM_ID "Tru64"
 
#elif defined(__riscos) || defined(__riscos__)
# define PLATFORM_ID "RISCos"
 
#elif defined(__sinix) || defined(__sinix__) || defined(__SINIX__)
# define PLATFORM_ID "SINIX"
 
#elif defined(__UNIX_SV__)
# define PLATFORM_ID "UNIX_SV"
 
#elif defined(__bsdos__)
# define PLATFORM_ID "BSDOS"
 
#elif defined(_MPRAS) || defined(MPRAS)
# define PLATFORM_ID "MP-RAS"
 
#elif defined(__osf) || defined(__osf__)
# define PLATFORM_ID "OSF1"
 
#elif defined(_SCO_SV) || defined(SCO_SV) || defined(sco_sv)
# define PLATFORM_ID "SCO_SV"
 
#elif defined(__ultrix) || defined(__ultrix__) || defined(_ULTRIX)
# define PLATFORM_ID "ULTRIX"
 
#elif defined(__XENIX__) || defined(_XENIX) || defined(XENIX)
# define PLATFORM_ID "Xenix"
 
#else /* unknown platform */
# define PLATFORM_ID ""
 
#endif
 
/* Construct the string literal in pieces to prevent the source from
getting matched. Store it in a pointer rather than an array
because some compilers will just produce instructions to fill the
array rather than assigning a pointer to a static array. */
char* info_platform = "INFO" ":" "platform[" PLATFORM_ID "]";
 
 
/*--------------------------------------------------------------------------*/
 
#ifdef ID_VOID_MAIN
void main() {}
#else
int main(int argc, char* argv[])
{
int require = 0;
require += info_compiler[argc];
require += info_platform[argc];
(void)argv;
return require;
}
#endif
/programy/C/ix86/echo/SW/sonar/CMakeFiles/CompilerIdC/a.out
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Added: svn:executable
+*
\ No newline at end of property
Added: svn:mime-type
+application/octet-stream
\ No newline at end of property
/programy/C/ix86/echo/SW/sonar/CMakeFiles/CompilerIdCXX/CMakeCXXCompilerId.cpp
0,0 → 1,163
/* This source file must have a .cpp extension so that all C++ compilers
recognize the extension without flags. Borland does not know .cxx for
example. */
#ifndef __cplusplus
# error "A C compiler has been selected for C++."
#endif
 
#if defined(__COMO__)
# define COMPILER_ID "Comeau"
 
#elif defined(__INTEL_COMPILER) || defined(__ICC)
# define COMPILER_ID "Intel"
 
#elif defined(__BORLANDC__)
# define COMPILER_ID "Borland"
 
#elif defined(__WATCOMC__)
# define COMPILER_ID "Watcom"
 
#elif defined(__SUNPRO_CC)
# define COMPILER_ID "SunPro"
 
#elif defined(__HP_aCC)
# define COMPILER_ID "HP"
 
#elif defined(__DECCXX)
# define COMPILER_ID "Compaq"
 
#elif defined(__IBMCPP__)
# define COMPILER_ID "VisualAge"
 
#elif defined(__PGI)
# define COMPILER_ID "PGI"
 
#elif defined(__GNUC__)
# define COMPILER_ID "GNU"
 
#elif defined(_MSC_VER)
# define COMPILER_ID "MSVC"
 
#elif defined(__ADSPBLACKFIN__) || defined(__ADSPTS__) || defined(__ADSP21000__)
/* Analog Devices C++ compiler for Blackfin, TigerSHARC and
SHARC (21000) DSPs */
# define COMPILER_ID "ADSP"
 
#elif defined(_COMPILER_VERSION)
# define COMPILER_ID "MIPSpro"
 
/* This compiler is either not known or is too old to define an
identification macro. Try to identify the platform and guess that
it is the native compiler. */
#elif defined(__sgi)
# define COMPILER_ID "MIPSpro"
 
#elif defined(__hpux) || defined(__hpua)
# define COMPILER_ID "HP"
 
#else /* unknown compiler */
# define COMPILER_ID ""
 
#endif
 
/* Construct the string literal in pieces to prevent the source from
getting matched. Store it in a pointer rather than an array
because some compilers will just produce instructions to fill the
array rather than assigning a pointer to a static array. */
char* info_compiler = "INFO" ":" "compiler[" COMPILER_ID "]";
 
/* Identify known platforms by name. */
#if defined(__linux) || defined(__linux__) || defined(linux)
# define PLATFORM_ID "Linux"
 
#elif defined(__CYGWIN__)
# define PLATFORM_ID "Cygwin"
 
#elif defined(__MINGW32__)
# define PLATFORM_ID "MinGW"
 
#elif defined(__APPLE__)
# define PLATFORM_ID "Darwin"
 
#elif defined(_WIN32) || defined(__WIN32__) || defined(WIN32)
# define PLATFORM_ID "Windows"
 
#elif defined(__FreeBSD__) || defined(__FreeBSD)
# define PLATFORM_ID "FreeBSD"
 
#elif defined(__NetBSD__) || defined(__NetBSD)
# define PLATFORM_ID "NetBSD"
 
#elif defined(__OpenBSD__) || defined(__OPENBSD)
# define PLATFORM_ID "OpenBSD"
 
#elif defined(__sun) || defined(sun)
# define PLATFORM_ID "SunOS"
 
#elif defined(_AIX) || defined(__AIX) || defined(__AIX__) || defined(__aix) || defined(__aix__)
# define PLATFORM_ID "AIX"
 
#elif defined(__sgi) || defined(__sgi__) || defined(_SGI)
# define PLATFORM_ID "IRIX"
 
#elif defined(__hpux) || defined(__hpux__)
# define PLATFORM_ID "HP-UX"
 
#elif defined(__BeOS) || defined(__BEOS__) || defined(_BEOS)
# define PLATFORM_ID "BeOS"
 
#elif defined(__QNX__) || defined(__QNXNTO__)
# define PLATFORM_ID "QNX"
 
#elif defined(__tru64) || defined(_tru64) || defined(__TRU64__)
# define PLATFORM_ID "Tru64"
 
#elif defined(__riscos) || defined(__riscos__)
# define PLATFORM_ID "RISCos"
 
#elif defined(__sinix) || defined(__sinix__) || defined(__SINIX__)
# define PLATFORM_ID "SINIX"
 
#elif defined(__UNIX_SV__)
# define PLATFORM_ID "UNIX_SV"
 
#elif defined(__bsdos__)
# define PLATFORM_ID "BSDOS"
 
#elif defined(_MPRAS) || defined(MPRAS)
# define PLATFORM_ID "MP-RAS"
 
#elif defined(__osf) || defined(__osf__)
# define PLATFORM_ID "OSF1"
 
#elif defined(_SCO_SV) || defined(SCO_SV) || defined(sco_sv)
# define PLATFORM_ID "SCO_SV"
 
#elif defined(__ultrix) || defined(__ultrix__) || defined(_ULTRIX)
# define PLATFORM_ID "ULTRIX"
 
#elif defined(__XENIX__) || defined(_XENIX) || defined(XENIX)
# define PLATFORM_ID "Xenix"
 
#else /* unknown platform */
# define PLATFORM_ID ""
 
#endif
 
/* Construct the string literal in pieces to prevent the source from
getting matched. Store it in a pointer rather than an array
because some compilers will just produce instructions to fill the
array rather than assigning a pointer to a static array. */
char* info_platform = "INFO" ":" "platform[" PLATFORM_ID "]";
 
 
/*--------------------------------------------------------------------------*/
 
int main(int argc, char* argv[])
{
int require = 0;
require += info_compiler[argc];
require += info_platform[argc];
(void)argv;
return require;
}
/programy/C/ix86/echo/SW/sonar/CMakeFiles/CompilerIdCXX/a.out
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Added: svn:executable
+*
\ No newline at end of property
Added: svn:mime-type
+application/octet-stream
\ No newline at end of property
/programy/C/ix86/echo/SW/sonar/CMakeFiles/Makefile.cmake
0,0 → 1,48
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 2.6
 
# The generator used is:
SET(CMAKE_DEPENDS_GENERATOR "Unix Makefiles")
 
# The top level Makefile was generated from the following files:
SET(CMAKE_MAKEFILE_DEPENDS
"CMakeCache.txt"
"CMakeFiles/CMakeCCompiler.cmake"
"CMakeFiles/CMakeCXXCompiler.cmake"
"CMakeFiles/CMakeSystem.cmake"
"CMakeLists.txt"
"/usr/share/cmake-2.6/Modules/CMakeCCompiler.cmake.in"
"/usr/share/cmake-2.6/Modules/CMakeCCompilerABI.c"
"/usr/share/cmake-2.6/Modules/CMakeCInformation.cmake"
"/usr/share/cmake-2.6/Modules/CMakeCXXCompiler.cmake.in"
"/usr/share/cmake-2.6/Modules/CMakeCXXCompilerABI.cpp"
"/usr/share/cmake-2.6/Modules/CMakeCXXInformation.cmake"
"/usr/share/cmake-2.6/Modules/CMakeCommonLanguageInclude.cmake"
"/usr/share/cmake-2.6/Modules/CMakeDetermineCCompiler.cmake"
"/usr/share/cmake-2.6/Modules/CMakeDetermineCXXCompiler.cmake"
"/usr/share/cmake-2.6/Modules/CMakeDetermineCompilerABI.cmake"
"/usr/share/cmake-2.6/Modules/CMakeDetermineCompilerId.cmake"
"/usr/share/cmake-2.6/Modules/CMakeDetermineSystem.cmake"
"/usr/share/cmake-2.6/Modules/CMakeFindBinUtils.cmake"
"/usr/share/cmake-2.6/Modules/CMakeGenericSystem.cmake"
"/usr/share/cmake-2.6/Modules/CMakeSystem.cmake.in"
"/usr/share/cmake-2.6/Modules/CMakeSystemSpecificInformation.cmake"
"/usr/share/cmake-2.6/Modules/CMakeTestCCompiler.cmake"
"/usr/share/cmake-2.6/Modules/CMakeTestCXXCompiler.cmake"
"/usr/share/cmake-2.6/Modules/CMakeUnixFindMake.cmake"
"/usr/share/cmake-2.6/Modules/Platform/Linux.cmake"
"/usr/share/cmake-2.6/Modules/Platform/UnixPaths.cmake"
"/usr/share/cmake-2.6/Modules/Platform/gcc.cmake"
)
 
# The corresponding makefile is:
SET(CMAKE_MAKEFILE_OUTPUTS
"Makefile"
"CMakeFiles/cmake.check_cache"
"CMakeFiles/CMakeDirectoryInformation.cmake"
)
 
# Dependency information for all targets:
SET(CMAKE_DEPEND_INFO_FILES
"CMakeFiles/sonar.dir/DependInfo.cmake"
)
/programy/C/ix86/echo/SW/sonar/CMakeFiles/Makefile2
0,0 → 1,102
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 2.6
 
# Default target executed when no arguments are given to make.
default_target: all
.PHONY : default_target
 
# The main recursive all target
all:
.PHONY : all
 
# The main recursive preinstall target
preinstall:
.PHONY : preinstall
 
#=============================================================================
# Special targets provided by cmake.
 
# Disable implicit rules so canoncical targets will work.
.SUFFIXES:
 
# Remove some rules from gmake that .SUFFIXES does not remove.
SUFFIXES =
 
.SUFFIXES: .hpux_make_needs_suffix_list
 
# Produce verbose output by default.
VERBOSE = 1
 
# Suppress display of executed commands.
$(VERBOSE).SILENT:
 
# A target that is always out of date.
cmake_force:
.PHONY : cmake_force
 
#=============================================================================
# Set environment variables for the build.
 
# The shell in which to execute make rules.
SHELL = /bin/sh
 
# The CMake executable.
CMAKE_COMMAND = /usr/bin/cmake
 
# The command to remove a file.
RM = /usr/bin/cmake -E remove -f
 
# The program to use to edit the cache.
CMAKE_EDIT_COMMAND = /usr/bin/ccmake
 
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/kaklik/svnkaklik/programy/C/ix86/echo/SW/sonar
 
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/kaklik/svnkaklik/programy/C/ix86/echo/SW/sonar
 
#=============================================================================
# Target rules for target CMakeFiles/sonar.dir
 
# All Build rule for target.
CMakeFiles/sonar.dir/all:
$(MAKE) -f CMakeFiles/sonar.dir/build.make CMakeFiles/sonar.dir/depend
$(MAKE) -f CMakeFiles/sonar.dir/build.make CMakeFiles/sonar.dir/build
$(CMAKE_COMMAND) -E cmake_progress_report /home/kaklik/svnkaklik/programy/C/ix86/echo/SW/sonar/CMakeFiles 1
@echo "Built target sonar"
.PHONY : CMakeFiles/sonar.dir/all
 
# Include target in all.
all: CMakeFiles/sonar.dir/all
.PHONY : all
 
# Build rule for subdir invocation for target.
CMakeFiles/sonar.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/kaklik/svnkaklik/programy/C/ix86/echo/SW/sonar/CMakeFiles 1
$(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/sonar.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/kaklik/svnkaklik/programy/C/ix86/echo/SW/sonar/CMakeFiles 0
.PHONY : CMakeFiles/sonar.dir/rule
 
# Convenience name for target.
sonar: CMakeFiles/sonar.dir/rule
.PHONY : sonar
 
# clean rule for target.
CMakeFiles/sonar.dir/clean:
$(MAKE) -f CMakeFiles/sonar.dir/build.make CMakeFiles/sonar.dir/clean
.PHONY : CMakeFiles/sonar.dir/clean
 
# clean rule for target.
clean: CMakeFiles/sonar.dir/clean
.PHONY : clean
 
#=============================================================================
# Special targets to cleanup operation of make.
 
# Special rule to run CMake to check the build system integrity.
# No rule that depends on this can have commands that come from listfiles
# because they might be regenerated.
cmake_check_build_system:
$(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system
 
/programy/C/ix86/echo/SW/sonar/CMakeFiles/Progress/1
0,0 → 1,0
empty
/programy/C/ix86/echo/SW/sonar/CMakeFiles/Progress/count.txt
0,0 → 1,0
1
/programy/C/ix86/echo/SW/sonar/CMakeFiles/cmake.check_cache
0,0 → 1,0
# This file is generated by cmake for dependency checking of the CMakeCache.txt file
/programy/C/ix86/echo/SW/sonar/CMakeFiles/progress.make
0,0 → 1,0
1
/programy/C/ix86/echo/SW/sonar/CMakeFiles/sonar.dir/C.includecache
0,0 → 1,16
#IncludeRegexLine: ^[ ]*#[ ]*(include|import)[ ]*[<"]([^">]+)([">])
 
#IncludeRegexScan: ^.*$
 
#IncludeRegexComplain: ^$
 
#IncludeRegexTransform:
 
/home/kaklik/svnkaklik/programy/C/ix86/echo/SW/sonar/main.c
config.h
-
stdio.h
-
stdlib.h
-
 
/programy/C/ix86/echo/SW/sonar/CMakeFiles/sonar.dir/DependInfo.cmake
0,0 → 1,13
# The set of languages for which implicit dependencies are needed:
SET(CMAKE_DEPENDS_LANGUAGES
"C"
)
# The set of files for implicit dependencies of each language:
SET(CMAKE_DEPENDS_CHECK_C
"/home/kaklik/svnkaklik/programy/C/ix86/echo/SW/sonar/main.c" "/home/kaklik/svnkaklik/programy/C/ix86/echo/SW/sonar/CMakeFiles/sonar.dir/main.o"
)
SET(CMAKE_C_COMPILER_ID "GNU")
 
# Targets to which this target links.
SET(CMAKE_TARGET_LINKED_INFO_FILES
)
/programy/C/ix86/echo/SW/sonar/CMakeFiles/sonar.dir/build.make
0,0 → 1,106
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 2.6
 
#=============================================================================
# Special targets provided by cmake.
 
# Disable implicit rules so canoncical targets will work.
.SUFFIXES:
 
# Remove some rules from gmake that .SUFFIXES does not remove.
SUFFIXES =
 
.SUFFIXES: .hpux_make_needs_suffix_list
 
# Produce verbose output by default.
VERBOSE = 1
 
# Suppress display of executed commands.
$(VERBOSE).SILENT:
 
# A target that is always out of date.
cmake_force:
.PHONY : cmake_force
 
#=============================================================================
# Set environment variables for the build.
 
# The shell in which to execute make rules.
SHELL = /bin/sh
 
# The CMake executable.
CMAKE_COMMAND = /usr/bin/cmake
 
# The command to remove a file.
RM = /usr/bin/cmake -E remove -f
 
# The program to use to edit the cache.
CMAKE_EDIT_COMMAND = /usr/bin/ccmake
 
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/kaklik/svnkaklik/programy/C/ix86/echo/SW/sonar
 
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/kaklik/svnkaklik/programy/C/ix86/echo/SW/sonar
 
# Include any dependencies generated for this target.
include CMakeFiles/sonar.dir/depend.make
 
# Include the progress variables for this target.
include CMakeFiles/sonar.dir/progress.make
 
# Include the compile flags for this target's objects.
include CMakeFiles/sonar.dir/flags.make
 
CMakeFiles/sonar.dir/main.o: CMakeFiles/sonar.dir/flags.make
CMakeFiles/sonar.dir/main.o: main.c
$(CMAKE_COMMAND) -E cmake_progress_report /home/kaklik/svnkaklik/programy/C/ix86/echo/SW/sonar/CMakeFiles $(CMAKE_PROGRESS_1)
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building C object CMakeFiles/sonar.dir/main.o"
/usr/bin/gcc $(C_DEFINES) $(C_FLAGS) -o CMakeFiles/sonar.dir/main.o -c /home/kaklik/svnkaklik/programy/C/ix86/echo/SW/sonar/main.c
 
CMakeFiles/sonar.dir/main.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/sonar.dir/main.i"
/usr/bin/gcc $(C_DEFINES) $(C_FLAGS) -E /home/kaklik/svnkaklik/programy/C/ix86/echo/SW/sonar/main.c > CMakeFiles/sonar.dir/main.i
 
CMakeFiles/sonar.dir/main.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/sonar.dir/main.s"
/usr/bin/gcc $(C_DEFINES) $(C_FLAGS) -S /home/kaklik/svnkaklik/programy/C/ix86/echo/SW/sonar/main.c -o CMakeFiles/sonar.dir/main.s
 
CMakeFiles/sonar.dir/main.o.requires:
.PHONY : CMakeFiles/sonar.dir/main.o.requires
 
CMakeFiles/sonar.dir/main.o.provides: CMakeFiles/sonar.dir/main.o.requires
$(MAKE) -f CMakeFiles/sonar.dir/build.make CMakeFiles/sonar.dir/main.o.provides.build
.PHONY : CMakeFiles/sonar.dir/main.o.provides
 
CMakeFiles/sonar.dir/main.o.provides.build: CMakeFiles/sonar.dir/main.o
.PHONY : CMakeFiles/sonar.dir/main.o.provides.build
 
# Object files for target sonar
sonar_OBJECTS = \
"CMakeFiles/sonar.dir/main.o"
 
# External object files for target sonar
sonar_EXTERNAL_OBJECTS =
 
sonar: CMakeFiles/sonar.dir/main.o
sonar: CMakeFiles/sonar.dir/build.make
sonar: CMakeFiles/sonar.dir/link.txt
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --red --bold "Linking C executable sonar"
$(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/sonar.dir/link.txt --verbose=$(VERBOSE)
 
# Rule to build all files generated by this target.
CMakeFiles/sonar.dir/build: sonar
.PHONY : CMakeFiles/sonar.dir/build
 
CMakeFiles/sonar.dir/requires: CMakeFiles/sonar.dir/main.o.requires
.PHONY : CMakeFiles/sonar.dir/requires
 
CMakeFiles/sonar.dir/clean:
$(CMAKE_COMMAND) -P CMakeFiles/sonar.dir/cmake_clean.cmake
.PHONY : CMakeFiles/sonar.dir/clean
 
CMakeFiles/sonar.dir/depend:
cd /home/kaklik/svnkaklik/programy/C/ix86/echo/SW/sonar && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/kaklik/svnkaklik/programy/C/ix86/echo/SW/sonar /home/kaklik/svnkaklik/programy/C/ix86/echo/SW/sonar /home/kaklik/svnkaklik/programy/C/ix86/echo/SW/sonar /home/kaklik/svnkaklik/programy/C/ix86/echo/SW/sonar /home/kaklik/svnkaklik/programy/C/ix86/echo/SW/sonar/CMakeFiles/sonar.dir/DependInfo.cmake --color=$(COLOR)
.PHONY : CMakeFiles/sonar.dir/depend
 
/programy/C/ix86/echo/SW/sonar/CMakeFiles/sonar.dir/cmake_clean.cmake
0,0 → 1,10
FILE(REMOVE_RECURSE
"CMakeFiles/sonar.dir/main.o"
"sonar.pdb"
"sonar"
)
 
# Per-language clean rules from dependency scanning.
FOREACH(lang C)
INCLUDE(CMakeFiles/sonar.dir/cmake_clean_${lang}.cmake OPTIONAL)
ENDFOREACH(lang)
/programy/C/ix86/echo/SW/sonar/CMakeFiles/sonar.dir/depend.internal
0,0 → 1,5
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 2.6
 
CMakeFiles/sonar.dir/main.o
/home/kaklik/svnkaklik/programy/C/ix86/echo/SW/sonar/main.c
/programy/C/ix86/echo/SW/sonar/CMakeFiles/sonar.dir/depend.make
0,0 → 1,5
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 2.6
 
CMakeFiles/sonar.dir/main.o: main.c
 
/programy/C/ix86/echo/SW/sonar/CMakeFiles/sonar.dir/flags.make
0,0 → 1,8
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 2.6
 
# compile C with /usr/bin/gcc
C_FLAGS = -Wall -O2
 
C_DEFINES =
 
/programy/C/ix86/echo/SW/sonar/CMakeFiles/sonar.dir/link.txt
0,0 → 1,0
/usr/bin/gcc CMakeFiles/sonar.dir/main.o -o sonar -rdynamic
/programy/C/ix86/echo/SW/sonar/CMakeFiles/sonar.dir/progress.make
0,0 → 1,2
CMAKE_PROGRESS_1 = 1