chiark / gitweb /
guile and python libs will NOT have no undefined symbols, since they refer to things...
[nlopt.git] / swig / Makefile.am
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),...