summaryrefslogtreecommitdiff
path: root/nlpsolver
AgeCommit message (Expand)AuthorFilesLines
2013-06-03re-base on ALv2 code. Includes:Michael Meeks3-63/+36
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist1-2/+2
2013-05-06Java cleanup, close file handles when done with themNoel Grandin1-0/+1
2013-05-06Java cleanup, Convert Vector to ArrayListNoel Grandin1-7/+8
2013-05-06remove some unnecessary castsNoel Grandin1-5/+4
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2-46/+9
2013-04-26Java cleanup, remove unused importsNoel Grandin1-2/+0
2013-04-26Java cleanup, use genericsNoel Grandin2-284/+282
2013-04-24Java cleanup, use generic containers where possibleNoel Grandin1-148/+147
2013-04-19Java cleanup, remove unnecessary castsNoel Grandin7-34/+34
2013-04-15fdo#60724 informations -> informationThomas Arnhold1-1/+1
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-2/+0
2013-03-07Make gb_Extension_use_default_description/license explicitStephan Bergmann1-0/+3
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King1-2/+2
2013-02-28remove all d.lstMichael Stahl1-0/+0
2012-11-11Merge branch 'master' into feature/killsdfAndras Timar1-0/+0
2012-11-07Delete unused filesZolnai Tamás1-29/+0
2012-11-01Delete useless slashesZolnai Tamás1-1/+1
2012-10-23gbuild: let ExtensionTarget expect manifest below META-INFMichael Stahl1-0/+0
2012-10-01translations is a source-only moduleAndras Timar1-1/+1
2012-09-27fdo#51304: Remove @author and more commented codeMarcos Paulo de Souza14-52/+1
2012-09-23nlpsolver depends on translationsAndras Timar1-1/+1
2012-09-16move help compiler/linker/indexer to a new moduleAndras Timar1-1/+1
2012-09-10add help.tree files to extensions' helpBence Babati3-0/+51
2012-09-06Java cleanup, remove unnecessary importsNoel Grandin2-3/+0
2012-08-31fdo#53009: Compile extension help in gbuildStephan Bergmann1-8/+7
2012-08-17gbuild: register all jarsMichael Stahl2-9/+6
2012-08-15gbuild: remove most uses of gb_Jar_set_jarclasspath:Michael Stahl1-4/+0
2012-06-28remove malingering legacy RCS tags.Michael Meeks19-57/+0
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-1/+0
2012-04-08gbuild: "use" vs. "add":Michael Stahl2-2/+2
2012-02-09Added and improved READMEs for modules in extensions, extras, postprocessJosh Heidenreich1-0/+1
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud1-35/+2
2012-01-04build and pack NLPSolver help localizationsAndras Timar1-2/+6
2012-01-04just list the files explicitlyDavid Tardon1-4/+6
2012-01-03localize nlpsolver .properties files within the buildAndras Timar52-1285/+3
2012-01-02pack *.default files, too fdo#43923Andras Timar1-1/+1
2011-12-14dos2unixAndras Timar2-53/+53
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen1-0/+1
2011-12-03nlpsolver: remove unneeded exec bitsMiklos Vajna56-0/+0
2011-11-29move reconfigure into gbuildBjoern Michaelsen1-1/+1
2011-11-29...originally probably replaced an en-dash (thanks Roman Eisele).Stephan Bergmann1-1/+1
2011-11-29Replaced UTF-8 U+FFFD with ASCII space in source code comment.Stephan Bergmann1-1/+1
2011-11-28remove CR/LF linefeed from descriptionAndras Timar1-2/+1
2011-11-28eliminate duplicate IDsAndras Timar1-3/+3
2011-11-28enable l10n of nlpsolverAndras Timar1-3/+3
2011-11-28add missing dep. to generate LICENSEMichael Meeks1-1/+1
2011-11-28nlpsolver: add missing passive registration rdbMichael Meeks1-0/+13
2011-11-28add missing dmakefile to please gbuildMichael Meeks1-0/+1
2011-11-28nlpsolver: migrate the build to use native gnumake buildMichael Meeks26-1328/+336