2009-09-01 |
Patrik Gornicz | changed all directory usages to dir/name instead of... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-09-01 |
Patrik Gornicz | removed trailing / from directories (given in files.mk) |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-09-01 |
Patrik Gornicz | todo update |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-09-01 |
Patrik Gornicz | added -Wswitch-enum flag |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-09-01 |
Patrik Gornicz | added more warning flags |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-09-01 |
Patrik Gornicz | added -Wshadow |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-08-23 |
Patrik Gornicz | added flags for debug |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-08-23 |
Patrik Gornicz | removed the cleanall command, clean now cleans bin... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-08-23 |
Patrik Gornicz | TODO update |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-08-23 |
Patrik Gornicz | .d files are now created with .o files |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-08-23 |
Patrik Gornicz | fixed extension in TODO |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-08-23 |
Patrik Gornicz | TODO update |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-08-23 |
Patrik Gornicz | bug fix, physics not built by all |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-08-23 |
Patrik Gornicz | added comments to 'nice' output in bld log |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-08-23 |
Patrik Gornicz | created basic logging system, also added cmd-rm and... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-08-19 |
Patrik Gornicz | todo up |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-08-19 |
Patrik Gornicz | reworked queue to use pointers instead of indexs |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-08-19 |
Patrik Gornicz | added if debug comments to dassert |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-08-19 |
Patrik Gornicz | change mod to use unsigned ints |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-08-05 |
Patrik Gornicz | added makefile todo |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-08-04 |
Patrik Gornicz | fixed many missed cases in Queue |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-08-04 |
Patrik Gornicz | first run implementation of Queue |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-08-02 |
Patrik Gornicz | added missing physics nbproject files |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-08-02 |
Patrik Gornicz | nbprojects up |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-08-02 |
Patrik Gornicz | Added Queue and Set stubs |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-08-02 |
Patrik Gornicz | fixed physics typo in make rule |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-08-01 |
Patrik Gornicz | removed some dirty physics hacks |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-08-01 |
Patrik Gornicz | added bear to include folder |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-07-27 |
Patrik Gornicz | updated targets.txt with changes to 'all' |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-07-27 |
Patrik Gornicz | NetBeans up |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-07-27 |
Patrik Gornicz | changed phony make targets for projects to be suffixies... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-07-25 |
Patrik Gornicz | added basic Net Beans Project files |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-07-01 |
Patrik Gornicz | created function include varibles F_ |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-07-01 |
Patrik Gornicz | created cleanrules.mk |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-07-01 |
Patrik Gornicz | created stackpush/pop include functions |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-07-01 |
Patrik Gornicz | create B_ varibles for build types |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-07-01 |
Patrik Gornicz | setup physics to be a local project |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-06-23 |
Patrik Gornicz | removed srcpath |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-06-23 |
Patrik Gornicz | removed old comment |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-06-23 |
Patrik Gornicz | make: created global directory names |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-06-20 |
Patrik Gornicz | fixed makefile hack to get tests depending on libs |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-06-20 |
Patrik Gornicz | created global lib varibles |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-06-20 |
Patrik Gornicz | cleaned up the g++ commands, (removed the deps sed... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-06-20 |
Patrik Gornicz | fixed global clean commands still creating deps files |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-06-20 |
Patrik Gornicz | moved dir dep rule to package level |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-06-20 |
Patrik Gornicz | moved mkdir cmd to root |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-06-20 |
Patrik Gornicz | created some cmd varibles |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-06-20 |
Patrik Gornicz | added gitrebase guide |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-06-20 |
Patrik Gornicz | added .swp to git ignore |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-06-20 |
Patrik Gornicz | added packages file to describe items in packages that... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-06-17 |
Patrik Gornicz | added targets.txt file |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-06-17 |
Stephen Whitmore | Filled in implementation of Vector2::angle(). |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-06-17 |
Patrik Gornicz | cleaned up the make files, added missing all target |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-06-13 |
Patrik Gornicz | setup save/restore for includes |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-06-13 |
Patrik Gornicz | added DIRNAME to each directory, tests now have there... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-06-13 |
Patrik Gornicz | updated target to use only suffixies |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-06-13 |
Patrik Gornicz | clean now cleans bin, mkdir does not use -p |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-06-13 |
Patrik Gornicz | tests now depend on the lib binary, printTrace setup |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-06-13 |
Patrik Gornicz | added prefixes to tests |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-06-13 |
Patrik Gornicz | fixes tests deps rule, changed to one line |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-06-13 |
Patrik Gornicz | fixed a path issue with deps |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-06-13 |
Patrik Gornicz | added varible prefixes to lib |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-06-12 |
Patrik Gornicz | added $P to tests, fixed some bugs with mixing |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-06-12 |
Patrik Gornicz | suffixing varibles began (lib) |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-06-08 |
Patrik Gornicz | changed how flags are set for targets, fixed deps incfl... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-06-08 |
Patrik Gornicz | added a targets file to describe general targets |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-06-07 |
Patrik Gornicz | worked on getting tests directory part of the grand... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-06-07 |
Patrik Gornicz | changed cxxflags for targets |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-06-07 |
Patrik Gornicz | renamed test to tests |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-06-07 |
Patrik Gornicz | Moved library files into a lib directory |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-06-07 |
Patrik Gornicz | cleaned up internal makefile paths |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-06-05 |
Patrik Gornicz | removed DIRS varible, setup CXXFLAGS to be target specific |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-06-04 |
Patrik Gornicz | make system divided into *.mk files |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-05-31 |
Patrik Gornicz | added -rdynamic flag for better traces |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-05-31 |
Patrik Gornicz | fixed include of stdlib.h, and incressed the warning... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-05-31 |
Patrik Gornicz | added printTrace test |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-05-31 |
Patrik Gornicz | added a printTrace function to print out the current... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-05-31 |
Patrik Gornicz | fixed bugs with test system not using the local library |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-05-31 |
Patrik Gornicz | simple test system setup |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-05-28 |
Patrik Gornicz | renamed libpg to libbear |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-05-24 |
Patrik Gornicz | cleaned up how dir.mk files work |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-05-24 |
Patrik Gornicz | fixed redolent clean rule |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-05-24 |
Patrik Gornicz | cleaned the make file, regrouped varibles |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-05-18 |
Patrik Gornicz | small change to directory handling in Makefile |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-05-18 |
Patrik Gornicz | created a Timer class |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-05-18 |
Patrik Gornicz | moved ticks to lib |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-05-18 |
Patrik Gornicz | renamed Mutex to Lock ... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-05-18 |
Patrik Gornicz | renamed Mutex to a lock (does not compile) |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-05-16 |
Patrik Gornicz | cleaned up the library |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-05-16 |
Patrik Gornicz | Makefile cleaning |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-05-02 |
Patrik Gornicz | added some standard make varibles, such as prefix |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-05-02 |
Patrik Gornicz | create rules for win32 and final builds |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-05-02 |
Patrik Gornicz | changed install to use the install program |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-05-02 |
Patrik Gornicz | fixed method namespaceing bug |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-05-01 |
Patrik Gornicz | fixed up clean making deps files first |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-05-01 |
Patrik Gornicz | name spaced library |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-04-29 |
Patrik Gornicz | changed names, linking, and installing |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-04-28 |
Patrik Gornicz | install/uninstall |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-04-28 |
Patrik Gornicz | changes to soname of lib |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2009-04-28 |
Patrik Gornicz | public headers move to a inc directory |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
next |