diff options
Diffstat (limited to 'externals')
-rw-r--r-- | externals/grill/vasp/build-lnx-pd-gcc.sh | 1 | ||||
-rw-r--r-- | externals/grill/vasp/build-mac-pd-gcc.sh | 1 | ||||
-rw-r--r-- | externals/grill/vasp/build-win-max-msvc.bat | 3 | ||||
-rw-r--r-- | externals/grill/vasp/build-win-pd-bcc.bat | 1 | ||||
-rw-r--r-- | externals/grill/vasp/build-win-pd-cygwin.sh | 1 | ||||
-rw-r--r-- | externals/grill/vasp/build-win-pd-msvc.bat | 3 | ||||
-rw-r--r-- | externals/grill/vasp/build/package.txt (renamed from externals/grill/vasp/make-files.txt) | 35 | ||||
-rw-r--r-- | externals/grill/vasp/config-lnx-gcc.txt | 6 | ||||
-rw-r--r-- | externals/grill/vasp/config-mac-gcc.txt | 6 | ||||
-rw-r--r-- | externals/grill/vasp/config-win-bcc.txt | 6 | ||||
-rw-r--r-- | externals/grill/vasp/config-win-cygwin.txt | 6 | ||||
-rw-r--r-- | externals/grill/vasp/config-win-msvc.txt | 6 | ||||
-rw-r--r-- | externals/grill/vasp/makefile-lnx-gcc.txt | 6 | ||||
-rw-r--r-- | externals/grill/vasp/makefile-mac-gcc.txt | 6 | ||||
-rw-r--r-- | externals/grill/vasp/makefile-win-bcc.txt | 8 | ||||
-rw-r--r-- | externals/grill/vasp/makefile-win-cygwin.txt | 6 | ||||
-rw-r--r-- | externals/grill/vasp/makefile-win-msvc.txt | 8 |
17 files changed, 18 insertions, 91 deletions
diff --git a/externals/grill/vasp/build-lnx-pd-gcc.sh b/externals/grill/vasp/build-lnx-pd-gcc.sh deleted file mode 100644 index e76f5ed1..00000000 --- a/externals/grill/vasp/build-lnx-pd-gcc.sh +++ /dev/null @@ -1 +0,0 @@ -make -f ../flext/build/gnumake.mak PLATFORM=lnx RTSYS=pd COMPILER=gcc $* diff --git a/externals/grill/vasp/build-mac-pd-gcc.sh b/externals/grill/vasp/build-mac-pd-gcc.sh deleted file mode 100644 index a88a3dbb..00000000 --- a/externals/grill/vasp/build-mac-pd-gcc.sh +++ /dev/null @@ -1 +0,0 @@ -make -f ../flext/build/gnumake.mak PLATFORM=mac RTSYS=pd COMPILER=gcc $* diff --git a/externals/grill/vasp/build-win-max-msvc.bat b/externals/grill/vasp/build-win-max-msvc.bat deleted file mode 100644 index b7b78d26..00000000 --- a/externals/grill/vasp/build-win-max-msvc.bat +++ /dev/null @@ -1,3 +0,0 @@ -@rem building with flext build system
-
-nmake -f ..\flext\build\nmake.mak PLATFORM=win RTSYS=max COMPILER=msvc %1 %2 %3 %4 %5 %6 %7 %8 %9
diff --git a/externals/grill/vasp/build-win-pd-bcc.bat b/externals/grill/vasp/build-win-pd-bcc.bat deleted file mode 100644 index 437c3501..00000000 --- a/externals/grill/vasp/build-win-pd-bcc.bat +++ /dev/null @@ -1 +0,0 @@ -make -f ..\flext\build\bmake.mak PLATFORM=win RTSYS=pd COMPILER=bcc %1 %2 %3 %4 %5 %6 %7 %8 %9
diff --git a/externals/grill/vasp/build-win-pd-cygwin.sh b/externals/grill/vasp/build-win-pd-cygwin.sh deleted file mode 100644 index 5ba756b8..00000000 --- a/externals/grill/vasp/build-win-pd-cygwin.sh +++ /dev/null @@ -1 +0,0 @@ -make -f ../flext/build/gnumake.mak PLATFORM=win RTSYS=pd COMPILER=cygwin $* diff --git a/externals/grill/vasp/build-win-pd-msvc.bat b/externals/grill/vasp/build-win-pd-msvc.bat deleted file mode 100644 index 31c45f06..00000000 --- a/externals/grill/vasp/build-win-pd-msvc.bat +++ /dev/null @@ -1,3 +0,0 @@ -@rem building with flext build system - -nmake -f ..\flext\build\nmake.mak PLATFORM=win RTSYS=pd COMPILER=msvc %1 %2 %3 %4 %5 %6 %7 %8 %9 diff --git a/externals/grill/vasp/make-files.txt b/externals/grill/vasp/build/package.txt index b8db66b9..f8378bac 100644 --- a/externals/grill/vasp/make-files.txt +++ b/externals/grill/vasp/build/package.txt @@ -1,17 +1,18 @@ -NAME=vasp - -# all the source files from the package -SRCDIR=source - -SRCS= \ -arg.cpp mixfft.cpp obj_part.cpp obj_split.cpp opparam.cpp ops_cplx.cpp ops_gen.cpp ops_trnsc.cpp util.cpp \ -buflib.cpp obj_chns.cpp obj_peaks.cpp obj_sync.cpp ops_arith.cpp ops_dft.cpp ops_qminmax.cpp ops_wnd.cpp vasp.cpp \ -classes.cpp obj_frames.cpp obj_q.cpp obj_vasp.cpp ops_assign.cpp ops_feature.cpp ops_rearr.cpp opvecs.cpp vbuffer.cpp \ -env.cpp obj_imm.cpp obj_radio.cpp obj_vecs.cpp ops_carith.cpp ops_flt.cpp ops_resmp.cpp rdx2fft.cpp vecblk.cpp \ -main.cpp obj_offs.cpp obj_size.cpp opbase.cpp ops_cmp.cpp ops_gate.cpp ops_search.cpp rvfft.cpp - -HDRS= \ -arg.h env.h opdefs.h oppermute.h ops_assign.h ops_cplx.h ops_flt.h ops_resmp.h ops_wnd.h vbuffer.h \ -buflib.h main.h opfuns.h oploop.h ops.h ops_carith.h ops_dft.h ops_gen.h ops_search.h util.h vecblk.h \ -classes.h opbase.h opparam.h ops_arith.h ops_cmp.h ops_feature.h ops_rearr.h ops_trnsc.h vasp.h - +NAME=vasp
+
+THREADED=1
+
+SRCDIR=source
+
+SRCS= \
+arg.cpp mixfft.cpp obj_part.cpp obj_split.cpp opparam.cpp ops_cplx.cpp ops_gen.cpp ops_trnsc.cpp util.cpp \
+buflib.cpp obj_chns.cpp obj_peaks.cpp obj_sync.cpp ops_arith.cpp ops_dft.cpp ops_qminmax.cpp ops_wnd.cpp vasp.cpp \
+classes.cpp obj_frames.cpp obj_q.cpp obj_vasp.cpp ops_assign.cpp ops_feature.cpp ops_rearr.cpp opvecs.cpp vbuffer.cpp \
+env.cpp obj_imm.cpp obj_radio.cpp obj_vecs.cpp ops_carith.cpp ops_flt.cpp ops_resmp.cpp rdx2fft.cpp vecblk.cpp \
+main.cpp obj_offs.cpp obj_size.cpp opbase.cpp ops_cmp.cpp ops_gate.cpp ops_search.cpp rvfft.cpp
+
+HDRS= \
+arg.h env.h opdefs.h oppermute.h ops_assign.h ops_cplx.h ops_flt.h ops_resmp.h ops_wnd.h vbuffer.h \
+buflib.h main.h opfuns.h oploop.h ops.h ops_carith.h ops_dft.h ops_gen.h ops_search.h util.h vecblk.h \
+classes.h opbase.h opparam.h ops_arith.h ops_cmp.h ops_feature.h ops_rearr.h ops_trnsc.h vasp.h
+
diff --git a/externals/grill/vasp/config-lnx-gcc.txt b/externals/grill/vasp/config-lnx-gcc.txt deleted file mode 100644 index 93669034..00000000 --- a/externals/grill/vasp/config-lnx-gcc.txt +++ /dev/null @@ -1,6 +0,0 @@ -# Your settings are defined in the files
-# ../flext/build/config-mac-pd-gcc.txt
-# and
-# ../flext/build/config-mac-max-gcc.txt
-#
-# You can override them here.
diff --git a/externals/grill/vasp/config-mac-gcc.txt b/externals/grill/vasp/config-mac-gcc.txt deleted file mode 100644 index 5fdc44fb..00000000 --- a/externals/grill/vasp/config-mac-gcc.txt +++ /dev/null @@ -1,6 +0,0 @@ -# Your settings are defined in the files
-# ../flext/build/config-mac-pd-gcc.txt
-# and
-# ../flext/build/config-mac-max-gcc.txt
-#
-# You can override them here. diff --git a/externals/grill/vasp/config-win-bcc.txt b/externals/grill/vasp/config-win-bcc.txt deleted file mode 100644 index e407963c..00000000 --- a/externals/grill/vasp/config-win-bcc.txt +++ /dev/null @@ -1,6 +0,0 @@ -# Your settings are defined in the files
-# ..\flext\build\config-win-pd-bcc.txt
-# and
-# ..\flext\build\config-win-max-bcc.txt
-#
-# You can override them here.
diff --git a/externals/grill/vasp/config-win-cygwin.txt b/externals/grill/vasp/config-win-cygwin.txt deleted file mode 100644 index 6b6410ec..00000000 --- a/externals/grill/vasp/config-win-cygwin.txt +++ /dev/null @@ -1,6 +0,0 @@ -# Your settings are defined in the files
-# ../flext/build/config-win-pd-cygwin.txt
-# and
-# ../flext/build/config-win-max-cygwin.txt
-#
-# You can override them here.
diff --git a/externals/grill/vasp/config-win-msvc.txt b/externals/grill/vasp/config-win-msvc.txt deleted file mode 100644 index 0ca7758f..00000000 --- a/externals/grill/vasp/config-win-msvc.txt +++ /dev/null @@ -1,6 +0,0 @@ -# Your settings are defined in the files -# ..\flext\build\config-win-pd-msvc.txt -# or -# ..\flext\build\config-win-max-msvc.txt -# -# You can override them here. diff --git a/externals/grill/vasp/makefile-lnx-gcc.txt b/externals/grill/vasp/makefile-lnx-gcc.txt deleted file mode 100644 index 93008710..00000000 --- a/externals/grill/vasp/makefile-lnx-gcc.txt +++ /dev/null @@ -1,6 +0,0 @@ -# usage:
-# to build run "sh build-lnx-max-gcc.sh" or "sh build-lnx-pd-gcc.sh"
-#
-
-# multi-threaded build
-THREADED=1
diff --git a/externals/grill/vasp/makefile-mac-gcc.txt b/externals/grill/vasp/makefile-mac-gcc.txt deleted file mode 100644 index 1269fc57..00000000 --- a/externals/grill/vasp/makefile-mac-gcc.txt +++ /dev/null @@ -1,6 +0,0 @@ -# usage:
-# to build run "sh build-mac-max-gcc.sh" or "sh build-mac-pd-gcc.sh"
-#
- -# multithreaded build
-THREADED=1
diff --git a/externals/grill/vasp/makefile-win-bcc.txt b/externals/grill/vasp/makefile-win-bcc.txt deleted file mode 100644 index b4823de7..00000000 --- a/externals/grill/vasp/makefile-win-bcc.txt +++ /dev/null @@ -1,8 +0,0 @@ -# Makefile for BCC
-#
-# usage:
-# to build run "build-win-max-bcc.bat" or "build-win-pd-bcc.bat"
-#
-
-# multi-threaded build
-THREADED=1
\ No newline at end of file diff --git a/externals/grill/vasp/makefile-win-cygwin.txt b/externals/grill/vasp/makefile-win-cygwin.txt deleted file mode 100644 index d4dcd21f..00000000 --- a/externals/grill/vasp/makefile-win-cygwin.txt +++ /dev/null @@ -1,6 +0,0 @@ -# usage:
-# to build run "sh build-win-max-cygwin.sh" or "sh build-win-pd-cygwin.sh"
-#
-
-# multi-threaded build
-THREADED=1
diff --git a/externals/grill/vasp/makefile-win-msvc.txt b/externals/grill/vasp/makefile-win-msvc.txt deleted file mode 100644 index d6a447e7..00000000 --- a/externals/grill/vasp/makefile-win-msvc.txt +++ /dev/null @@ -1,8 +0,0 @@ -# Makefile for MSVC++ 6 and .NET -# -# usage: -# to build run "build-win-max-msvc.bat" or "build-win-pd-msvc.bat" -# - -# multi-threaded build -THREADED=1 |