Commit Graph

7 Commits

Author SHA1 Message Date
Sanel Zukan
bb35f66f37 Let title shows ecalc name 2008-01-14 12:58:55 +00:00
Sanel Zukan
8b405a9165 Don't know how I missed SciCalc.h compilation errors.
Sanitizing Library and Program rules. No needs to pass compiler/linker
options throught the build rules since ObjectXXFlags are designed for that.
Also reduces parameter numbers for rules iteself.

Added LinkAgainst rule; jam's LinkLibraries will build library that we
want to link against which is no too good for system libraries. 
LinkAgainst will directly pass libraries to the linker.

Also fixed few bugs like GLOBALFLAGS inclusion since it was skipped 
throught the compilation (that brought a lot of warnings due appended 
-Wall -pedantic options :P).
2007-07-20 15:48:49 +00:00
Sanel Zukan
eafa5c2c43 Work on introduction.txt
Stylesheet mod.
Ecalc docs.
EdeManual rule now accepts images too; they will
be copied where manual's main images/icons resides.
2007-07-18 17:32:49 +00:00
Sanel Zukan
9d7b7dfc51 Added missing Jamfile.
Few tweaks so compilation can pass.
2007-07-18 14:13:39 +00:00
Sanel Zukan
7aebc21172 Added/modified Jamfiles for new builds.
Removed obsolete Makefiles.
2007-07-18 13:35:22 +00:00
Sanel Zukan
43268a4e8b Makefile addoption 2007-06-26 09:22:20 +00:00
Sanel Zukan
1c9135e8aa Imported ecalc, based on original flCalc. 2007-06-26 09:19:05 +00:00