Norbert Thiebaud
368bb4b0f7
the startmath module in Module_ooo must use the name of the directory
2011-01-14 20:04:08 -06:00
Norbert Thiebaud
d20aada42b
add starmath libraries to Repository.mk
2011-01-14 08:05:48 -06:00
Michael Meeks
09bffa9a4f
make linkoo scan the solver too, for Norbert's gnumake work
2011-01-10 21:39:39 -06:00
Norbert Thiebaud
b33d150eac
-Wunitialized is not compatible with -DDEBUG
2011-01-10 21:36:56 -06:00
Norbert Thiebaud
37b84efc2d
rename gb_HIRESTIME to gb_LOWRESTIME. Assume highres precision by default
2011-01-10 21:36:56 -06:00
Norbert Thiebaud
63b390b7f4
add missing library for sc. Massage the delivered libraries name.
2011-01-10 21:36:56 -06:00
Norbert Thiebaud
616c1d36f8
support USE_GMAKE=1 envvar to build with gmake the modules that can be.
2011-01-10 21:36:56 -06:00
Norbert Thiebaud
9445fa44c5
add sc in the list of gmake-Modules
2011-01-10 21:35:29 -06:00
Norbert Thiebaud
826659a2f2
support for an alternate gbuild.lst to support gmake build
...
This is to support the possibility of building some modules with gmake
instead of dmake, while still maintaining the dmake method
fully functional
2011-01-10 21:35:29 -06:00
Norbert Thiebaud
89e480447b
add a few comment to balance quotes, to make the editor less confused
2011-01-10 21:35:29 -06:00
Norbert Thiebaud
95e73f3f05
add all the sub-directory of the RESLOCATION to search for resource
...
calc has its images split in sub-directory they need to be added
as arguments for RSC. the easiest way seems to add -lip=xxx for each
subdirectory in $(gb_ResTarget_DEFIMAGESLOCATION)$(RESLOCATION)
2011-01-10 21:35:29 -06:00
Norbert Thiebaud
363aae0859
add calc related library to the Repository
2011-01-10 21:35:29 -06:00
Norbert Thiebaud
315dd658a0
tweak MacOs platform specific include to build on Macos
2011-01-10 21:35:29 -06:00
Norbert Thiebaud
e74e9f6258
fixing variable exports for windows compiler (thanks ause)
2011-01-10 21:35:29 -06:00
Norbert Thiebaud
d67548716c
fixing variable exports for windows compiler (thanks ause)
2011-01-10 21:35:29 -06:00
Norbert Thiebaud
50199ad2a6
also accept debug=t
2011-01-10 21:35:29 -06:00
Norbert Thiebaud
271449ee88
fixing fix for error 134
2011-01-10 21:35:29 -06:00
Norbert Thiebaud
3e5d36e270
removing subshell calls for now to avoid error 134
2011-01-10 21:35:29 -06:00
Norbert Thiebaud
f3b8355849
filtering compiler and java headers on windows for dep generation
2011-01-10 21:35:29 -06:00
Norbert Thiebaud
15ff77bb3a
fixing broken makedepend behaviour
2011-01-10 21:35:29 -06:00
Norbert Thiebaud
f3b5ce6eea
reverted some accidental changes
2011-01-10 21:35:28 -06:00
Norbert Thiebaud
cce9a05003
fixing ::rtl::Reference/::uno::Reference collision, which broke PCH
2011-01-10 21:35:28 -06:00
Norbert Thiebaud
9708c32c6f
#i105735# removed obsolete defines
2011-01-10 21:35:28 -06:00
Norbert Thiebaud
bbff4e2c5a
fixing DEFS and CXXFLAGS (this is needed for PCH on windows)
2011-01-10 21:35:28 -06:00
Norbert Thiebaud
385aaa980c
setting INCLUDE, INCLUDE_STL, DEFS on header target (for PCHs on Windows)
2011-01-10 21:35:28 -06:00
Norbert Thiebaud
203882709c
fixing filtering of PCH define for dep generation
2011-01-10 21:35:28 -06:00
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
aa486f3075
using wildcard instead of shell call in global makefile
2011-01-10 21:35:28 -06:00
Norbert Thiebaud
cd0c2581d2
removing hardcoded SRCDIR
2011-01-10 21:35:28 -06:00
Norbert Thiebaud
4799103c4d
removed milestone from packed module
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