]> git.tdb.fi Git - builder.git/log
builder.git
17 years agoAdd gmpxx package
Mikko Rasa [Sat, 16 Sep 2006 11:46:47 +0000 (11:46 +0000)]
Add gmpxx package
Support custom cflags
Use basenames for Install rebuild reasons

17 years agoInitialize Component::install to false
Mikko Rasa [Mon, 4 Sep 2006 16:12:59 +0000 (16:12 +0000)]
Initialize Component::install to false
Don't throw for packages with no installable components
Don't create spurious symlinks in bootstrap.sh

17 years agoCreate destination path in Copy instead of source path
Mikko Rasa [Sun, 3 Sep 2006 20:50:01 +0000 (20:50 +0000)]
Create destination path in Copy instead of source path
Initialize Copy::Worker::error to false

17 years agoMake Copy generate verbose output and return errors
Mikko Rasa [Sun, 3 Sep 2006 19:26:53 +0000 (19:26 +0000)]
Make Copy generate verbose output and return errors
Make bootstrap.sh search for libs in ..

17 years agoDon't put nulls into the new packages queue
Mikko Rasa [Sun, 3 Sep 2006 19:06:28 +0000 (19:06 +0000)]
Don't put nulls into the new packages queue
Improve algorithm for checking missing packages

17 years agoFix == -> =
Mikko Rasa [Sun, 3 Sep 2006 18:51:50 +0000 (18:51 +0000)]
Fix == -> =

17 years agoProcess ObjectFile dependencies correctly even when it's processed before some header...
Mikko Rasa [Sat, 2 Sep 2006 14:29:09 +0000 (14:29 +0000)]
Process ObjectFile dependencies correctly even when it's processed before some headers it depends on
Show all dependencies with -a alldeps

17 years agoPackage configuration is cached
Mikko Rasa [Fri, 1 Sep 2006 21:44:35 +0000 (21:44 +0000)]
Package configuration is cached
Correct behavior with build errors when jobs>1

17 years agoAdd command line options (not all of them work yet)
Mikko Rasa [Thu, 31 Aug 2006 14:03:51 +0000 (14:03 +0000)]
Add command line options (not all of them work yet)
Make object files depend on all included headers
Support multiple source directories per component
Support installing files
Make executables depend on all required libraries
Add analyzer
Enhance and clean up normal output
Support parallel builds
Add component type headers
Add bootstrap.sh for initial build
Add Readme.txt

17 years agoOutput cleanup
Mikko Rasa [Sun, 27 Aug 2006 22:10:00 +0000 (22:10 +0000)]
Output cleanup
Support configuration (no caching yet)

17 years agoBuilder can build itself now.
Mikko Rasa [Sun, 27 Aug 2006 21:09:00 +0000 (21:09 +0000)]
Builder can build itself now.

17 years agoAdd files.
Mikko Rasa [Sun, 27 Aug 2006 12:45:01 +0000 (12:45 +0000)]
Add files.
Doesn't build anything yet.

17 years agoCreate trunk
Mikko Rasa [Sun, 27 Aug 2006 10:59:21 +0000 (10:59 +0000)]
Create trunk