Sophie Belloeil
f76755d803
No more setup_apple macro
2010-07-21 13:03:36 +00:00
Jean-Paul Chaput
6ca9f496c1
* All Tools:
...
- Change: Using more Bootstrap macros. Simpler way of setting the
CMAKE_MODULE_PATH.
2010-07-15 14:09:16 +00:00
Jean-Paul Chaput
42df785cb4
Print boost libraries one per line.
2010-07-15 12:33:45 +00:00
Jean-Paul Chaput
0258a0fd90
* All Tools:
...
- Change: Switch from "goodies" to "bootstrap".
2010-07-14 19:50:21 +00:00
Jean-Paul Chaput
3f4c4be8de
All tools: using the new Goodies macro.
...
Suppress loops in Hurricane libraries.
2010-07-13 16:25:15 +00:00
Jean-Paul Chaput
34720e3844
Forgotten.
2010-07-13 11:26:04 +00:00
Jean-Paul Chaput
b3f693c754
UNSTABLE DO NOT UPDATE
2010-07-13 11:02:11 +00:00
Jean-Paul Chaput
48b782d6a8
UNSTABLE VERSION DO NOT UPDATE
2010-07-13 10:43:20 +00:00
Jean-Paul Chaput
67020af4e6
Integrate cumulus & stratus1 in the Coriolis project.
2010-07-12 15:38:13 +00:00
Jean-Paul Chaput
5a07df0d03
* ./goodies:
...
- In buildCoriolis.py, small tweek in environment variable settings.
2010-07-01 12:05:15 +00:00
Jean-Paul Chaput
91bf62956b
* ./goodies:
...
- New: In buildCoriolis.py, integrate all changes for Nimbus, Metis & Mauka.
2010-06-26 13:14:28 +00:00
Jean-Paul Chaput
668a435529
* ./goodies:
...
- New: Added Nimbus & Mauka tools.
2010-06-08 12:15:31 +00:00
Jean-Paul Chaput
3fea4150e6
* ./goodies:
...
- Bug: In coriolis2.spec.in, typos in static libraries commands.
2010-06-01 12:20:37 +00:00
Jean-Paul Chaput
1a0a226314
* ./goodies:
...
- New: In coriolis2.spec.in, adds switch to generate package with static libraries.
2010-05-31 12:40:04 +00:00
Jean-Paul Chaput
fa981769cc
Adapt spec file to fc12 (install directory is cleaned between %build
...
and %install).
2010-05-28 10:59:59 +00:00
Jean-Paul Chaput
149922ac87
Correctly disable the trace level (for distribution).
2010-05-27 16:26:48 +00:00
Jean-Paul Chaput
fd07e33e1f
Small error in patch file.
2010-05-27 13:57:07 +00:00
Jean-Paul Chaput
736d3346e4
Patch for distribution is now applied *before* generating the archive
...
so that unwanted files are not includeds in the source package.
Adds mention to the Flute LICENSE in the code.
2010-05-27 11:54:24 +00:00
Jean-Paul Chaput
f8b5ab1b0f
Add HTML version of the doc.
2010-05-26 22:24:03 +00:00
Jean-Paul Chaput
6e275beea8
Patch that suppress the trace argument on cgt.
...
Do not want to show too much of Kite for now.
2010-05-26 07:56:32 +00:00
Jean-Paul Chaput
e9a8d8b84a
Build doc in seperate stage to uses -j1.
...
UseLATEX seems to fails with -jX...
2010-05-26 07:30:53 +00:00
Jean-Paul Chaput
5d452ce345
Remove references to DTR & OpenChams in %file section.
2010-05-25 20:55:50 +00:00
Jean-Paul Chaput
a5701a1e0f
Adds --doc for crlcore.
2010-05-25 20:38:07 +00:00
Jean-Paul Chaput
2ca6dbb299
* ./goodies:
...
- Change: In buildCoriolis.py, adds "dvi" & "safepdf" targets on "crlcore" tool.
Not very clean because it's hard-coded.
2010-05-25 16:00:53 +00:00
Jean-Paul Chaput
399cbb542c
Uses %__rm -rf for deletion to avoid bad return code.
2010-05-23 11:31:10 +00:00
Jean-Paul Chaput
117c14f738
Uses the correct rm rpm macro: %__rm ...
2010-05-23 11:14:31 +00:00
Jean-Paul Chaput
e0a95da527
* ./goodies:
...
- Bug: In coriolis2.spec.in, just remove the installed doc then install them
from build with the %doc directive.
2010-05-23 10:57:01 +00:00
Jean-Paul Chaput
156fa3d16d
* ./goodies:
...
- Bug: In coriolis2.spec.in, split the build in two steps so the documentation
can be installed in the right docdir.
2010-05-23 10:37:22 +00:00
Jean-Paul Chaput
31b8197356
Bug in python site package detection.
2010-05-22 23:18:32 +00:00
Jean-Paul Chaput
a222bbd5a0
Correction
2010-05-22 22:54:33 +00:00
Jean-Paul Chaput
6b4757f8d8
New python modules directory.
2010-05-22 22:24:55 +00:00
Jean-Paul Chaput
7745f1a8fb
The doc files in the right place.
2010-05-22 15:27:37 +00:00
Jean-Paul Chaput
ab4aa044e9
* ./goodies:
...
- Bug: In coriolis2.spec.in, needs to add the CMAKE_MODULE_PATH component
pointing into the %{buildroot} for tools to find their ".cmake".
2010-05-22 13:39:38 +00:00
Jean-Paul Chaput
e4c1030407
* ./goodies:
...
- New: In buildCoriolis.py, support for the distribution patch.
The distribution patch do some customizations needed for the distribution.
- Change: In coriolis2.spec.in, support for patch, include starter
documentation. Do not prepend %{buildroot} to CORIOLIS_TOP environment
variables.
2010-05-22 13:21:24 +00:00
Jean-Paul Chaput
da6d10883a
* ./goodies:
...
- Change: In coriolis2.spec.in, now do a install "in system", that is
under /usr witch configuration in /etc. Create a patch file to
sets up accordingly the pathes in configurations files.
- Change: More accurate detection of the qt version based on distribution
recognition (%{rhel} & %{fedora}).
2010-05-22 09:08:31 +00:00
Jean-Paul Chaput
5be1cb8724
One more try.
2010-05-21 17:12:15 +00:00
Jean-Paul Chaput
91d6bcf358
Adjust rhel detection.
2010-05-21 17:10:36 +00:00
Jean-Paul Chaput
c70b261d74
* ./goodies:
...
- Change: In coriolis2.spec.in, now do a install "in system", that is
under /usr witch configuration in /etc.
2010-05-21 17:03:22 +00:00
The Coriolis Project
57377a79b5
Adding -f option in rm command for --rm-build (in case build does not exist)
2010-05-19 14:47:48 +00:00
Jean-Paul Chaput
c5b8635126
Rename io -> vlsisapd
2010-05-18 15:18:56 +00:00
Jean-Paul Chaput
ed6fbe9f5f
* All tools:
...
- Change: take account of the renaming "io" -> "vlsisapd".
2010-05-18 15:12:27 +00:00
Jean-Paul Chaput
e468caf46c
* All tools:
...
- Change: adopt a tree layout compliant with the UNIX FHS.
* includes under TOP/include/coriolis2.
* shared datas under TOP/shared/coriolis2.
* docs under TOP/share/doc/coriolis2.
* configuration under TOP/etc/coriolis2
* ./crlcore:
- Change: In Environment, comply to the new tree layout, search configuration
files under TOP/etc/coriolis2/.
* ./knik:
- Change: In flute, comply to the new tree layout, get the "POW*.dat" files
from TOP/share/coriolis2/flute-2.4.
2010-05-18 13:00:48 +00:00
Jean-Paul Chaput
71cb988c5e
This time it will work!
2010-05-17 23:28:50 +00:00
Jean-Paul Chaput
334b23c834
Sets the LIB_SUFFIX on 64 bits.
2010-05-17 23:20:40 +00:00
Jean-Paul Chaput
560d02ff08
Forgot this one.
2010-05-17 23:11:07 +00:00
Jean-Paul Chaput
029c5e8989
Adds LIB_SUFFIX to all CMakeLists install "lib" targets, so that 64 bits
...
libraries gets installed in "lib64" instead of "lib".
buildCoriolis.py sets automatically LIB_SUFFIX for cmake.
coriolis2.spec modificated to uses lib64 on 64 bits.
2010-05-17 21:19:02 +00:00
Jean-Paul Chaput
d2206fd246
No %arch tag, uses %_arch
2010-05-17 16:54:08 +00:00
Jean-Paul Chaput
92e0a06744
Adds arch extention to the binary tar.bz2.
2010-05-17 16:31:28 +00:00
Jean-Paul Chaput
f28298c0c4
Requires takes an "s"!
2010-05-17 16:21:50 +00:00
Jean-Paul Chaput
8bac5355da
Adding Requires and call to ldconfig in post stage.
2010-05-17 16:20:07 +00:00