chiark / gitweb /
also link with GUILE_LIBS
[nlopt.git] / swig / Makefile.am
2016-04-15 Guillaume Horelalso link with GUILE_LIBS
2016-04-13 Steven G. JohnsonMerge pull request #62 from sammy-tri/parallel_build
2016-04-13 Steven G. JohnsonMerge pull request #63 from thrasibule/no-undefined
2016-04-12 Guillaume Horeladd missing linking for C++
2016-04-12 Sam CreaseyChain build rules for guile and python bindings to...
2013-08-29 Steven G. JohnsonMerge pull request #1 from xantares/master
2013-08-29 xantaresFixed out-of-source build
2012-09-20 stevenjfix swig dir for VPATH builds, thanks to Sandro Vitenti...
2011-06-09 stevenjguile and python libs will NOT have no undefined symbol...
2010-07-09 stevenjadded GUILE_INSTALL_DIR var to change Guile installatio...
2010-07-07 stevenjbetter checking for Python and Numpy include directorie...
2010-06-15 stevenjadd NLOPT_G_MLSL variants that require local_opt to...
2010-06-14 stevenjadd AUGLAG constants to other langs
2010-06-14 stevenjadd numpy.i to dist, since it isn't shipped in a standa...
2010-06-11 stevenjfixed python shared-lib name
2010-06-07 stevenjpython plugin compiles (untested)
2010-06-04 stevenjbeginnings of Python wrapper (not tested, not compiled...
2010-06-04 stevenjsupport exceptions in SWIG wrappers
2010-06-03 stevenjlibnlopt_guile has no inter-library dependencies
2010-06-03 stevenjGuile wrapper seems mostly functional, sans exceptions...
2010-06-03 stevenjinitial stab at guile-wrapper/SWIG Makefile
2010-06-02 stevenjfirst stab at SWIG wrappers (unfinished Makefile),...