Commit Graph

17 Commits

Author SHA1 Message Date
Knut Morten Okstad
c69da983b7 Fixed: Account for that the IFEM package summary has moved 2017-06-20 02:49:38 +02:00
Knut Morten Okstad
b266a7c5c4 Moved the log2reg.sed file into the scripts folder 2016-01-31 13:17:57 +01:00
akva
4df614adb1 changed: move shared scripts to Apps/Common
shared between the build systems.
this (temporarily) disables the 'check-commits' targets.
will be reinstated in the app's buildsystems

git-svn-id: http://svn.sintef.no/trondheim/IFEM/trunk@2380 e10b68d5-8a6e-419e-a041-bce267b0401d
2015-07-10 22:03:21 +02:00
akva
52a43a5ec3 changed: remove CPack based packaging
cpack is too limited and have too many issue that need to be worked
around. native packaging for redhat and debian will follow

git-svn-id: http://svn.sintef.no/trondheim/IFEM/trunk@2346 e10b68d5-8a6e-419e-a041-bce267b0401d
2015-07-10 22:03:18 +02:00
akva
8275845f0d added: option for make check-commits(-all) to only build and don't run regtests
use 'make check-commits(-all) CHECKMODE=buildonly'

git-svn-id: http://svn.sintef.no/trondheim/IFEM/trunk@2060 e10b68d5-8a6e-419e-a041-bce267b0401d
2015-07-10 22:02:59 +02:00
akva
be7625d231 cosmetics
git-svn-id: http://svn.sintef.no/trondheim/IFEM/trunk@2047 e10b68d5-8a6e-419e-a041-bce267b0401d
2015-07-10 22:02:58 +02:00
akva
f1752c958a added: ability to specify the number of threads used for make check-commits(-all)
use CHECK_THREADS=n

git-svn-id: http://svn.sintef.no/trondheim/IFEM/trunk@2016 e10b68d5-8a6e-419e-a041-bce267b0401d
2015-07-10 22:02:56 +02:00
akva
40a7ab9d69 changed: support both 'trunk' and 'git-svn' as svn base branch in check-commit targets
git-svn-id: http://svn.sintef.no/trondheim/IFEM/trunk@2009 e10b68d5-8a6e-419e-a041-bce267b0401d
2015-07-10 22:02:55 +02:00
akva
d9bebd1c6f added: ability to control the HEAD for the check-commits target
git-svn-id: http://svn.sintef.no/trondheim/IFEM/trunk@1974 e10b68d5-8a6e-419e-a041-bce267b0401d
2015-07-10 22:02:53 +02:00
akva
ea10e44c5b added: make target to run regression tests on commits on top of trunk
git-svn-id: http://svn.sintef.no/trondheim/IFEM/trunk@1971 e10b68d5-8a6e-419e-a041-bce267b0401d
2015-07-10 22:02:53 +02:00
akva
6f812ff13b added: MPI regression tests
git-svn-id: http://svn.sintef.no/trondheim/IFEM/trunk@1964 e10b68d5-8a6e-419e-a041-bce267b0401d
2015-07-10 22:02:53 +02:00
akva
217aa2b2b1 changed: do not store third party Find rules in-tree
since these are shared between several ifem related projects,
we get into issues with rules out of sync, as well as several
packages providing the same files when building up debs.

thus the CMake rules are split off into a separate git, available at
afem:/home/akva/libifem-cmakerules.git

you either have to clone this git and do the make / sudo make install
cycle there, or install the libifem-cmakerules package from an
apt repository

git-svn-id: http://svn.sintef.no/trondheim/IFEM/trunk@1902 e10b68d5-8a6e-419e-a041-bce267b0401d
2015-07-10 22:02:48 +02:00
akva
497b30e885 added: generate a build dependency meta package for libifem
anyone who wants to build ifem can now add our apt, and do
apt-get install libifem-builddeps to get all build dependencies

git-svn-id: http://svn.sintef.no/trondheim/IFEM/trunk@1892 e10b68d5-8a6e-419e-a041-bce267b0401d
2015-07-10 22:02:48 +02:00
akva
a66046c0fa fixed: set the architecture to 'all' on non-binary .deb packages
git-svn-id: http://svn.sintef.no/trondheim/IFEM/trunk@1881 e10b68d5-8a6e-419e-a041-bce267b0401d
2015-07-10 22:02:47 +02:00
akva
a248f5146a added: cpack for system package building
currently supports debian/ubuntu and enterprise linux 6 derivates
such as Scientific Linux 6

git-svn-id: http://svn.sintef.no/trondheim/IFEM/trunk@1876 e10b68d5-8a6e-419e-a041-bce267b0401d
2015-07-10 22:02:47 +02:00
akva
98c19574fb changed: generate a regtest.sh with the proper top dir instead of using eclipses
git-svn-id: http://svn.sintef.no/trondheim/IFEM/trunk@1687 e10b68d5-8a6e-419e-a041-bce267b0401d
2015-07-10 22:02:34 +02:00
akva
e4ac10a772 changed: move helper scripts to a scripts folder in root
git-svn-id: http://svn.sintef.no/trondheim/IFEM/trunk@1564 e10b68d5-8a6e-419e-a041-bce267b0401d
2015-07-10 22:02:26 +02:00