2009-09-02 |
Patrik Gornicz | physics no longer option in Makefile |
blob | commitdiff |
2009-09-01 |
Patrik Gornicz | Merge branch 'physics' |
blob | commitdiff | diff to current |
2009-09-01 |
Patrik Gornicz | removed trailing / from directories (given in files.mk) |
blob | commitdiff | diff to current |
2009-08-01 |
Patrik Gornicz | removed old Makefile, use the one in libbear now |
blob | commitdiff |
2009-07-01 |
Patrik Gornicz | created function include varibles F_ |
blob | commitdiff | diff to current |
2009-07-01 |
Patrik Gornicz | create B_ varibles for build types |
blob | commitdiff | diff to current |
2009-07-01 |
Patrik Gornicz | setup physics to be a local project |
blob | commitdiff | diff to current |
2009-06-20 |
Patrik Gornicz | fixed makefile hack to get tests depending on libs |
blob | commitdiff | diff to current |
2009-06-20 |
Patrik Gornicz | fixed global clean commands still creating deps files |
blob | commitdiff | diff to current |
2009-06-20 |
Patrik Gornicz | moved mkdir cmd to root |
blob | commitdiff | diff to current |
2009-06-20 |
Patrik Gornicz | created some cmd varibles |
blob | commitdiff | diff to current |
2009-06-20 |
Patrik Gornicz | added packages file to describe items in packages that... |
blob | commitdiff | diff to current |
2009-06-17 |
Patrik Gornicz | cleaned up the make files, added missing all target |
blob | commitdiff | diff to current |
2009-06-13 |
Patrik Gornicz | added DIRNAME to each directory, tests now have there... |
blob | commitdiff | diff to current |
2009-06-13 |
Patrik Gornicz | updated target to use only suffixies |
blob | commitdiff | diff to current |
2009-06-13 |
Patrik Gornicz | tests now depend on the lib binary, printTrace setup |
blob | commitdiff | diff to current |
2009-06-13 |
Patrik Gornicz | added prefixes to tests |
blob | commitdiff | diff to current |
2009-06-13 |
Patrik Gornicz | added varible prefixes to lib |
blob | commitdiff | diff to current |
2009-06-12 |
Patrik Gornicz | added $P to tests, fixed some bugs with mixing |
blob | commitdiff | diff to current |
2009-06-08 |
Patrik Gornicz | added a targets file to describe general targets |
blob | commitdiff | diff to current |
2009-06-07 |
Patrik Gornicz | worked on getting tests directory part of the grand... |
blob | commitdiff | diff to current |
2009-06-07 |
Patrik Gornicz | Moved library files into a lib directory |
blob | commitdiff | diff to current |
2009-06-07 |
Patrik Gornicz | cleaned up internal makefile paths |
blob | commitdiff | diff to current |
2009-06-05 |
Patrik Gornicz | removed DIRS varible, setup CXXFLAGS to be target specific |
blob | commitdiff | diff to current |
2009-06-04 |
Patrik Gornicz | make system divided into *.mk files |
blob | commitdiff | diff to current |
2009-05-31 |
Patrik Gornicz | fixed include of stdlib.h, and incressed the warning... |
blob | commitdiff | diff to current |
2009-05-31 |
Patrik Gornicz | simple test system setup |
blob | commitdiff | diff to current |
2009-05-28 |
Patrik Gornicz | renamed libpg to libbear |
blob | commitdiff | diff to current |
2009-05-28 |
Patrik Gornicz | renamed libpg to libbear |
blob | commitdiff | diff to current |
2009-05-24 |
Patrik Gornicz | cleaned up how dir.mk files work |
blob | commitdiff | diff to current |
2009-05-24 |
Patrik Gornicz | fixed redolent clean rule |
blob | commitdiff | diff to current |
2009-05-24 |
Patrik Gornicz | cleaned the make file, regrouped varibles |
blob | commitdiff | diff to current |
2009-05-18 |
Patrik Gornicz | small change to directory handling in Makefile |
blob | commitdiff | diff to current |
2009-05-16 |
Patrik Gornicz | Makefile cleaning |
blob | commitdiff | diff to current |
2009-05-16 |
Patrik Gornicz | Makefile cleaning |
blob | commitdiff | diff to current |
2009-05-02 |
Patrik Gornicz | added some standard make varibles, such as prefix |
blob | commitdiff | diff to current |
2009-05-02 |
Patrik Gornicz | added pg.dll |
blob | commitdiff | diff to current |
2009-05-02 |
Patrik Gornicz | create rules for win32 and final builds |
blob | commitdiff | diff to current |
2009-05-02 |
Patrik Gornicz | changed else ifeq so a lesser make can handle it |
blob | commitdiff | diff to current |
2009-05-02 |
Patrik Gornicz | changed install to use the install program |
blob | commitdiff | diff to current |
2009-05-01 |
Patrik Gornicz | Merge branch 'master' into libpg |
blob | commitdiff | diff to current |
2009-05-01 |
Patrik Gornicz | reworked how Makefile works wrt to win32 and final... |
blob | commitdiff | diff to current |
2009-05-01 |
Patrik Gornicz | fixed up clean making deps files first |
blob | commitdiff | diff to current |
2009-05-01 |
Patrik Gornicz | name spaced library |
blob | commitdiff | diff to current |
2009-04-29 |
Patrik Gornicz | changed names, linking, and installing |
blob | commitdiff | diff to current |
2009-04-29 |
Patrik Gornicz | the local libraries found in libs are now used |
blob | commitdiff | diff to current |
2009-04-28 |
Patrik Gornicz | install/uninstall |
blob | commitdiff | diff to current |
2009-04-28 |
Patrik Gornicz | changes to soname of lib |
blob | commitdiff | diff to current |
2009-04-28 |
Patrik Gornicz | fixed bug in make file wrt INCDIRS |
blob | commitdiff | diff to current |
2009-04-28 |
Patrik Gornicz | public headers move to a inc directory |
blob | commitdiff | diff to current |
2009-04-27 |
Patrik Gornicz | removed files that have been moved to libpg |
blob | commitdiff | diff to current |
2009-04-27 |
Patrik Gornicz | added more files to library so it can compile |
blob | commitdiff | diff to current |
2009-04-27 |
Patrik Gornicz | changed make files for the library, added gitignore |
blob | commitdiff | diff to current |
2009-04-27 |
Patrik Gornicz | moved files into src, copied dir.mk and Makefile |
blob | commitdiff | diff to current |
2009-04-21 |
Patrik Gornicz | changed cleaning logic again, added copying of COPYING |
blob | commitdiff | diff to current |
2009-04-21 |
Patrik Gornicz | fixed libscpy for mingw32, changed special cleaning bug |
blob | commitdiff | diff to current |
2009-04-21 |
Patrik Gornicz | changed Makefile to copy more file to bin directories |
blob | commitdiff | diff to current |
2009-01-22 |
Patrik Gornicz | change how Make triggers cleans |
blob | commitdiff | diff to current |
2009-01-21 |
Patrik Gornicz | fixed polygon penitration due to CoR |
blob | commitdiff | diff to current |
2009-01-19 |
Patrik Gornicz | removed tags creation ... broken system, no real point |
blob | commitdiff | diff to current |
2009-01-19 |
Patrik Gornicz | off loaded including of subdirectories to dir.mk files... |
blob | commitdiff | diff to current |
2009-01-19 |
Patrik Gornicz | removed all ../ entries and made a basic inc path ... |
blob | commitdiff | diff to current |
2009-01-19 |
Patrik Gornicz | fixed up directory creation |
blob | commitdiff | diff to current |
2009-01-19 |
Patrik Gornicz | prof update and cleaning |
blob | commitdiff | diff to current |
2009-01-19 |
Patrik Gornicz | giving more control to dir.mk files |
blob | commitdiff | diff to current |
2009-01-19 |
Patrik Gornicz | renamed to dir.mk files |
blob | commitdiff | diff to current |
2009-01-19 |
Patrik Gornicz | reworked print formating |
blob | commitdiff | diff to current |
2009-01-19 |
Patrik Gornicz | more makefile changes due t move |
blob | commitdiff | diff to current |
2009-01-19 |
Patrik Gornicz | moved makefile up to root |
blob | commitdiff | diff to current |
|