libbear.git
2009-09-01 Patrik Gornicztodo up libbear-premerge
2009-09-01 Patrik Gorniczfinished changes to deps directory building
2009-09-01 Patrik Gorniczstarted fix to deps directory building
2009-09-01 Patrik Gorniczchanged all directory usages to dir/name instead of...
2009-09-01 Patrik Gorniczremoved trailing / from directories (given in files.mk)
2009-09-01 Patrik Gornicztodo update
2009-09-01 Patrik Gorniczadded -Wswitch-enum flag
2009-09-01 Patrik Gorniczadded more warning flags
2009-09-01 Patrik Gorniczadded -Wshadow
2009-08-23 Patrik Gorniczadded flags for debug
2009-08-23 Patrik Gorniczremoved the cleanall command, clean now cleans bin...
2009-08-23 Patrik GorniczTODO update
2009-08-23 Patrik Gornicz.d files are now created with .o files
2009-08-23 Patrik Gorniczfixed extension in TODO
2009-08-23 Patrik GorniczTODO update
2009-08-23 Patrik Gorniczbug fix, physics not built by all
2009-08-23 Patrik Gorniczadded comments to 'nice' output in bld log
2009-08-23 Patrik Gorniczcreated basic logging system, also added cmd-rm and...
2009-08-19 Patrik Gornicztodo up
2009-08-19 Patrik Gorniczreworked queue to use pointers instead of indexs
2009-08-19 Patrik Gorniczadded if debug comments to dassert
2009-08-19 Patrik Gorniczchange mod to use unsigned ints
2009-08-05 Patrik Gorniczadded makefile todo
2009-08-04 Patrik Gorniczfixed many missed cases in Queue
2009-08-04 Patrik Gorniczfirst run implementation of Queue
2009-08-02 Patrik Gorniczadded missing physics nbproject files
2009-08-02 Patrik Gornicznbprojects up
2009-08-02 Patrik GorniczAdded Queue and Set stubs
2009-08-02 Patrik Gorniczfixed physics typo in make rule
2009-08-01 Patrik Gorniczremoved some dirty physics hacks
2009-08-01 Patrik Gorniczadded bear to include folder
2009-07-27 Patrik Gorniczupdated targets.txt with changes to 'all'
2009-07-27 Patrik GorniczNetBeans up
2009-07-27 Patrik Gorniczchanged phony make targets for projects to be suffixies...
2009-07-25 Patrik Gorniczadded basic Net Beans Project files
2009-07-01 Patrik Gorniczcreated function include varibles F_
2009-07-01 Patrik Gorniczcreated cleanrules.mk
2009-07-01 Patrik Gorniczcreated stackpush/pop include functions
2009-07-01 Patrik Gorniczcreate B_ varibles for build types
2009-07-01 Patrik Gorniczsetup physics to be a local project
2009-06-23 Patrik Gorniczremoved srcpath
2009-06-23 Patrik Gorniczremoved old comment
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 Gorniczcleaned up the g++ commands, (removed the deps sed...
2009-06-20 Patrik Gorniczfixed global clean commands still creating deps files
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 gitrebase guide
2009-06-20 Patrik Gorniczadded .swp to git ignore
2009-06-20 Patrik Gorniczadded packages file to describe items in packages that...
2009-06-17 Patrik Gorniczadded targets.txt file
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 Gornicztests now depend on the lib binary, printTrace setup
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-08 Patrik Gorniczadded a targets file to describe general targets
2009-06-07 Patrik Gorniczworked on getting tests directory part of the grand...
2009-06-07 Patrik Gorniczchanged cxxflags for targets
2009-06-07 Patrik Gorniczrenamed test to tests
2009-06-07 Patrik GorniczMoved library files into a lib directory
2009-06-07 Patrik Gorniczcleaned up internal makefile paths
2009-06-05 Patrik Gorniczremoved DIRS varible, setup CXXFLAGS to be target specific
2009-06-04 Patrik Gorniczmake system divided into *.mk files
2009-05-31 Patrik Gorniczadded -rdynamic flag for better traces
2009-05-31 Patrik Gorniczfixed include of stdlib.h, and incressed the warning...
2009-05-31 Patrik Gorniczadded printTrace test
2009-05-31 Patrik Gorniczadded a printTrace function to print out the current...
2009-05-31 Patrik Gorniczfixed bugs with test system not using the local library
2009-05-31 Patrik Gorniczsimple test system setup
2009-05-28 Patrik Gorniczrenamed libpg to libbear
2009-05-24 Patrik Gorniczcleaned up how dir.mk files work
2009-05-24 Patrik Gorniczfixed redolent clean rule
2009-05-24 Patrik Gorniczcleaned the make file, regrouped varibles
2009-05-18 Patrik Gorniczsmall change to directory handling in Makefile
2009-05-18 Patrik Gorniczcreated a Timer class
2009-05-18 Patrik Gorniczmoved ticks to lib
2009-05-18 Patrik Gorniczrenamed Mutex to Lock ...
2009-05-18 Patrik Gorniczrenamed Mutex to a lock (does not compile)
2009-05-16 Patrik Gorniczcleaned up the library
2009-05-16 Patrik GorniczMakefile cleaning
2009-05-02 Patrik Gorniczadded some standard make varibles, such as prefix
2009-05-02 Patrik Gorniczcreate rules for win32 and final builds
2009-05-02 Patrik Gorniczchanged install to use the install program
2009-05-02 Patrik Gorniczfixed method namespaceing bug
2009-05-01 Patrik Gorniczfixed up clean making deps files first
2009-05-01 Patrik Gorniczname spaced library
2009-04-29 Patrik Gorniczchanged names, linking, and installing
next