1
0
mirror of https://github.com/OpenNebula/one.git synced 2024-12-23 17:33:56 +03:00
Commit Graph

25 Commits

Author SHA1 Message Date
Javi Fontan
9f51f72115 feature #2245: make xmlrpc-c-config the first option in scons
Try first using xmlrpc-c-config to compile and link options
instead of pkg-config. Needed for statically link new versions
of xmlrpc-c when other is installed systemwide.
2013-10-17 17:04:23 +02:00
Ruben S. Montero
c885df333d Make build system work with ruby 2.0 2013-03-28 20:17:03 +01:00
Jaime Melis
7357bffe34 Update copyright notice 2013-01-24 16:18:30 +01:00
Jaime Melis
af61e33f8c Update year to 2013 2013-01-24 16:03:57 +01:00
Hector Sanjuan
d84ce02d44 Feature #1302: Update Self-Service to be IE compatible
* Javascript adaptation for IE >= 7
 * Updated crypto-js library. Added base64 enconding library for IE as browser does not support btoa()
 * Update langauge compilation plugin to produce IE >= 7 compatible translation files.
 * Added login warning for IE
(cherry picked from commit 1e9cdff570b9eb9118a94ae47ab196663d9820b0)
2012-07-19 01:59:07 +02:00
Ruben S. Montero
dc0c179908 feature #1268: Integrate js language generation in building process 2012-05-24 14:43:43 +02:00
Jaime Melis
a2b7cb6bc9 Bump to version 3.2.0 2012-01-12 12:29:18 +01:00
Javi Fontan
8495a8e838 deleted uneeded build file 2011-12-20 11:34:11 +01:00
Javi Fontan
54c32bba53 added pthread libraries to xmlrpc library search 2011-12-20 11:33:50 +01:00
Ruben S. Montero
dfc858a23a Fix scons tests for xml-rpc-c with gcc 4.6 2011-04-22 00:39:17 +02:00
Jaime Melis
4980255942 Update copyright year to 2011 2011-02-25 14:34:44 +01:00
Jaime Melis
995094aca1 Bug #456: The build process should take into account the LDFLAGS environment variable
(cherry picked from commit cd8731e18f)
2011-01-12 17:55:01 +01:00
Ruben S. Montero
54e8dfd1af scons helper now uses fileutils instead of ftools 2010-07-17 01:58:24 +02:00
Javier Fontán Muiños
fdfe10407e Changed copyright notice 2010-02-22 18:00:30 +01:00
Javier Fontán Muiños
c42667c929 Cleaning up scons files
git-svn-id: http://svn.opennebula.org/one/trunk@487 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-04-23 17:24:12 +00:00
Javier Fontán Muiños
156fda728f Added license headers and changed copyright year. For #67.
git-svn-id: http://svn.opennebula.org/one/trunk@308 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-01-19 18:05:46 +00:00
Javier Fontán Muiños
6cdfc57d7d More help info and fixed bug in build logging
git-svn-id: http://svn.opennebula.org/one/trunk@108 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2008-09-30 16:07:52 +00:00
Javier Fontán Muiños
dd9b249ced Added help to build crash and more debugging information
git-svn-id: http://svn.opennebula.org/one/trunk@107 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2008-09-30 16:07:51 +00:00
Javier Fontán Muiños
b8765168de Test file deletion is disabled so it is easier to debug xmlrpc-c finder
git-svn-id: http://svn.opennebula.org/one/trunk@92 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2008-09-11 17:44:24 +00:00
Javier Fontán Muiños
676a47486d Added some more recipes and debugging info to xmlrpc-c finder script
git-svn-id: http://svn.opennebula.org/one/trunk@91 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2008-09-11 17:41:02 +00:00
Javier Fontán Muiños
edb46f95de XMLRPC library finder does not break when it can not delete output file
git-svn-id: http://svn.opennebula.org/trunk@84 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2008-08-19 13:52:54 +00:00
Javier Fontán Muiños
a88370da6d Changed the invocation of digest/md5 in xmlrpc lib finder
git-svn-id: http://svn.opennebula.org/trunk@71 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2008-07-22 16:15:38 +00:00
Javier Fontán Muiños
89500288b2 xmlrpc_config: Cleanup and changed temp directory
git-svn-id: http://svn.opennebula.org/trunk@55 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2008-07-14 12:56:37 +00:00
Javier Fontán Muiños
fef1fc59c6 First version of the xmlrpc library finder. Works in fedora, debian and macosx.
git-svn-id: http://svn.opennebula.org/trunk@48 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2008-07-10 11:24:48 +00:00
Javier Fontán Muiños
6eb9fed97d Initial commit of ONE code
git-svn-id: http://svn.opennebula.org/trunk@2 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2008-06-17 16:27:32 +00:00