Commit graph

148 commits

Author SHA1 Message Date
Norbert Thiebaud
4f96f4ef38 added gb_HIRESTIME to allow getting rid of LOW_RESOLUTION_TIME warnings 2011-01-10 21:35:28 -06:00
Norbert Thiebaud
ddca672eb7 solaris awk does not close stdin when not input file is given explicitly 2011-01-10 21:35:28 -06:00
Norbert Thiebaud
98ce6cf4e9 gnu copy should only preserve mode and timestamps 2011-01-10 21:35:28 -06:00
Norbert Thiebaud
f2710dc82c decrypted confused comment in LinkTarget.mk 2011-01-10 21:35:28 -06:00
Norbert Thiebaud
4631487549 add debug info; restore some of the old windows link/compile switches 2011-01-10 21:35:28 -06:00
Norbert Thiebaud
5e923816c6 using awk instead of echo for better portability 2011-01-10 21:35:28 -06:00
Norbert Thiebaud
21cbebd0d3 fixing gnucopy hack 2011-01-10 21:35:28 -06:00
Norbert Thiebaud
f692ba2e65 use gnu cp when available, fallback to posix tools outherwise 2011-01-10 21:35:28 -06:00
Norbert Thiebaud
8b38f2cd3d low resolution time for deliver files 2011-01-10 21:35:28 -06:00
Norbert Thiebaud
408857cf2e fix windows link switches 2011-01-10 21:35:28 -06:00
Norbert Thiebaud
a1e8268ea3 fixing auxtargets for windows without crashdumper 2011-01-10 21:35:28 -06:00
Norbert Thiebaud
83ed27ef9d fixed pch for full builds without an explicit setting of defs with _set_defs 2011-01-10 21:35:28 -06:00
Norbert Thiebaud
dee6340f5c deal with .pdb files 2011-01-10 21:35:28 -06:00
Norbert Thiebaud
cd0c2581d2 removing hardcoded SRCDIR 2011-01-10 21:35:28 -06:00
Norbert Thiebaud
614f3548d8 better use REPODIR 2011-01-10 21:35:28 -06:00
Norbert Thiebaud
20dc76ba46 rename deliver.log to gb_deliver.log to save it from being killed by deliver 2011-01-10 21:35:28 -06:00
Norbert Thiebaud
621c7add3e getting rid of obsolete install and uninstall targets 2011-01-10 21:35:28 -06:00
Norbert Thiebaud
62e7d3eb8d add dll file to deliver.log 2011-01-10 21:35:27 -06:00
Norbert Thiebaud
960013b01f fixed package for naming convention 2011-01-10 21:35:27 -06:00
Norbert Thiebaud
ad94d81dfe cleaned up module registration 2011-01-10 21:35:27 -06:00
Norbert Thiebaud
2458aa398f comments in Output.mk 2011-01-10 21:35:27 -06:00
Norbert Thiebaud
bb70efec79 comments in LinkTarget.mk 2011-01-10 21:35:27 -06:00
Norbert Thiebaud
04bd40d4cf comments in LinkTarget.mk 2011-01-10 21:35:27 -06:00
Norbert Thiebaud
876b2c8050 gbuild file permissions 2011-01-10 21:35:27 -06:00
Norbert Thiebaud
09f003baa8 made setuplocal an extension 2011-01-10 21:35:27 -06:00
Norbert Thiebaud
12d8dbe825 some more comments on deliver 2011-01-10 21:35:27 -06:00
Norbert Thiebaud
36b7b2c541 packmodule extension 2011-01-10 21:35:27 -06:00
Norbert Thiebaud
ecbfbaf8c1 fix merge errors 2011-01-10 21:35:27 -06:00
Norbert Thiebaud
0468b08324 fixes for linking on OSX 2011-01-10 21:35:27 -06:00
Norbert Thiebaud
c89b93150d major refactoring of the layer logic
separating it between linktarget, library and executable classes
2011-01-10 21:35:27 -06:00
Norbert Thiebaud
a8395c9ca8 pch announcement 2011-01-10 21:35:27 -06:00
Norbert Thiebaud
1a35a51abb fixing library names in components on windows 2011-01-10 21:35:27 -06:00
Norbert Thiebaud
dca93e6bf1 added missing processdelivered.awk script 2011-01-10 21:35:27 -06:00
Norbert Thiebaud
3b61f3f186 first implementation of deliver.log generation 2011-01-10 21:35:27 -06:00
Norbert Thiebaud
875541c787 fixing system libname registry on windows 2011-01-10 21:35:27 -06:00
Norbert Thiebaud
aa498be174 fixing rpath quoting voodoo on solaris 2011-01-10 21:35:27 -06:00
Norbert Thiebaud
a6188bcec1 removing touchback on deliver because of problems with subsec timestamps 2011-01-10 21:35:27 -06:00
Norbert Thiebaud
af2053b41f fixes for solaris 2011-01-10 21:35:27 -06:00
Norbert Thiebaud
57664e15ea minor fixes related to LOCALBUILDDIR 2011-01-10 21:35:27 -06:00
Norbert Thiebaud
26b3ed34fb better output 2011-01-10 21:35:26 -06:00
Norbert Thiebaud
c77f5bbb59 post output 2011-01-10 21:35:26 -06:00
Norbert Thiebaud
fc10a22fd5 local build dirs 2011-01-10 21:35:26 -06:00
Norbert Thiebaud
dd9217867e local build dirs 2011-01-10 21:35:26 -06:00
Norbert Thiebaud
8cf783e2f8 setting CPPU_ENV on solaris 2011-01-10 21:35:26 -06:00
Norbert Thiebaud
1b4e5735db getting gnu cp out of the environment on solaris 2011-01-10 21:35:26 -06:00
Norbert Thiebaud
567a751ed5 explicitly using gnu cp on solaris 2011-01-10 21:35:26 -06:00
Norbert Thiebaud
c7a4787f6e finish the message with a dot. 2011-01-10 21:35:26 -06:00
Norbert Thiebaud
e327f90f9e lib name cleanup 2011-01-10 21:35:26 -06:00
Norbert Thiebaud
f8a0364eb0 added file Output.mk 2011-01-10 21:35:26 -06:00
Norbert Thiebaud
cdab38cf4d more work on output 2011-01-10 21:35:26 -06:00