Richard Fuchs
af4814a7eb
MT#62181 actually report test failures
...
Change-Id: I168935f55ab9c0fa944b111a526dae3dff23670a
11 months ago
Richard Fuchs
4856e6537f
MT#62181 add testing framework
...
Only some very basic tests included for now
Change-Id: I84c3c9dc73c23e4b1aa486fd0fa10ea80bea9bb6
1 year ago
Richard Fuchs
d29059b6f1
MT#62181 make: use $(MAKE) macro
...
Change-Id: I838951f685570fcd1915c5e815d49df1f0ac7c95
1 year ago
Guillem Jover
f3a48f2a30
MT#56184 build: Fix parallel building
...
Fix instances of make rules not being parallel execution safe, where the
targets declare a list of dependencies which depend on the order they
have been declared to be executed serially, otherwise these can cause
race conditions.
Either move some of the dependencies down into their transitive
dependencies, or rearrange them to call $(MAKE) to force a serial
point. In other instances add missing dependencies to make sure the
objects to install have previously been built.
Change-Id: I21b499557ac5e9faa603841fa1882b58239ee650
3 years ago
Guillem Jover
32beea4d2f
MT#55831 Revamp the build system
...
- Make errors fatal, so that they do not get ignored anymore.
- Use sane make variables that a shell will accept as valid, otherwise
the exports do not work at all.
- Do not use system paths when we should use in-tree ones.
(real ticket number: TT#6850)
Change-Id: I07af8f38cc37c2fa36b6b10559283a7c477d2d36
4 years ago
Victor Seva
ff47897962
Imported Upstream version 1.6.0~20140516~eaa616
12 years ago
Victor Seva
d8b3cbf475
Imported Upstream version 1.4.3
13 years ago
Andrew Pogrebennyk
b447474818
make build fail on errors; restore use_threadpool
13 years ago
Stefan Sayer
a59c88275b
moved tools directory; added threadid column to logfile splitter
16 years ago
Stefan Sayer
d68ed96bac
exclude .git from tar
16 years ago
Raphael Coeffic
42051b6df3
Changes the name of the directory within tar archives to include the full release version (including SVN version)
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1932 8eb893ce-cfd4-0310-b710-fb5ebe64c474
16 years ago
Raphael Coeffic
44ba8c3cc2
- moved 'make doc|fulldoc' to the doc/ directory.
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1745 8eb893ce-cfd4-0310-b710-fb5ebe64c474
16 years ago
Raphael Coeffic
a0dfd71af5
- splits the exclude_modules in three variables (exclude_core_module, exclude_apps_modules,exclude_dsm_modules).
...
- exclude_dsm_modules is set in apps/dsm/mods/Makefile, the two others are set in Makefile.defs.
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1741 8eb893ce-cfd4-0310-b710-fb5ebe64c474
16 years ago
Raphael Coeffic
ea2a6e3824
- new target arch/os detection based on gcc
...
(formerly based on host, now target system)
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1736 8eb893ce-cfd4-0310-b710-fb5ebe64c474
16 years ago
Raphael Coeffic
6645ff9af7
- removed integrated support for ser-0.9.6 package (obsolete).
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1708 8eb893ce-cfd4-0310-b710-fb5ebe64c474
16 years ago
Stefan Sayer
55433a7107
- Makefiles fix
...
o DESTDIR is only used as installation target directory. Allows staging compile.
o xxx-target used in sub-makefiles
o CXX/CC taken from env variables
- some minor compililation fixes
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@882 8eb893ce-cfd4-0310-b710-fb5ebe64c474
18 years ago
Stefan Sayer
e9e8d50307
make only in core and apps, and, if present, ser dir
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@541 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
bc74530ed0
moved all target above include for old make versions that dont support DEFAULT_GOAL
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@537 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
3a79194acf
updating tar name
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@466 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
df041a16ed
train ride doxygen documentation
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@457 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
21b49855bc
bundle (sith ser-0.9.6-sems) and bundle install
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@437 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
c07ba6ac52
added make ser-cfg-install target to install default ser-sems.cfg
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@280 8eb893ce-cfd4-0310-b710-fb5ebe64c474
20 years ago
Stefan Sayer
7a8a8a3b9a
added default_goal (thanks again Alfred for reporting)
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@200 8eb893ce-cfd4-0310-b710-fb5ebe64c474
20 years ago
Stefan Sayer
9d30e685d2
doxygenized doc and included all Readme files
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@192 8eb893ce-cfd4-0310-b710-fb5ebe64c474
20 years ago
Stefan Sayer
67f06cf87c
tmp dir deleted after use
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@180 8eb893ce-cfd4-0310-b710-fb5ebe64c474
20 years ago
Stefan Sayer
011dfa1d57
* 'tar' and 'dist' target in main dir
...
* Makefile.defs moved to main dir
* small bug in ivr Makefile fixed
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@179 8eb893ce-cfd4-0310-b710-fb5ebe64c474
20 years ago
Stefan Sayer
3c8d91e96c
excluded README and doc (thx Alexandr)
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@107 8eb893ce-cfd4-0310-b710-fb5ebe64c474
20 years ago
Raphael Coeffic
37abd5379e
initial checkin new open source version.
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@5 8eb893ce-cfd4-0310-b710-fb5ebe64c474
21 years ago
Raphael Coeffic
a2a334f12d
initial import
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1 8eb893ce-cfd4-0310-b710-fb5ebe64c474
21 years ago