make: created global directory names
[libbear.git] / lib /
2009-06-23 Patrik Gorniczmake: created global directory names
2009-06-20 Patrik Gorniczfixed makefile hack to get tests depending on libs
2009-06-20 Patrik Gorniczcreated global lib varibles
2009-06-20 Patrik Gorniczmoved dir dep rule to package level
2009-06-20 Patrik Gorniczmoved mkdir cmd to root
2009-06-20 Patrik Gorniczcreated some cmd varibles
2009-06-20 Patrik Gorniczadded packages file to describe items in packages that...
2009-06-17 Stephen WhitmoreFilled in implementation of Vector2::angle().
2009-06-17 Patrik Gorniczcleaned up the make files, added missing all target
2009-06-13 Patrik Gorniczsetup save/restore for includes
2009-06-13 Patrik Gorniczadded DIRNAME to each directory, tests now have there...
2009-06-13 Patrik Gorniczupdated target to use only suffixies
2009-06-13 Patrik Gorniczclean now cleans bin, mkdir does not use -p
2009-06-13 Patrik Gorniczadded prefixes to tests
2009-06-13 Patrik Gorniczfixes tests deps rule, changed to one line
2009-06-13 Patrik Gorniczfixed a path issue with deps
2009-06-13 Patrik Gorniczadded varible prefixes to lib
2009-06-12 Patrik Gorniczadded $P to tests, fixed some bugs with mixing
2009-06-12 Patrik Gorniczsuffixing varibles began (lib)
2009-06-08 Patrik Gorniczchanged how flags are set for targets, fixed deps incfl...
2009-06-07 Patrik Gorniczchanged cxxflags for targets
2009-06-07 Patrik GorniczMoved library files into a lib directory