source: configure.ac @ d874de

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @d874de   18 months tiago Fix configure.ac This modification belongs to an upcoming commit.
(edit) @814822   18 months tiago CGAL must be linked with gmp as well
(edit) @bc912f   22 months tiago Bump version to 2.2.16dev
(edit) @b43536   22 months tiago Bump version to 2.2.15
(edit) @ab2eff   2 years tiago Bump version to 2.2.15dev
(edit) @39b848   2 years tiago Bump version to 2.2.14
(edit) @825c22   2 years tiago Fix some bugs in configure.ac relating to the enable/disable flags
(edit) @5a424b   2 years tiago Remove annoying GCC warnings when compiling without openmp
(edit) @4dedb7   2 years tiago Bump version to 2.2.14dev
(edit) @b651eb   2 years tiago Bump version to 2.2.13
(edit) @fc1be8   2 years tiago Bump version to 2.2.12
(edit) @c43387   2 years tiago Fix autoconf detection of python This also fully honors the ...
(edit) @19984e   2 years tiago Bump version to 2.2.12dev
(edit) @5d93cf   2 years tiago Bump version to 2.2.11.
(edit) @15927c   2 years tiago Bump version to 2.2.11dev
(edit) @b86665   2 years tiago Bump version to 2.2.10
(edit) @42ff7e   2 years tiago Bump version to 2.2.10dev
(edit) @50effd   2 years tiago Bump version to 2.2.9
(edit) @b04690   2 years tiago Add missing Makefile to configure.ac
(edit) @46956e   3 years tiago Fix detection of MacOS X in configure.ac
(edit) @86ed2c   3 years tiago Small fixes to allow compilation in MacOS X
(edit) @cee783   3 years tiago Fix typo in configure.ac
(edit) @56062a   3 years tiago Bump version to 2.2.9dev
(edit) @736d400   3 years tiago Bump version to 2.2.8
(edit) @6758e8   3 years tiago Change domain to skewed.de
(edit) @6a8105   3 years tiago Link libraries "as needed"
(edit) @faa125   3 years tiago Bump version to 2.2.8dev
(edit) @ad9dbc   3 years tiago Include support for older versions of GCC (>=4.2) This enables support ...
(edit) @c68ed7   3 years tiago Bump version to 2.2.7
(edit) @a3b9e7   3 years tiago Bump version to 2.2.7dev
(edit) @5555e2   3 years tiago Bump version to 2.2.6
(edit) @b9bbc3   3 years tiago Update encoding and copyright information in source files
(edit) @2de3f6   3 years tiago Bump version to 2.2.6dev
(edit) @44c6b5   3 years tiago Bump version
(edit) @61ccc6   3 years tiago Bump version to 2.2.5dev
(edit) @e9b19a   3 years tiago Bump version to 2.2.4
(edit) @01cc0f   3 years tiago Disable deprecation warning, to silence some harmless BGL-related warnings
(edit) @045256   3 years tiago Fix compilation issues in MacOS X This also cleans up some m4 boost ...
(edit) @23a4cc   3 years tiago Bump version to 2.2.4dev
(edit) @b67de1   3 years tiago Bump version to 2.2.3
(edit) @1c0ebb   3 years tiago Bump version to 2.2.3dev
(edit) @51deb1   3 years tiago Bump version to 2.2.2
(edit) @154ef8   3 years tiago Relax boost version requirements This allows compilation with older ...
(edit) @b230f2   3 years tiago Bump version to 2.2.2dev
(edit) @b52941   4 years tiago Bump version to 2.2.1
(edit) @703bd1   4 years tiago Fix compilation of triangulation code with CGAL It is necessary to use ...
(edit) @060086   4 years tiago Bump version to 2.2.1dev
(edit) @b1513c   4 years tiago Bump version to 2.2.0
(edit) @d1aa20   4 years tiago Add support for triangulation() in generation module This also includes ...
(edit) @8028a3   4 years tiago Bump version to 2.1.2dev
(edit) @3b2441   4 years tiago Bump version to 2.1.1
(edit) @b4370e   4 years tiago Bump version to 2.1.1dev
(edit) @0d96532   4 years tiago Bump version to 2.1.0
(edit) @6d1810   4 years tiago Sync with boost 1.40 Fix compilation warnings with boost 1.40, remove ...
(edit) @49e60e   4 years tiago Bump version to 2.0.1dev
(edit) @f30e6d   4 years tiago Bump version to 2.0.0
(edit) @92402e   4 years tiago Synchronize graphviz support with boost 1.40
(edit) @a64da5   4 years tiago Enable -Wall in compilation
(edit) @73fe12   4 years tiago Implement layout module ('draw' from python) and arf layout This ...
(edit) @a89e06   4 years tiago Implement flow algorithms This includes the edmonds karp, push relabel ...
(edit) @dd98132   4 years tiago Implement silent compilation mode by default with automake 1.11
(edit) @d34568   4 years tiago Rename "misc" module as "topology"
(edit) @7e6968   4 years tiago Implement show_config() This prints useful library information.
(edit) @d836b5   4 years tiago Uses boost_workaround files This fixes bug where boost overlay files were ...
(edit) @0896d0   4 years tiago Properly fix problem with libtool and libstdc++ linkage Make sure libtool ...
(edit) @96b9c5   4 years tiago Add centrality module This adds the centrality module, which supports ...
(edit) @d6422b   4 years tiago Fix symbol visibility Now all symbols are exported by default, except ...
(edit) @b5da53   4 years tiago Autoconf clean-up and new m4 macros
(edit) @8cd708   5 years tiago Fix compilation with boost 1.37
(edit) @c153e0   5 years tiago Re-activate community detection code This includes the community ...
(edit) @86436d   5 years tiago Clean up Makefile.am files Add global variables to configure.ac, to avoid ...
(edit) @5fa50e   5 years tiago Re-include graph rewiring code in the new scheme This also creates the ...
(edit) @4cfd77   5 years tiago Added util sub-module This contains at the moment functions to perform ...
(edit) @7538d8   5 years tiago Add --with-numpy and --with-scipy options to configure This allows ...
(edit) @3e874f   5 years tiago Fix automake files
(edit) @003bd4   5 years tiago Port clustering algorithms to new interface A new 'clustering' sub-module ...
(edit) @cfb623   5 years tiago Fix boost and boost::python ambiguity and numpy problems in run_action
(add) @3799da   5 years tiago Cleanup and update autoconf and automake files
Note: See TracRevisionLog for help on using the revision log.