Commit Graph

28 Commits

Author SHA1 Message Date
pierre
1c2a5f9819 + Update all Makefile's modified by
change in utils/fpcm/fpcmake.ini in prevous commit.

  Adapt also other files to that change:

  * compiler/globals.pas: Replace $FPCTARGET by os_string if
  tf_use_8_3 flag is set for target_info also.

  * tests/Makefile.fpc: Modify TEST_TARGETSUFFIX in the same way
  as TARGETSUFFIX was modified in previous commit.

  * tests/utils/dotest.pp:
    + New variable UseOSOnly, set to true if only target OS name
    should be used for subdirectories.

git-svn-id: trunk@18228 -
2011-08-16 20:10:19 +00:00
marco
043e9b2ec2 * Trunk version to 2.7.1
git-svn-id: trunk@18075 -
2011-08-03 13:59:33 +00:00
marco
39d7bb511d * Regenned all makefiles before 2.6.x branching.
git-svn-id: trunk@18073 -
2011-08-03 13:41:52 +00:00
marco
d8b80d2c23 * patch from mantis #19039 which adds dessetkey
git-svn-id: trunk@17634 -
2011-06-02 16:19:52 +00:00
Almindor
53c2870fab * fix array count bug from 16875
git-svn-id: trunk@16876 -
2011-02-03 19:41:45 +00:00
Almindor
59e71130d4 * add a few version up front
git-svn-id: trunk@16875 -
2011-02-03 19:30:33 +00:00
Jonas Maebe
8b0301409a + i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and
later: the same as i386/darwin, except
      a) uses the non-fragile Objective-C ABI/runtime
      b) does not require stubs for direct calls/jumps (not required for
         i386/darwin under 10.6 and later either, but still generated
         there for backwards compatibility)
      c) only the same packages are enabled as for ARM/Darwin
      d) MacOSAll is compiled specifically for the iPhoneSimulator SDK
    This target also defines the symbol "darwin" apart from the target
    name "iphonesim" for source code compatibility reasons.

git-svn-id: trunk@16065 -
2010-09-29 21:56:47 +00:00
sekelsenmat
51d212ee23 Patch from Alberto Brito, improves OpenSSL and allows only one of the 2 DLLs to be loaded. See bug #17270
git-svn-id: trunk@15988 -
2010-09-15 08:50:21 +00:00
sekelsenmat
fae7605a36 Adds more OpenSSL BIO functions and constants
git-svn-id: trunk@15886 -
2010-08-23 16:04:12 +00:00
sekelsenmat
90df24dfae Small fix for PPEVP_PKEY
git-svn-id: trunk@15883 -
2010-08-23 14:32:31 +00:00
sekelsenmat
433f030779 Adds PEM_read_bio_PrivateKey to the OpenSSl headers and other minor improvements
git-svn-id: trunk@15882 -
2010-08-23 13:57:36 +00:00
sekelsenmat
03404df0a4 Patch from Inoussa OUEDRAOGO, improves OpenSSL
git-svn-id: trunk@15469 -
2010-06-21 21:17:30 +00:00
sekelsenmat
4f429f697a Adds new RSA, RAND, EVP, X509, Crypto and ERR functions to OpenSSL and also adds a mechanism to show which functions weren't loaded.
git-svn-id: trunk@15464 -
2010-06-21 14:17:35 +00:00
pierre
55cffbef12 * Update Makefiles
git-svn-id: trunk@14385 -
2009-12-10 08:36:52 +00:00
Jonas Maebe
847354fe10 * Makefiles version 2.5.1
git-svn-id: trunk@13533 -
2009-08-13 21:21:28 +00:00
Jonas Maebe
e246cac3ac * regenerated using latest fpcmake
git-svn-id: trunk@13487 -
2009-08-02 18:40:14 +00:00
marco
acf20fe7db * 3rd batch of fpmake updates (demoes + includepaths)
git-svn-id: trunk@11950 -
2008-10-23 14:03:16 +00:00
marco
e5db5e4aa8 * regened makefiles to propagate makefile versions
git-svn-id: trunk@11947 -
2008-10-22 17:32:15 +00:00
marco
3591d54f24 * updated all makefile.fpc versions to 2.2.2 for fppkg compat.
git-svn-id: trunk@11945 -
2008-10-22 17:19:13 +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
Jonas Maebe
9d8bee1887 * regenerated with changes in r11233
git-svn-id: trunk@11234 -
2008-06-15 15:52:25 +00:00
giulio
14d4f02fa0 * fixed fpc_zipinstall for go32v2 and the like
* makefiles regenerated

git-svn-id: trunk@11180 -
2008-06-03 14:01:09 +00:00
Almindor
971a28ece4 * add SSL_ctrl, SSL_CTX_ctrl and friends to openSSL
git-svn-id: trunk@11119 -
2008-05-29 12:17:59 +00:00
Tomas Hajny
77581bedd1 * makefiles regenerated with newer fpcmake
git-svn-id: trunk@11107 -
2008-05-28 06:34:32 +00:00
Jonas Maebe
b6c43bad7d * regenerated for i386-Haiku and darwin cross compilation changes
git-svn-id: trunk@11073 -
2008-05-24 09:29:08 +00:00
micha
0b2f80a38b * regenerate Makefiles to get armeb-linux support globally (also arm-darwin, so it seems)
git-svn-id: trunk@10888 -
2008-05-05 18:46:55 +00:00
micha
b0838b13d7 * add armeb target to compiler/Makefiles
git-svn-id: trunk@10552 -
2008-03-24 17:48:11 +00:00
marco
00967cec59 * openssl moved
git-svn-id: trunk@10032 -
2008-01-27 10:56:35 +00:00