Home
last modified time | relevance | path

Searched refs:GXX (Results 1 – 25 of 2654) sorted by relevance

12345678910>>...107

/dports/games/passage/Passage_v4_UnixSource/minorGems/util/log/
H A DMakefile10 GXX=g++ macro
32 ${GXX} ${DEBUG_FLAG} -o testLog AppLog.o FileLog.o PrintLog.o Log.o testLog.o ${TIME_O}
41 ${GXX} ${DEBUG_FLAG} -o testLog.o -c testLog.cpp
44 ${GXX} ${DEBUG_FLAG} -o AppLog.o -c AppLog.cpp
47 ${GXX} ${DEBUG_FLAG} -I${ROOT_PATH} -o PrintLog.o -c PrintLog.cpp
50 ${GXX} ${DEBUG_FLAG} -o FileLog.o -c FileLog.cpp
53 ${GXX} ${DEBUG_FLAG} -o Log.o -c Log.cpp
56 ${GXX} ${DEBUG_FLAG} -I${ROOT_PATH} -o ${TIME_O} -c ${TIME_CPP}
/dports/games/cultivation/Cultivation_8_UnixSource/minorGems/util/log/
H A DMakefile10 GXX=g++ macro
32 ${GXX} ${DEBUG_FLAG} -o testLog AppLog.o FileLog.o PrintLog.o Log.o testLog.o ${TIME_O}
41 ${GXX} ${DEBUG_FLAG} -o testLog.o -c testLog.cpp
44 ${GXX} ${DEBUG_FLAG} -o AppLog.o -c AppLog.cpp
47 ${GXX} ${DEBUG_FLAG} -I${ROOT_PATH} -o PrintLog.o -c PrintLog.cpp
50 ${GXX} ${DEBUG_FLAG} -o FileLog.o -c FileLog.cpp
53 ${GXX} ${DEBUG_FLAG} -o Log.o -c Log.cpp
56 ${GXX} ${DEBUG_FLAG} -I${ROOT_PATH} -o ${TIME_O} -c ${TIME_CPP}
/dports/security/nitrokey-app/cppcodec-61d9b04/
H A D.travis.yml14 env: CMAKE_BUILD_TYPE=DEBUG GXX=4.8
22 env: CMAKE_BUILD_TYPE=RELEASE GXX=4.8
30 env: CMAKE_BUILD_TYPE=DEBUG GXX=4.9
38 env: CMAKE_BUILD_TYPE=RELEASE GXX=4.9
46 env: CMAKE_BUILD_TYPE=DEBUG GXX=5
54 env: CMAKE_BUILD_TYPE=RELEASE GXX=5
78 - if [ "$CXX" = "g++" ]; then export CXX="g++-$GXX" CC="gcc-$GXX"; fi
/dports/math/suitesparse-klu/SuiteSparse-5.10.1/GraphBLAS/CUDA/test/
H A DMakefile50 GXX ?= g++ macro
100 $(GXX) -o $@ $< -O3 -Wall
103 $(GXX) -c -o $@ $< $(CFLAGS) $(INC)
106 $(GXX) -c -o $@ $< $(CXXFLAGS) $(INC)
113 $(GXX) -o $@ $< $(CXXFLAGS) $(INC) $(OBJS) $(LIB)
123 $(GXX) -o $@ $< $(CXXFLAGS) $(INC) $(COBJS) $(CU_OBJS) cu_link.o $(LIB) $(GTEST_LIB)
/dports/math/suitesparse-graphblas/SuiteSparse-5.10.1/GraphBLAS/CUDA/test/
H A DMakefile50 GXX ?= g++ macro
100 $(GXX) -o $@ $< -O3 -Wall
103 $(GXX) -c -o $@ $< $(CFLAGS) $(INC)
106 $(GXX) -c -o $@ $< $(CXXFLAGS) $(INC)
113 $(GXX) -o $@ $< $(CXXFLAGS) $(INC) $(OBJS) $(LIB)
123 $(GXX) -o $@ $< $(CXXFLAGS) $(INC) $(COBJS) $(CU_OBJS) cu_link.o $(LIB) $(GTEST_LIB)
/dports/math/suitesparse-btf/SuiteSparse-5.10.1/GraphBLAS/CUDA/test/
H A DMakefile50 GXX ?= g++ macro
100 $(GXX) -o $@ $< -O3 -Wall
103 $(GXX) -c -o $@ $< $(CFLAGS) $(INC)
106 $(GXX) -c -o $@ $< $(CXXFLAGS) $(INC)
113 $(GXX) -o $@ $< $(CXXFLAGS) $(INC) $(OBJS) $(LIB)
123 $(GXX) -o $@ $< $(CXXFLAGS) $(INC) $(COBJS) $(CU_OBJS) cu_link.o $(LIB) $(GTEST_LIB)
/dports/math/suitesparse-amd/SuiteSparse-5.10.1/GraphBLAS/CUDA/test/
H A DMakefile50 GXX ?= g++ macro
100 $(GXX) -o $@ $< -O3 -Wall
103 $(GXX) -c -o $@ $< $(CFLAGS) $(INC)
106 $(GXX) -c -o $@ $< $(CXXFLAGS) $(INC)
113 $(GXX) -o $@ $< $(CXXFLAGS) $(INC) $(OBJS) $(LIB)
123 $(GXX) -o $@ $< $(CXXFLAGS) $(INC) $(COBJS) $(CU_OBJS) cu_link.o $(LIB) $(GTEST_LIB)
/dports/math/suitesparse-ldl/SuiteSparse-5.10.1/GraphBLAS/CUDA/test/
H A DMakefile50 GXX ?= g++ macro
100 $(GXX) -o $@ $< -O3 -Wall
103 $(GXX) -c -o $@ $< $(CFLAGS) $(INC)
106 $(GXX) -c -o $@ $< $(CXXFLAGS) $(INC)
113 $(GXX) -o $@ $< $(CXXFLAGS) $(INC) $(OBJS) $(LIB)
123 $(GXX) -o $@ $< $(CXXFLAGS) $(INC) $(COBJS) $(CU_OBJS) cu_link.o $(LIB) $(GTEST_LIB)
/dports/math/suitesparse-rbio/SuiteSparse-5.10.1/GraphBLAS/CUDA/test/
H A DMakefile50 GXX ?= g++ macro
100 $(GXX) -o $@ $< -O3 -Wall
103 $(GXX) -c -o $@ $< $(CFLAGS) $(INC)
106 $(GXX) -c -o $@ $< $(CXXFLAGS) $(INC)
113 $(GXX) -o $@ $< $(CXXFLAGS) $(INC) $(OBJS) $(LIB)
123 $(GXX) -o $@ $< $(CXXFLAGS) $(INC) $(COBJS) $(CU_OBJS) cu_link.o $(LIB) $(GTEST_LIB)
/dports/math/suitesparse-mongoose/SuiteSparse-5.10.1/GraphBLAS/CUDA/test/
H A DMakefile50 GXX ?= g++ macro
100 $(GXX) -o $@ $< -O3 -Wall
103 $(GXX) -c -o $@ $< $(CFLAGS) $(INC)
106 $(GXX) -c -o $@ $< $(CXXFLAGS) $(INC)
113 $(GXX) -o $@ $< $(CXXFLAGS) $(INC) $(OBJS) $(LIB)
123 $(GXX) -o $@ $< $(CXXFLAGS) $(INC) $(COBJS) $(CU_OBJS) cu_link.o $(LIB) $(GTEST_LIB)
/dports/math/suitesparse-colamd/SuiteSparse-5.10.1/GraphBLAS/CUDA/test/
H A DMakefile50 GXX ?= g++ macro
100 $(GXX) -o $@ $< -O3 -Wall
103 $(GXX) -c -o $@ $< $(CFLAGS) $(INC)
106 $(GXX) -c -o $@ $< $(CXXFLAGS) $(INC)
113 $(GXX) -o $@ $< $(CXXFLAGS) $(INC) $(OBJS) $(LIB)
123 $(GXX) -o $@ $< $(CXXFLAGS) $(INC) $(COBJS) $(CU_OBJS) cu_link.o $(LIB) $(GTEST_LIB)
/dports/math/suitesparse-config/SuiteSparse-5.10.1/GraphBLAS/CUDA/test/
H A DMakefile50 GXX ?= g++ macro
100 $(GXX) -o $@ $< -O3 -Wall
103 $(GXX) -c -o $@ $< $(CFLAGS) $(INC)
106 $(GXX) -c -o $@ $< $(CXXFLAGS) $(INC)
113 $(GXX) -o $@ $< $(CXXFLAGS) $(INC) $(OBJS) $(LIB)
123 $(GXX) -o $@ $< $(CXXFLAGS) $(INC) $(COBJS) $(CU_OBJS) cu_link.o $(LIB) $(GTEST_LIB)
/dports/math/suitesparse-ccolamd/SuiteSparse-5.10.1/GraphBLAS/CUDA/test/
H A DMakefile50 GXX ?= g++ macro
100 $(GXX) -o $@ $< -O3 -Wall
103 $(GXX) -c -o $@ $< $(CFLAGS) $(INC)
106 $(GXX) -c -o $@ $< $(CXXFLAGS) $(INC)
113 $(GXX) -o $@ $< $(CXXFLAGS) $(INC) $(OBJS) $(LIB)
123 $(GXX) -o $@ $< $(CXXFLAGS) $(INC) $(COBJS) $(CU_OBJS) cu_link.o $(LIB) $(GTEST_LIB)
/dports/math/suitesparse-cholmod/SuiteSparse-5.10.1/GraphBLAS/CUDA/test/
H A DMakefile50 GXX ?= g++ macro
100 $(GXX) -o $@ $< -O3 -Wall
103 $(GXX) -c -o $@ $< $(CFLAGS) $(INC)
106 $(GXX) -c -o $@ $< $(CXXFLAGS) $(INC)
113 $(GXX) -o $@ $< $(CXXFLAGS) $(INC) $(OBJS) $(LIB)
123 $(GXX) -o $@ $< $(CXXFLAGS) $(INC) $(COBJS) $(CU_OBJS) cu_link.o $(LIB) $(GTEST_LIB)
/dports/math/suitesparse-umfpack/SuiteSparse-5.10.1/GraphBLAS/CUDA/test/
H A DMakefile50 GXX ?= g++ macro
100 $(GXX) -o $@ $< -O3 -Wall
103 $(GXX) -c -o $@ $< $(CFLAGS) $(INC)
106 $(GXX) -c -o $@ $< $(CXXFLAGS) $(INC)
113 $(GXX) -o $@ $< $(CXXFLAGS) $(INC) $(OBJS) $(LIB)
123 $(GXX) -o $@ $< $(CXXFLAGS) $(INC) $(COBJS) $(CU_OBJS) cu_link.o $(LIB) $(GTEST_LIB)
/dports/math/suitesparse-spqr/SuiteSparse-5.10.1/GraphBLAS/CUDA/test/
H A DMakefile50 GXX ?= g++ macro
100 $(GXX) -o $@ $< -O3 -Wall
103 $(GXX) -c -o $@ $< $(CFLAGS) $(INC)
106 $(GXX) -c -o $@ $< $(CXXFLAGS) $(INC)
113 $(GXX) -o $@ $< $(CXXFLAGS) $(INC) $(OBJS) $(LIB)
123 $(GXX) -o $@ $< $(CXXFLAGS) $(INC) $(COBJS) $(CU_OBJS) cu_link.o $(LIB) $(GTEST_LIB)
/dports/math/suitesparse-slip_lu/SuiteSparse-5.10.1/GraphBLAS/CUDA/test/
H A DMakefile50 GXX ?= g++ macro
100 $(GXX) -o $@ $< -O3 -Wall
103 $(GXX) -c -o $@ $< $(CFLAGS) $(INC)
106 $(GXX) -c -o $@ $< $(CXXFLAGS) $(INC)
113 $(GXX) -o $@ $< $(CXXFLAGS) $(INC) $(OBJS) $(LIB)
123 $(GXX) -o $@ $< $(CXXFLAGS) $(INC) $(COBJS) $(CU_OBJS) cu_link.o $(LIB) $(GTEST_LIB)
/dports/math/suitesparse-camd/SuiteSparse-5.10.1/GraphBLAS/CUDA/test/
H A DMakefile50 GXX ?= g++ macro
100 $(GXX) -o $@ $< -O3 -Wall
103 $(GXX) -c -o $@ $< $(CFLAGS) $(INC)
106 $(GXX) -c -o $@ $< $(CXXFLAGS) $(INC)
113 $(GXX) -o $@ $< $(CXXFLAGS) $(INC) $(OBJS) $(LIB)
123 $(GXX) -o $@ $< $(CXXFLAGS) $(INC) $(COBJS) $(CU_OBJS) cu_link.o $(LIB) $(GTEST_LIB)
/dports/math/suitesparse-csparse/SuiteSparse-5.10.1/GraphBLAS/CUDA/test/
H A DMakefile50 GXX ?= g++ macro
100 $(GXX) -o $@ $< -O3 -Wall
103 $(GXX) -c -o $@ $< $(CFLAGS) $(INC)
106 $(GXX) -c -o $@ $< $(CXXFLAGS) $(INC)
113 $(GXX) -o $@ $< $(CXXFLAGS) $(INC) $(OBJS) $(LIB)
123 $(GXX) -o $@ $< $(CXXFLAGS) $(INC) $(COBJS) $(CU_OBJS) cu_link.o $(LIB) $(GTEST_LIB)
/dports/math/suitesparse-cxsparse/SuiteSparse-5.10.1/GraphBLAS/CUDA/test/
H A DMakefile50 GXX ?= g++ macro
100 $(GXX) -o $@ $< -O3 -Wall
103 $(GXX) -c -o $@ $< $(CFLAGS) $(INC)
106 $(GXX) -c -o $@ $< $(CXXFLAGS) $(INC)
113 $(GXX) -o $@ $< $(CXXFLAGS) $(INC) $(OBJS) $(LIB)
123 $(GXX) -o $@ $< $(CXXFLAGS) $(INC) $(COBJS) $(CU_OBJS) cu_link.o $(LIB) $(GTEST_LIB)
/dports/math/oleo/oleo-1.99.16/m4/
H A Dcxx.m419 GXX=yes
21 GXX=
33 if test "$GXX" = yes; then
39 if test "$GXX" = yes; then
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/build/macosx/
H A Dbuild-inc.sh91 GXX="/usr/bin/g++-4.0"
94 GXX="/usr/bin/g++-4.2"
97 GXX="/Developer/usr/bin/llvm-g++-4.2"
255 export CXX="$GXX $COMPILE_TAG"
/dports/math/suitesparse-klu/SuiteSparse-5.10.1/GraphBLAS/CUDA/
H A DMakefile.jitFactory2 GXX ?= g++
41 $(GXX) -o $@ $< $(CXXFLAGS) $(INC) $(LIB)
50 $(GXX) -o $@ $< -O3 -Wall
/dports/math/suitesparse-btf/SuiteSparse-5.10.1/GraphBLAS/CUDA/
H A DMakefile.jitFactory2 GXX ?= g++
41 $(GXX) -o $@ $< $(CXXFLAGS) $(INC) $(LIB)
50 $(GXX) -o $@ $< -O3 -Wall
/dports/math/suitesparse-amd/SuiteSparse-5.10.1/GraphBLAS/CUDA/
H A DMakefile.jitFactory2 GXX ?= g++
41 $(GXX) -o $@ $< $(CXXFLAGS) $(INC) $(LIB)
50 $(GXX) -o $@ $< -O3 -Wall

12345678910>>...107