Commit Graph
7033 Commits
Author SHA1 Message Date
(no author) 5b7c896628 -
(no author) 482d02d98e -
(no author) da5913657f -
tqlong 8df8534603 Passive Aggressive 2010-03-05 22:12:08 +00:00
(no author) b7c5eecf4b -
(no author) 9027bb6a67 -
(no author) 23357b31e5 -
(no author) ce82190915 -
(no author) d21e7105f3 -
(no author) e090dcb16e -
(no author) d11bc02e2e -
Ryan Curtin 4043770c14 Oops, misspelling. Dangerous because it would compile fine but would not link fx into libfastlib.a. 2010-03-03 18:15:03 +00:00
Ryan Curtin cad1e31d2c Revamp cmake structure again. Builds all targets each into their own directory as well as linking into libfastlib.a, making building it all as well as working on individual components simpler. CMakeLists.txt files also commented and clarified to be less confusing. 2010-03-03 17:59:19 +00:00
(no author) 334f06094a -
(no author) a6ce2cd185 -
(no author) 76bb2bfa79 -
(no author) a9c50678cb -
(no author) b9bf2ef2e5 -
(no author) 5fdc6ace41 -
(no author) af0d158301 -
(no author) 374ca15a1d -
Bill March 03c11a7da7 wrote depth first recursive code, fixed bug in base case 2010-03-03 01:42:35 +00:00
(no author) da979e0bbd -
(no author) 89f90fd49e -
(no author) 2e4cd79558 -
(no author) 7b4880073f -
Ryan Curtin 4a72dd12bf Revamp cmake:
1.  Move cmake to top level of fastlib build.
2.  Have cmake put libfastlib.a into lib/ (but not the other build components)
3.  Have cmake put test executables into bin/ upon build
4.  Disable a few things from mlpack build that depend on optimization, until Opt++ problems are solved

Could use some syntax cleanup still.
2010-02-26 22:38:51 +00:00
Ryan Curtin a64b40d822 One more #include relativity fix 2010-02-26 22:37:12 +00:00
Ryan Curtin 9d01fc94c5 Move CMake utility files to root directory of build (cmake should be run from there). 2010-02-26 22:36:51 +00:00
Ryan Curtin cf52e842e3 Make #includes relative to fastlib 2010-02-26 22:34:51 +00:00
Ryan Curtin 823721be21 Update #includes to be relative (we should not assume fastlib/ is always in the include path, this keeps it simple). 2010-02-26 22:32:29 +00:00
(no author) 08997e02e4 -
(no author) 3f61e7709e -
(no author) 47ae3a4ac8 -
(no author) bbb62c65ad -
(no author) 30492c16fe -
(no author) fc511365b0 -
(no author) c0b84d64e9 -
(no author) 25d10ab33e -
(no author) 60abc3f22f -
(no author) d59ca370f8 -
(no author) e22f2c05fd -
(no author) bc25b222b4 -
(no author) 95cf89e630 -
(no author) 53074778b3 -
(no author) 2313f0f49a -
(no author) d90f8e8c15 -
(no author) 0fed7b0c8d -
(no author) 2a1aecbf40 -
(no author) 33c26944c6 -