Commit Graph

1749 Commits

Author SHA1 Message Date
Jean-Paul Chaput d3b4216186 Missing dependencies zsh & python-central (signaled by lintian). 2012-05-07 22:29:52 +00:00
Jean-Paul Chaput e4459e26c7 ALLIANCE_EXAMPLE correctly set for Ubuntu. 2012-05-07 22:24:17 +00:00
Jean-Paul Chaput 913c0b0ed0 Reorder library for linking. Ubuntu 12.04 supplies gcc/ld versions
that are more picky about symbols definition order.
2012-05-07 21:02:22 +00:00
Jean-Paul Chaput d815ff6986 Some adjustements to build a more Ubuntuish package...
(less lintian errors).
2012-05-07 14:45:01 +00:00
Jean-Paul Chaput 2bd728e45e Under Ubuntu, push/popd are present only if we invoke bash,
not sh.
2012-05-07 14:43:35 +00:00
Jean-Paul Chaput 86c63fd1f7 Remove CVS file in patches directory before distributing. 2012-05-06 12:11:44 +00:00
Jean-Paul Chaput 4630fc7805 Missing trailing backslash. 2012-05-06 11:27:56 +00:00
Jean-Paul Chaput d5406ae6be Updated packaging configuration for Debian/Ubuntu.
Remove Makefile.am in debian directories (the dpkg/lintian complains about
them).
2012-05-06 11:22:22 +00:00
Jean-Paul Chaput 0acc8549f9 Distribute alliance-env.mk. 2012-05-04 14:26:24 +00:00
Jean-Paul Chaput 12f51dea43 Put all the Alliance installation detection stuff in one
makefile: alliance-env.mk. Modify all sub-Makefiles accordingly.
Now should be able to run:
1. In the CVS tree (or in the source .tar.gz)
2. In a user installation.
3. In the system wide (packaged) installation.
2012-05-04 14:23:34 +00:00
Jean-Paul Chaput 7743e711a2 Updating the version number. 2012-05-03 20:59:56 +00:00
Jean-Paul Chaput 6cefc6956c Added back hadamard. 2012-05-03 20:28:37 +00:00
Jean-Paul Chaput d355b92651 Compatibility with all kind of installations. 2012-05-03 20:12:36 +00:00
Jean-Paul Chaput 7849bedb7a Set regression.sh executable. 2012-05-03 19:12:44 +00:00
Jean-Paul Chaput a3e0a24d9e Suppress the CIF conversion stage, bugged. 2012-05-03 19:03:54 +00:00
Jean-Paul Chaput 401d3a0b49 Include go-all.sh & go-all-clean.sh 2012-05-03 18:22:20 +00:00
Jean-Paul Chaput 714721ed1d go-X script are now directly in the documentation tree. 2012-05-03 18:10:01 +00:00
Jean-Paul Chaput 91fe99a99d Coorect the execution rights on some scripts. 2012-05-03 17:36:20 +00:00
Jean-Paul Chaput b5054a0023 Modification to be able to run after packaging. 2012-05-03 17:25:32 +00:00
Jean-Paul Chaput 67a7701d04 Install directly in profile.d 2012-05-03 15:32:24 +00:00
Jean-Paul Chaput 090620ab14 Small typos. 2012-05-03 11:39:58 +00:00
Jean-Paul Chaput 487a1d6adc Forgotten this one. 2012-05-03 11:21:34 +00:00
Jean-Paul Chaput e78efc0fee Typo. 2012-05-03 11:17:08 +00:00
Jean-Paul Chaput 302b5274be To take regression into account. 2012-05-03 10:52:16 +00:00
Jean-Paul Chaput 70d3a0e5ad Inclusion of regression tests. alliance-run is part of examples,
not doc.
2012-05-03 10:42:56 +00:00
Jean-Paul Chaput 3ae6b7b817 Integrate regression tests in distributed files. 2012-05-02 15:51:27 +00:00
Jean-Paul Chaput 4af14f968a Merge patch from Naohiko Shimizu <nshimizu@ip-arch.jp>.
New environement variables for routing gabarit handling.
2012-05-02 15:23:46 +00:00
Jean-Paul Chaput 6d1d235333 Added support for one big regression test. 2012-05-02 14:52:48 +00:00
Jean-Paul Chaput aac539856b Merge patch from Naohiko Shimizu <nshimizu@ip-arch.jp>.
Variable gabarit for pharosc.
2012-05-02 14:49:23 +00:00
Jean-Paul Chaput 544ad6c3e2 Merge patches from Naohiko Shimizu <nshimizu@ip-arch.jp> for variable
Cell gabarit (for pharosc).
2012-05-02 14:47:54 +00:00
Jean-Paul Chaput 6280a6a00a Construct the path to extra libraries from builddir and not top_builddir.
Merge the patch from Naohiko Shimizu <nshimizu@ip-arch.jp> for better
compatibility with pharosc (Graham Petley).
2012-05-02 14:46:44 +00:00
Jean-Paul Chaput 526b2a6a68 Force compilation with -g -O0 to avoid the non-merging NWELL bug.
Construct external libraries path from builddir and not top_builddir.
2012-05-02 14:44:15 +00:00
The Alliance Tool dfa4f384e2 Forgot alliance.fedora. 2012-04-17 09:04:30 +00:00
The Alliance Tool d811a9d073 Integrates all remainings scripts from Fedora into the distribution. 2012-04-17 08:05:13 +00:00
The Alliance Tool c3abfd9bf7 Removed generation of the old alliance.spec (now uses alliance-fedora.spec). 2012-04-17 08:04:27 +00:00
The Alliance Tool 229a869173 Install scripts in profile.d 2012-04-16 15:16:59 +00:00
The Alliance Tool b348d1a0f1 druc must be compiled with -O0 to avoid an unexplained bug. 2012-04-16 15:15:30 +00:00
The Alliance Tool 9039a0619b Another attempt at correcting druc... 2012-04-11 13:53:56 +00:00
The Alliance Tool d3de49578c etc directory is under $ALLIANCE_TOP/etc (in SoC installations). 2012-04-11 13:31:14 +00:00
The Alliance Tool 629084c508 Small adjustments. 2012-04-11 13:30:29 +00:00
The Alliance Tool 94224acc93 Newer version of package shipped autotools scripts.
Should solve the ylwrap problem.
2012-04-11 13:29:57 +00:00
Jean-Paul Chaput 4bec64cf0e Try to correct the NWELL non-unification problem.
Maybe not using the right libraries.
2012-04-09 16:28:12 +00:00
Jean-Paul Chaput 6651a96ecc Added support for Scientific Linux 6. 2012-01-02 22:30:19 +00:00
The Alliance Tool 1d20b47fdc Missing cell subdirectory in CELLS_TOP definition. 2011-12-02 17:24:11 +00:00
The Alliance Tool e9e47f7b9a Remove also automake script ylwrap. 2011-09-13 11:39:15 +00:00
The Alliance Tool bdcc8f6ee0 Remove *again* yylineno declaration. 2011-09-13 11:36:57 +00:00
Jean-Paul Chaput ccbeee0fcd Alignement of Debian on Fedora installation layout (FHS).
Compiled shared libraries instead of static, remove attila.
2011-02-10 16:44:51 +00:00
Jean-Paul Chaput 2eb3754846 Still adjusting the library & include pathes. 2011-02-10 13:36:58 +00:00
Jean-Paul Chaput 525cd7250d Really do not sets the LD_LIBRARY_PATH when under Linux (uname -o). 2011-02-10 11:44:53 +00:00
Jean-Paul Chaput 830798cce8 Spec write the right prefix in alc_env.* scripts.
alliance-run corrected variables for a /usr installation.
2011-02-10 11:33:46 +00:00