Commit Graph

34 Commits

Author SHA1 Message Date
pierre
810b37a877 Fix delete of gdbver.inc generated file after gdbint unit compilation when called from packages level
git-svn-id: trunk@40392 -
2018-11-29 14:23:44 +00:00
marco
98f00acb06 * trunk to 3.3.1
git-svn-id: trunk@39635 -
2018-08-18 15:47:44 +00:00
joost
ad28a21b45 * Add gdbver_nogdb.inc to fpmake.inc
git-svn-id: trunk@32124 -
2015-10-22 17:19:14 +00:00
pierre
e8d836f74c Activate gdbint package for solaris target OS
git-svn-id: trunk@29519 -
2015-01-22 15:12:14 +00:00
marco
d407b668d1 * version updated to 3.1.1
git-svn-id: trunk@29399 -
2015-01-04 21:09:04 +00:00
marco
6bcb46eb30 * adding dragonfly to packages, mantis #27091
git-svn-id: trunk@29215 -
2014-12-07 20:38:45 +00:00
joost
0574714317 * Use short 8.3 names for archives on limit83fs-hosts
git-svn-id: trunk@29174 -
2014-11-28 21:35:46 +00:00
pierre
8ea4e575f2 Only add gdbver.inc if needed
git-svn-id: trunk@29154 -
2014-11-26 15:22:24 +00:00
pierre
c6199b22b6 Also remove gdbver target when gdblib.inc is found and add library path
git-svn-id: trunk@29153 -
2014-11-26 15:05:33 +00:00
joost
5790650a36 * Fixed compilation when libgdb is not found, by reverting
parts of r29050 that were forgotten in r29144

git-svn-id: trunk@29151 -
2014-11-26 11:07:35 +00:00
joost
9d22150f37 * Restored gdbver-target, was removed in r29050, but set .installed
:= false. Its in some cases necessary to get the gdb-version.

git-svn-id: trunk@29144 -
2014-11-24 18:05:50 +00:00
pierre
3a19db0bb0 Add AIX support, do not add gdbver to targets
git-svn-id: trunk@29050 -
2014-11-09 22:43:22 +00:00
joost
9be017f858 * Fixed names of example-files in fpmake.pp
git-svn-id: trunk@29027 -
2014-11-08 16:11:41 +00:00
joost
c1eab07eba * Since r29004 there is no need anymore to add the package-path-prefix
git-svn-id: trunk@29011 -
2014-11-07 15:16:15 +00:00
joost
3866540f5a * Fixed building zip-files for multiple packages inside one fpmake
git-svn-id: trunk@28875 -
2014-10-19 08:52:56 +00:00
joost
df4191acb3 * Handle the location of each package at run-time, not at compilation time
* Added a fpmake.pp in the root, to compile the utils and packages in one go

git-svn-id: trunk@24783 -
2013-06-02 17:55:23 +00:00
pierre
2da4a7b3d9 * Add moe information about libgdb.a and examples from tests directory
git-svn-id: trunk@24031 -
2013-03-28 12:29:13 +00:00
pierre
4a9dcfe0b8 Fix condition for compilation and running of gdbver executable
git-svn-id: trunk@23078 -
2012-11-29 09:56:42 +00:00
joost
b61960a0fb * Implemented BuildCPU, BuildOS en BuildString properties
git-svn-id: trunk@23007 -
2012-11-17 21:38:15 +00:00
joost
f8ab6e8adb * The hack calling ResolveFileNames directly does not work anymore
git-svn-id: trunk@20761 -
2012-04-08 19:25:56 +00:00
pierre
bc0c98f88a * Fix cross win32 to go32v2 gdbver run
git-svn-id: trunk@20443 -
2012-02-29 10:51:19 +00:00
joost
5f1409253a * Changed gdbver-binary output path to make it work with both packages/fpmake
and gdbint/fpmake

git-svn-id: trunk@20286 -
2012-02-09 15:08:00 +00:00
pierre
14edbfe855 + Handle gdblib.inc include file in GDBLibDir
git-svn-id: trunk@20167 -
2012-01-25 07:26:07 +00:00
pierre
a088820cfe * Try to fix problem with gdbver executable
git-svn-id: trunk@20110 -
2012-01-19 13:59:43 +00:00
joost
ee8268dd7f * Do not use a buildunit when compiling intgdb, since it is not possible to compile single files in the BeforeCompile even when a buildunits is used.
* Add the .exe extension to gdbver(.exe) on Windows.

git-svn-id: trunk@20105 -
2012-01-18 18:12:18 +00:00
joost
4795192b50 * Add package prefix when generating gdbver.inc
git-svn-id: trunk@20039 -
2012-01-10 17:03:49 +00:00
joost
073688f7cb * fpmake now builds gdbint for the same targets as fpcmake does
git-svn-id: trunk@19990 -
2012-01-06 22:38:41 +00:00
joost
8c03cf38c7 * Added detection of gdb-version to fpmake
git-svn-id: trunk@18095 -
2011-08-04 19:19:06 +00:00
marco
043e9b2ec2 * Trunk version to 2.7.1
git-svn-id: trunk@18075 -
2011-08-03 13:59:33 +00:00
peter
2916256b2c * change externalurl to homepageurl
git-svn-id: trunk@12170 -
2008-11-18 23:58:52 +00:00
marco
2bbe4590db * Another batch of manifests added to the respective fpmakes. Until httpd22.
git-svn-id: trunk@11975 -
2008-10-26 20:18:05 +00:00
marco
1295c499c9 * More fpmake fixes. Exampledirs and includefiles mostly fixed for these.
gdbint moves two examples from src to exampledir + makefile fix.

git-svn-id: trunk@11949 -
2008-10-22 22:08:05 +00:00
peter
7b188a6a0e * reset version to latest release: 2.2.2-0
git-svn-id: trunk@11907 -
2008-10-17 18:36:45 +00:00
marco
4589df16b0 * gdbint moved
git-svn-id: trunk@9951 -
2008-01-26 18:18:09 +00:00