|
|
@1914
|
14 years |
Peter |
Using ACX_BLAS macro for blas detection. The behavior will likely be a …
|
|
|
@1897
|
14 years |
Peter |
fixes #522. Introduced a variable YAT_PRIMARY_LIBS that is YAT_LIBS …
|
|
|
@1896
|
14 years |
Peter |
prefer using macro when it exists
|
|
|
@1894
|
14 years |
Peter |
fixes #526. Moved gsl tests to its own file, 'm4/yat_gsl.m4'
|
|
|
@1892
|
14 years |
Peter |
Removed dependency to cblas in libyat. There are three new make …
|
|
|
@1842
|
14 years |
Peter |
adding a test for yat.m4
|
|
|
@1799
|
14 years |
Peter |
corrected handling of --disable-svn-support
|
|
|
@1797
|
14 years |
Peter |
updating copyright statements
|
|
|
@1795
|
14 years |
Jari Häkkinen |
Updated make request in the end of the configure.ac
|
|
|
@1785
|
14 years |
Peter |
Moving m4 files to directory m4/.
NOTE: this change will break …
|
|
|
@1769
|
14 years |
Peter |
Making cppflags -DHAVE_INLINE -DGSL_RANGE_CHECK_OFF -DNDEBUG private, …
|
|
|
@1767
|
14 years |
Peter |
reduce autoconf warnings:
- replace macro AC_TRY_COMPILE
- avoid …
|
|
|
@1765
|
14 years |
Peter |
Making cppflags -DHAVE_INLINE -DGSL_RANGE_CHECK_OFF -DNDEBUG private, …
|
|
|
@1762
|
14 years |
Peter |
check for libm using macro provided by libtool. See LT_LIB_M for …
|
|
|
@1761
|
14 years |
Peter |
fixes #482
|
|
|
@1756
|
14 years |
Peter |
improved YAT_*_ADD_FLAG - if contains several words, loop over the …
|
|
|
@1701
|
14 years |
Peter |
class KolmogorovSmirnov?:
add (sorted) range (fixes #462)
allow copy …
|
|
|
@1693
|
14 years |
Peter |
fixes #451 - add test for yat.m4
|
|
|
@1692
|
14 years |
Peter |
improved quotation in configure.ac
|
|
|
@1686
|
14 years |
Peter |
bumping AC_PREREQ to 2.61 - some macros used have AC_PREREQ([2.61])
|
|
|
@1684
|
14 years |
Peter |
simplify syntax of perl modules checks
|
|
|
@1678
|
14 years |
Peter |
put back svn_error_msg that was accidently removed in r1657
|
|
|
@1662
|
14 years |
Peter |
fixing #468: propagate selected configure options to …
|
|
|
@1657
|
14 years |
Peter |
fixes #471
|
|
|
@1637
|
14 years |
Peter |
yat requires automake 1.10
|
|
|
@1636
|
14 years |
Peter |
prefer FILE rather than ./FILE
|
|
|
@1635
|
14 years |
Peter |
semantics
|
|
|
@1606
|
14 years |
Peter |
fixes #456. YAT_LT_VERSION was already used to I picked …
|
|
|
@1597
|
14 years |
Peter |
adding check for --help and --version in installed scripts (yat-config)
|
|
|
@1558
|
14 years |
Peter |
svn-clean target - see README.developer - is handy for the RM
|
|
|
@1542
|
14 years |
Peter |
fixes #446
|
|
|
@1504
|
14 years |
Peter |
fixes #441
|
|
|
@1503
|
14 years |
Peter |
checking that compiler and link flags are supported by compiler and …
|
|
|
@1502
|
14 years |
Peter |
fixed typo in flag assignment
|
|
|
@1500
|
14 years |
Peter |
Added structure to deprecate functions. I chose to use a gcc style, …
|
|
|
@1497
|
14 years |
Peter |
changing name to normalizer - closes #416
|
|
|
@1487
|
14 years |
Jari Häkkinen |
Addresses #436. GPL license copy reference should also be updated.
|
|
|
@1486
|
14 years |
Jari Häkkinen |
Addresses #436.
|
|
|
@1479
|
14 years |
Peter |
fixes #405
Setting AM_*FLAGS in configure. There are two paths to …
|
|
|
@1459
|
14 years |
Peter |
Cleaning up in configure.ac. Removed a couple of macros that were C …
|
|
|
@1457
|
14 years |
Peter |
fixes #426 - skipping test of LFS when configure option …
|
|
|
@1455
|
14 years |
Peter |
refs #426 added a ac_macro that adds what is needed in config.h. I …
|
|
|
@1444
|
14 years |
Peter |
just for clarity
|
|
|
@1440
|
14 years |
Peter |
refs #427
|
|
|
@1439
|
14 years |
Peter |
adding call to AC_CONFIG_MACRO_DIR macro
|
|
|
@1438
|
14 years |
Peter |
Added title on main page (first_page.doxygen). Set the title to …
|
|
|
@1437
|
14 years |
Peter |
merge patch release 0.4.2 to trunk. Delta 0.4.2-0.4.1
|
|
|
@1429
|
14 years |
Peter |
refs #416 - added directory and modified build
|
|
|
@1406
|
14 years |
Peter |
updating yat-config
|
|
|
@1398
|
14 years |
Peter |
refs #409 - fixed typo
|
|
|
@1397
|
14 years |
Peter |
fixes #409
|
|
|
@1394
|
15 years |
Peter |
AX_BOOST_BASE fails if no boost available but only gives a warning …
|
|
|
@1391
|
15 years |
Peter |
fixing #403 - unrecognized option '-pthread'. I picked a slimmer boost …
|
|
|
@1389
|
15 years |
Peter |
removed includes since aclocal now looks in build_support for macros.
|
|
|
@1367
|
15 years |
Peter |
closes #162 - if you have doxygen available there will be a test that …
|
|
|
@1359
|
15 years |
Peter |
just to make the highlighting in emacs look prettier
|
|
|
@1358
|
15 years |
Peter |
fixes #338 - runtime tests for quiet_NaN and infinity are not …
|
|
|
@1356
|
15 years |
Peter |
fixes #533 - added creation and installation of a yat.pc file
|
|
|
@1349
|
15 years |
Peter |
fixing #385 - setting env var GSL_CBLAS_LIB when gslcblas is not used
|
|
|
@1348
|
15 years |
Peter |
adding a yat-config script (fixes #353)
also fixes ticket #376 by …
|
|
|
@1327
|
15 years |
Peter |
fixes #352
|
|
|
@1324
|
15 years |
Peter |
Boost is now required (ticket:370). Boost 1.33 is required, which is a …
|
|
|
@1321
|
15 years |
Peter |
Basically reverting r1319. I was not happy with the macro, so create …
|
|
|
@1319
|
15 years |
Peter |
config.h is no longer installed. Therefore, do not include config.h …
|
|
|
@1303
|
15 years |
Peter |
Merged patch release 0.4.1 to the trunk. Delta 0.4.1 - 0.4
|
|
|
@1287
|
15 years |
Peter |
Fixes #87 - replace cumulative hypergeometric with GSL implementation …
|
|
|
@1275
|
15 years |
Jari Häkkinen |
Updating copyright statements.
|
|
|
@1265
|
15 years |
Peter |
Changing so generated docs are not distributed and consequently docs …
|
|
|
@1249
|
15 years |
Peter |
refs #217. Added function 'filename' that takes relative path and …
|
|
|
@1225
|
15 years |
Peter |
Replaced deprecated macro AM_CONFIG_HEADER.
Let configure create …
|
|
|
@1223
|
15 years |
Peter |
typos
|
|
|
@1216
|
15 years |
Peter |
adding support for MAJOR MINOR PATCH
|
|
|
@1213
|
15 years |
Peter |
remove extra '-g -O2' expansion of CXXFLAGS in AC_PROG_CXX
|
|
|
@1212
|
15 years |
Peter |
removing redundant test
|
|
|
@1209
|
15 years |
Peter |
fixes #331
|
|
|
@1156
|
15 years |
Markus Ringnér |
Refs. #335, fixed for KNN
|
|
|
@1148
|
15 years |
Peter |
fixes #338
|
|
|
@1128
|
15 years |
Jari Häkkinen |
Addresses #308. Stray matrix -> Matrix.
|
|
|
@1110
|
15 years |
Peter |
changing name of Iterator and some left-over from prev commit
|
|
|
@1097
|
15 years |
Jari Häkkinen |
Fixes #243. ReleaseProcedures? was also changed.
|
|
|
@1096
|
15 years |
Jari Häkkinen |
Avoid resetting compiler/linker flags.
|
|
|
@1078
|
15 years |
Jari Häkkinen |
Fixes #118. Removed reset of CXXFLAGS from configure.ac and added info …
|
|
|
@1077
|
15 years |
Jari Häkkinen |
Added check for existence of sed, needed to set variable SED used in …
|
|
|
@1060
|
15 years |
Jari Häkkinen |
Fixes #280
|
|
|
@1000
|
15 years |
Jari Häkkinen |
trac moved to new location.
|
|
|
@976
|
15 years |
Jari Häkkinen |
Refs #118. Moved AC_INIT to top as suggested by autoconf manual. We …
|
|
|
@973
|
15 years |
Jari Häkkinen |
Refs #118. Resolves issue of detecting gslcblas on linux.
|
|
|
@969
|
15 years |
Jari Häkkinen |
Addresses #118. ATLAS is now detected, see ticket comments for more info.
|
|
|
@957
|
15 years |
Peter |
Generation of documentation is disabled if software is missing. For …
|
|
|
@955
|
15 years |
Jari Häkkinen |
Addresses #118. Removing CFLAGS variable since we are not using C directly.
|
|
|
@954
|
15 years |
Jari Häkkinen |
Addresses #118.
|
|
|
@952
|
15 years |
Jari Häkkinen |
Addresses #118. Moved AC_LANG macro call to an early position.
|
|
|
@951
|
15 years |
Jari Häkkinen |
Addresses #118. Adding gsl.m4 as suggested by Peter since configure …
|
|
|
@947
|
15 years |
Peter |
removing [] in AC_INIT in command
|
|
|
@946
|
15 years |
Peter |
setting CFLAGS variable
|
|
|
@945
|
15 years |
Peter |
move down waning about missing docs program. Also fixed a typo.
|
|
|
@944
|
15 years |
Peter |
added test for presence for doxygen, latex, dvipdfm, and latex2html. …
|
|
|
@943
|
15 years |
Peter |
removing variables not needed and modified AM_INIT_AUTOMAKE to modern form
|
|
|
@942
|
15 years |
Peter |
testing that GSL version is >= 1.6
|
|
|
@941
|
15 years |
Peter |
shaping up configure.ac. Replaced AC_CHECK_LIB with AC_SEARCH_LIBS …
|
|
|