This project is a fork of the clan.git project. If you have that one already cloned locally, you can use
git clone --reference /path/to/your/clan.git/incarnation mirror_URL
to save bandwidth during cloning.
 
descriptionnone
ownerjoel.poudroux@u-psud.fr
last changeSun, 3 Mar 2013 20:28:35 +0000 (3 21:28 +0100)
content tags
add:
README
#
#   /**------- <| --------------------------------------------------------**
#    **         A                     Clan                                **
#    **---     /.\   -----------------------------------------------------**
#    **   <|  [""M#                  README                               **
#    **-   A   | #   -----------------------------------------------------**
#    **   /.\ [""M#                                                       **
#    **- [""M# | #  U"U#U  -----------------------------------------------**
#         | #  | #  \ .:/
#         | #  | #___| #
# ******  | "--'     .-"  *****************************************************
# *     |"-"-"-"-"-#-#-##   Clan : the Chunky Loop Analyser (experimental)    *
# ****  |     # ## ######  ****************************************************
# *      \       .::::'/                                                      *
# *       \      ::::'/     Copyright (C) 2008 University Paris-Sud 11        *
# *     :8a|    # # ##                                                        *
# *     ::88a      ###      This is free software; you can redistribute it    *
# *    ::::888a  8a ##::.   and/or modify it under the terms of the GNU       *
# *  ::::::::888a88a[]:::   Lesser General Public License as published by     *
# *::8:::::::::SUNDOGa8a::. the Free Software Foundation, either version 2.1  *
# *::::::::8::::888:Y8888::                of the License, or (at your        *
# *::::':::88::::888::Y88a::::::::::::...  option) any later version.         *
# *::'::..    .   .....   ..   ...  .                                         *
# * This software is distributed in the hope that it will be useful, but      *
# * WITHOUT ANY WARRANTY; without even the implied warranty of                *
# * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General *
# * Public License  for more details.	                                      *
# *                                                                           *
# * You should have received a copy of the GNU Lesser General Public          *
# * License along with software; if not, write to the Free Software           *
# * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA  *
# *                                                                           *
# * Clan, the Chunky Loop Analyser                                            *
# * Written by Cedric Bastoul, Cedric.Bastoul@u-psud.fr                       *
# *                                                                           *
# *****************************************************************************/

Install with Makefile
---------------------

...


Alternative: Install with CMake
-------------------------------

$> mkdir build
$> cd build
$> cmake .. # -DCMAKE_INSTALL_PREFIX="/your/install/directory"
$> make
$> make test
$> # make install # sudo make install # su -c "make install"
$> make doc
shortlog
2013-03-03 LncUpgrade CMake build process (shared and static library... master
2013-03-02 Cedric BastoulFix lacking init/clear for some osl_int_t
2013-02-28 Cedric BastoulFix coordinates values when using -autoscop
2013-02-22 Cedric BastoulSupport of the osl_int_t union typeosl_int_t
2013-01-14 LncFix autoscop tests with CMake
2013-01-14 LncFix -autoscop option with files with tabulars (and...
2013-01-11 LncMemory management for clan_options->name
2013-01-02 LncMerge branch 'cmake'
2013-01-02 LncFix include/macros.h for C++11 compiler
2012-12-28 LncFix display CMake message with find_package clan
2012-12-17 LncAdd CMake build process
2012-09-24 Cedric BastoulPreserve some spaces in statement bodies
2012-09-19 Cedric BastoulAdd autoinsert option
2012-09-19 Cedric BastoulSupport for updated OpenScop Coordinates extension
2012-09-19 Cedric BastoulInput file not closed by clan_scop_extract() anymore
2012-09-18 Cedric BastoulFix includes in scop.h to reach CLAN_MAX_SCOPS
...
tags
12 years ago 0.7.1
12 years ago 0.7.0
heads
11 years ago master
11 years ago autoscop_parser
11 years ago osl_int_t
11 years ago autoinsert
12 years ago symbug
12 years ago loopctxt
12 years ago doc
12 years ago auto
12 years ago card
12 years ago stride
12 years ago andor
12 years ago jeff
12 years ago stack
12 years ago osl_final
12 years ago osl
12 years ago openscop-0.6.0
...