Commit Graph

48897 Commits

Author SHA1 Message Date
Sébastien Loriot d3e29b0441 Normalize line endings 2012-11-29 19:23:40 +01:00
Sébastien Loriot f46a56242c Normalize line endings 2012-11-29 19:16:13 +01:00
Laurent Rineau c7a2712c98 Quick and dirty fix: remove the RCSdef* macros
Once we have switched to Git, RCS keywords $Date$, $Id$ and $URL$ are no
longer substituted. That may be restore one day but, for the moment, that
is easier to remove the support for \RCSdef* in manual tools.
2012-11-27 09:48:54 +01:00
Laurent Rineau e8c1877e2f Add -text for a CRLF cmake file 2012-11-26 17:34:21 +01:00
Laurent Rineau e3eebfafe9 Add a new faster filter
This filter is not correct.
It sets the same modification date for all files.
2012-11-26 17:29:49 +01:00
Laurent Rineau c1c1d3000d *.nsh files have CRLF eol 2012-11-26 17:29:48 +01:00
Laurent Rineau 6495cbb9fb Reimplement the smudge filter in perl, faster 2012-11-26 17:29:48 +01:00
Laurent Rineau 14899ee75f Simplify the .gitattributes file and add the dater filter for TeX files 2012-11-26 15:44:47 +01:00
Laurent Rineau a95e15585a New ruby program to use as a smudge filter for Git.
See:
  http://git-scm.com/book/ch7-2.html#Keyword-Expansion
2012-11-26 15:11:13 +01:00
Laurent Rineau 14221e947f Display the branch name in all test result pages 2012-11-15 16:32:22 +01:00
Laurent Rineau 5deb7b6cf7 Merge the file Maintenance/git/global-gitignore into .gitignore
That is simpler to use: no need of a call to git-config.
2012-11-14 16:07:15 +01:00
Laurent Rineau 4413cdb5c3 New file: global gitignore file, to use with
git config core.excludesfile ./Maintenance/git/global-gitignore
2012-11-14 15:24:43 +01:00
Eric Berberich 6c9e66f1d5 added script from master branch 2012-11-14 12:07:28 +01:00
Eric Berberich ddd4ca95da fix if git dir is already given dir 2012-11-13 16:20:07 +01:00
Eric Berberich 7937e731d8 removed svn part, and added dummy SVN_CREATED_SVN_REVISION to be 99999 2012-11-13 15:51:37 +01:00
Eric Berberich 03ac16f071 whitespace for git 2012-10-23 23:27:34 +00:00
Eric Berberich d087b87fa2 removed from prepare branch 2012-10-23 23:24:28 +00:00
Eric Berberich fe43dd0171 better handling if source of executable is not in a git repo 2012-10-22 23:38:25 +00:00
Eric Berberich fc6d74c399 raise a CMake AUTHOR_WARNING if current branch does not match branch used to install cgal 2012-10-22 23:10:57 +00:00
Eric Berberich 358b8bb92b search for git parent dir + commented some verbosity 2012-10-22 23:09:58 +00:00
Eric Berberich 25f3fb6e2e remove SVN, refactored SCM code to CGAL_SCM.cmake
(plan is to reuse it UseCGAL.cmake)
2012-10-22 22:39:36 +00:00
Eric Berberich be8169d1ab branch to prepare git migration 2012-10-22 22:34:11 +00:00
Philipp Möller 4c75c1a88d Implement compatibility between bgl_named_parameters for BOOST_VERSION >= 10510
The implementation of cgal_bgl_named_params (ab)uses internals of
bgl_named_params. Those internals have been changed/removed in Boost
1.51 and I have added another implementation that (ab)uses the new
internals.
2012-10-22 16:28:46 +00:00
Eric Berberich fdb1dc64a0 remove a warning on RUNNING_CGAL_AUTO_TEST 2012-10-22 14:53:39 +00:00
Eric Berberich 3692d4bba7 remove a warning
UseCGAL.cmake is not included if Qt4 and ImageIO are not found
2012-10-22 14:52:39 +00:00
Laurent Rineau 274b390c12 Update the path of the releases picture 2012-10-22 14:44:42 +00:00
Laurent Rineau 8b2ca2a747 Prepare release scripts for Git 2012-10-22 14:42:42 +00:00
Laurent Rineau 34f278cab2 updated crontab (automated commit) 2012-10-22 12:18:02 +00:00
Laurent Rineau 3529cf55ee Proposal for announcement of CGAL 4.1 2012-10-22 12:15:49 +00:00
Philipp Möller d0c07c51b4 remove duplicated const
Follow-up to r73108
2012-10-22 09:53:28 +00:00
Joachim Reichel 2f503f7746 Update date and version. 2012-10-20 10:44:08 +00:00
Philipp Möller 6276e88020 Add partial specializations for property_map that match const template arguments.
This shouldn't be necessary, because it should never be called with
const arguments, but this works around a BGL bug. Those changes don't
fix the issues with the dijkstra example, as that would require adding
partial specializations for boost::filtered_graph, which would be a
little over the top.
2012-10-19 15:42:52 +00:00
Philipp Möller e90c2d375d Fix the addresses of the mailing-lists hosted by inria
*@lists-sop.inria.fr -> *@inria.fr
2012-10-19 12:04:58 +00:00
Sébastien Loriot 52ad8a136c remove any reference to lapack in the doc 2012-10-18 14:22:20 +00:00
Sébastien Loriot 44f980f5c9 remove last things mentionning taucs in the documentation 2012-10-18 14:10:30 +00:00
Sébastien Loriot ba2b7aef65 remove any reference to taucs 2012-10-18 13:46:11 +00:00
Sébastien Loriot 091cd2ae81 fix broken link 2012-10-18 12:41:04 +00:00
Sébastien Loriot 94ab226931 if the list is empty remove the entry 2012-10-18 10:34:20 +00:00
Sébastien Loriot 53cc418ed8 svn merge --reintegrate ^/branches/features/Polyhdron_3-add_plugin_black_list-sloriot
Add plugin blacklist editable though the new preference dialog
2012-10-18 10:05:50 +00:00
Sébastien Loriot 8e31dc62ef merge from next 2012-10-18 09:57:47 +00:00
Sébastien Loriot 8f00b09c93 fix english 2012-10-18 09:47:10 +00:00
Sébastien Loriot 418dccec73 QSetting knows how to handle QListString 2012-10-18 09:35:50 +00:00
Laurent Rineau 85061da825 Add a shortcut to &Preferences 2012-10-18 09:34:30 +00:00
Sébastien Loriot b190ab9cbe add missing file 2012-10-18 09:29:01 +00:00
Sébastien Loriot 7afb39dab3 add a preference menu that for now only allow to edit blacklisted plugins 2012-10-18 09:22:37 +00:00
Sébastien Loriot 2935b5f9d9 rename io_plugin 2012-10-18 09:20:33 +00:00
Sébastien Loriot b2afce039a add a mechanism to prevent a plugin to be loaded
for example, adding in the config file

plugin_blacklist=gocad_plugin|

will prevent the gocad to be loaded
2012-10-17 16:18:07 +00:00
Laurent Rineau 8955255688 updated crontab (automated commit) 2012-10-17 16:18:03 +00:00
Sébastien Loriot 39e37c53e4 add a plugin blacklist 2012-10-17 15:14:08 +00:00
Michael Hemmer f70c98a99c improve doc 2012-10-17 14:40:17 +00:00